Hello
I have a problem using JEREMIE as Protocol -
Trying to call any method of the Home-Interface
causes the following error:
java.lang.UnsupportedOperationException
at
org.objectweb.jeremie.libs.stub_factories.std.RefImpl.newCall(RefImpl.java:405)
at
de.dig.vsb.ejb.statistic.JOnASStatisticBeanStatisticHome_Stub.create(JOnASStatisticBeanStatisticHome_Stub.java:37)
at de.dig.vsa.statsc.statcreate(statsc.java:272)
at de.dig.vsa.statsc.main(statsc.java:186)
(Of course not always in ...Home_Stub.create )
I have both JEREMIE_jonas.jar and RMI_Jonas.jar in my classpath
when calling GenIC, starting the jeremieregistry and the ejbserver.
also the env-var OBJECTWEB_ORB is set to JEREMIE.
What did i do wrong ?
--
greetings
markus
----
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".