We upgraded to Jboss 4.20CR1 and use inside a java client application org.jboss.security.jndi.JndiLoginInitialContextFactory as InitialContextFactory But since upgrade there will be a "NoClassDefFoundError" thrown for org/jboss/naming/NamingContextFactory.
The 4.20CR1 release seems to missing the class org.jboss.naming.NamingContextFactory in jbossall-client.jar. Opened jiar-issue http://jira.jboss.com/jira/browse/JBAS-4184. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025801#4025801 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025801 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
