0

尝试从 Java swing 客户端查找 ejb 时出现以下错误

2013-09-04 16:19:04,595 错误 [org.jboss.ejb.plugins.SecurityInterceptor] (WorkerThread#0[10.24.0.93:61667]) 安全拦截器 java.lang.SecurityException 中的错误:身份验证异常,主体 = null在 org.jboss.ejb.plugins.SecurityInterceptor.checkSecurityContext(SecurityInterceptor.java:321) 在 org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor.java:243) 在 org.jboss.ejb.plugins.SecurityInterceptor.invokeHome (SecurityInterceptor.java:205) 在 org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecurityInterceptor.java:136) 在 org.jboss.ejb.plugins.security.PreSecurityInterceptor.invokeHome(PreSecurityInterceptor.java:88) 在org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor 中的 org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:132)。invokeHome(ProxyFactoryFinderInterceptor.java:107) at org.jboss.ejb.SessionContainer.internalInvokeHome(SessionContainer.java:639) at org.jboss.ejb.Container.invoke(Container.java:1046) at sun.reflect.NativeMethodAccessorImpl.invoke0 (本机方法)在 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 在 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 在 java.lang.reflect.Method.invoke(Method.java:597 ) 在 org.jboss.mx.server.Invocation.dispatch(Invocation.java:96) 在 org.jboss.mx.server.Invocation 的 org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)。在 org.jboss.mx.server.MBeanServerImpl 的 org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) 调用(Invocation.java:88)。在 org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:891) 在 org.jboss.invoke(UnifiedInvoker.java:232) 在 org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:232) 调用(MBeanServerImpl.java:668) .remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:744) 在 org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:697) 在 org.jboss.remoting.transport.socket.ServerThread .dorun(ServerThread.java:524) 在 org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:232)transport.socket.ServerThread.processInvocation(ServerThread.java:697) at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:524) at org.jboss.remoting.transport.socket.ServerThread.run( ServerThread.java:232)transport.socket.ServerThread.processInvocation(ServerThread.java:697) at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:524) at org.jboss.remoting.transport.socket.ServerThread.run( ServerThread.java:232)

任何帮助将不胜感激。

4

0 回答 0