Hi all,
I took the last version of JBoss from VSC ( i was not up to date last month )
and now i have some problems running JBoss server:
1. beans deployment - i do getting informational logs:
[Container factory] Deprecated container invoker. Change to org.jboss.ejb.plugin
s.jrmp.server.JRMPContainerInvoker
[Container factory] Deprecated container invoker. Change to org.jboss.ejb.plugin
s.jrmp.server.JRMPContainerInvoker
[Container factory] Deprecated container invoker. Change to org.jboss.ejb.plugin
s.jrmp.server.JRMPContainerInvoker
[Container factory] Deprecated container invoker. Change to org.jboss.ejb.plugin
s.jrmp.server.JRMPContainerInvoker
2. When i do stop server [Ctrl]+C i getting ALOT error logs (about 1000 lines, i dont
think anyone wants the log :)))
3. I getting security error when client tries to lookup server:
getMail java.rmi.ServerException: RemoteException occurred in server thread; nested
exception is: java.rmi.RemoteException: Authentication exception
for security i using added
<authentication-module>java:/EJBSecurityManager</authentication-module>
<role-mapping-manager>java:/SimpleRealmMapping</role-mapping-manager>
for every <container-configuration> in the standardjboss.xml file.
Do I meased some important configuration features/things...
Thanks for help.
D&D
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]