[Q]
10/03 13:35:55 error SecurityContext is null when invoking method: create.
Check authentication information in the log file
java.rmi.RemoteException: SecurityContext is null when invoking method:
create. Check authentication information in the log file
at
jrun.ejb.interceptors.EJBSecurityInterceptor.authorizeMethodAccess(EJBSecurityIn
terceptor.java:148)
at
jrun.ejb.interceptors.EJBSecurityInterceptor.invokeHomeMethod(EJBSecurityInterce
ptor.java:50)
at
jrun.ejb.ClientInvokableContainer.invokeHomeMethod(ClientInvokableContainer.java
:282)
at
jrun.ejb.invocation.RemoteInvocationProxyImpl.invoke(RemoteInvocationProxyImpl.j
ava:105)
at jrunx.rmi.RMIBroker.invokeEJB(RMIBroker.java:235)
at jrunx.rmi.RMIBroker.invoke(RMIBroker.java:142)
at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
at sun.rmi.transport.Transport$1.run(Transport.java:153)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
at java.lang.Thread.run(Thread.java:595)
[/Q]
Any help would be appreciated.