Hi Gasper,

which version of jboss are you using?

If jboss 2.0 try to get the latest version from cvs (or the daily
snapshot). The BMP entity methods are implemented and should work (and
no 'not yet implemented').

take care.

Stephan.

G> Hello

G> I am using the jBoss from CVS. I was trying out a BMP entity bean, but when
G> calling a remove method on the bean my client throws the following error

G> java.rmi.ServerError: Error occurred in server thread; nested exception is:
G>         java.lang.Error: Not yet implemented
G> java.lang.Error: Not yet implemented
G>         at
G> sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknow
G> n Source)
G>         at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
G>         at sun.rmi.server.UnicastRef.invoke(Unknown Source)
G>         at
G> org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invokeHom
G> e(Unknown Source)
G>         at
G> org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java
G> :79)
G>         at $Proxy0.remove(Unknown Source)
G>         at ejbShop.ejbShopClient.<init>(ejbShopClient.java:21)
G>         at ejbShop.ejbShopClient.main(ejbShopClient.java:54)




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to