hi , when I throw an userException defined how:
// EXCEPTIONS
["java:getset"]
exception TVBLOBException {
/**
* Server supplied unique identifier of the operation.
*
* TODO investigate possibility of making this read-only
*
*/
int ticket;
/**
* Server supplied message suitable for logging but NOT for presentation
* to user.
*/
string message;
};
exception SystemError extends TVBLOBException {};
if I try to execute my test client from the same PC I don't have problem ,
if the server and client application are executed on different PC the client receive that exception:
../../include/Ice/BasicStream.h:578: Ice::UnmarshalOutOfBoundsException:
protocol error: out of bounds during unmarshaling
I don't have idea what is the problem in the documentation I fond that this exception is thrown when the exception is of an unknown type
thank for al info about
Andrea
------------------- ============= --------------------
sorry the problem was founded ...........
------------------- ============= --------------------

Reply With Quote
atabaseException') on the client only. With slice tracing on, on the client, I get "Slicing: unknown exception type `::Trainer::Scenario: