[jboss-user] [JNDI/Naming/Network] - Re: Standalone client getting errors while attempting to acc

jaikiran do-not-reply at jboss.com
Wed Dec 12 02:58:59 EST 2007


anonymous wrote : java.lang.ClassNotFoundException: org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory (no security manager: RMI class loader disabled)] 

All you have to do is, make sure that the standalone client has the appropriate JBoss jar file(s) in its classpath. You dont have to do anything related to the security manager. I usually place the jbossall-client.jar (present in %JBOSS_HOME%/client folder) file in a standalone client's classpath. I am not sure which jar file this org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory class belongs to. You might have to search through the jboss jar files and find the appropriate one.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112162#4112162

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112162



More information about the jboss-user mailing list