I have a container exception :
It is during a "findByPrimaryKey ( new Integer(1) ) ",
I use JAWS / MS Access 2000
Client side exception
---------------------------------
java.rmi.ServerException: RemoteException occurred in server thread; nested
exception is:
java.rmi.ServerException: Container exception. Notify the container
developers :-); nested exception is:
java.lang.NullPointerException:
Server side exception
--------------------------------
[ODATAServicesRegistry] CONTAINER EXCEPTION:
[ODATAServicesRegistry] java.lang.NullPointerException:
[ODATAServicesRegistry] at
org.jboss.ejb.plugins.TxInterceptorCMT.getTransactionMethod(TxInterceptorCMT
.java:477)
[ODATAServicesRegistry] at
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
java:209)
[ODATAServicesRegistry] at
org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:86)
[ODATAServicesRegistry] at
org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.jav
a:126)
[ODATAServicesRegistry] at
org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java,
Compiled Code)
[ODATAServicesRegistry] at
org.jboss.ejb.EntityContainer.invokeHome(EntityContainer.java:316)
[ODATAServicesRegistry] at
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invokeHome(JRMPContai
nerInvoker.java:143)
[ODATAServicesRegistry] at java.lang.reflect.Method.invoke(Native
Method)
[ODATAServicesRegistry] at
sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
[ODATAServicesRegistry] at sun.rmi.transport.Transport$1.run(Unknown
Source)
[ODATAServicesRegistry] at
java.security.AccessController.doPrivileged(Native Method)
[ODATAServicesRegistry] at
sun.rmi.transport.Transport.serviceCall(Unknown Source)
[ODATAServicesRegistry] at
sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
[ODATAServicesRegistry] at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
[ODATAServicesRegistry] at java.lang.Thread.run(Unknown Source)
Thanks a lot for your help
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]