Hi there,

I just noticed that the application client that I wrote for Orion is
printing stack traces like so:

javax.ejb.DuplicateKeyException: Entity already exists
        at
com.evermind._dn.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(.:1446)
        at com.evermind._dn.invokeMethod(.:1369)
        at com.evermind._yd.invoke(.:53)
        at __Proxy2.<my method>(Unknown Source)

Which presumably means it is not passing the stack trace information
across from the server to the client. 

This means I can't see the part of the stack trace on the server, which
is really annoying.

Is there a way around this? I'm sure lots of people would have this
problem, so I'm probably just missing something obvious...

Cheers

Geoff


Reply via email to