Hi,
i ran into a real showstopper. My EJBs deploy all correct, and some of them
can be accessed. But accessing one particular Bean generates the following
exception on the client side:
javax.ejb.CreateException
at com.evermind.server.rmi.a8.invokeMethod(JAX)
at com.evermind.server.rmi.a_.invoke(JAX)
at com.evermind.server.rmi.a0.invoke(JAX)
at __Proxy0.create(Unknown Source)
at
de.netmedia.ejb.base.binarybean.NMejbBinaryAccess.create(NMejbBinaryAccess.j
ava:89)
at de.netmedia.ejb.test.clienttest.addWords(clienttest.java:100)
at de.netmedia.ejb.test.clienttest.main(clienttest.java:246)
The client is using the physical identical classes as the server, so that
there can be no discrepances. The server does not report anything, it gets
not even touched it seems... What's more, i cannot locate a __Proxy0.class
in any of the orion directories, is it part of some jar? The name looks like
it was generated.
What may cause this exception? This happens both with orion 1.1.8 and 1.1.9.
Yesterday (nearly) the same bean worked well, so i fear that something in my
settings/classes screw up - but i cant figure out the reason (and the
exception is not very descriptive).
Any help would be very appriciated, thanx
Jens Stutte
____________________________________________
[EMAIL PROTECTED], http://www.netmedia.de
NetMedia GmbH
Neugrabenweg 5-7
66123 Saarbruecken
Germany
fon: +49 (0) 681 - 3 79 88 - 0
fax: +49 (0) 681 -�3 79 88 - 99