Do you have any jndi.properties file in your classpath (containing reference to this oracle.j2ee.rmi.RMIInitialContextFactory class)? If so remove that from the classpath. JBoss looks for the default jndi context entries from the jndi.properties file present in %JBOSS_HOME%/server/< serverName>/conf folder (in your case E:/disk_c/compartido/JBoss/jboss-4.2.2.GA/server/default/conf folder).
Maybe you have a jndi.properties file in your classpath which is causing this problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115721#4115721 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115721 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
