Hi.
I wrote an own test bean and deployed it on Jonas. Then I have a java
test application, to call it. This woks fine, when I have
"JOnASTestBeanTestHome_Stub.class" in the CLASSPATH on the client. As
soon as I remove this file on the client, I get the following error
message when running the client:
Cannot lookup Test: javax.naming.CommunicationException [Root exception
is java.
rmi.UnmarshalException: error unmarshalling return; nested exception is:
java.lang.ClassNotFoundException:
tpslabs.JOnASTestBeanTestHome_Stub]
Do I really need to have all the Jonas specific Home_Stub classes in the
CLASSPATH on my client? I thought, this job could by achieved
dynamically by RMI.
Thanks for any light on this,
Vossi
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".