I tried the following: I deleted the jbossall-client.jar from my lib directory. I added the following 4 files (I tried as long as no more ClassNotFound or NOClassDefFound exception occurred):
jboss-j2ee.jar jboss-client.jar jnp-client.jar jboss-common-client.jar Since I use the Spring project (IoC), I get CommunicationExceptions: javax.naming.CommunicationException [Root exception is java.io.InvalidClassException: org.jboss.invocation.InvokerInterceptor; unable to create instance] | at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:707) | at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572) Can anyone help me? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930358#3930358 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930358 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
