[jboss-user] [JNDI/Naming/Network] - java.lang.NoClassDefFoundError: org/jnp/server/NamingServer

sagi7 do-not-reply at jboss.com
Thu May 22 12:30:37 EDT 2008


Hello,

i changed my development environment from Windows to a linux system.
I copied my JBoss with all his configs and deployments.

Now when i start my client, i get the following:

Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/jnp/server/NamingServer
	at org.jboss.naming.java.javaURLContextFactory.(javaURLContextFactory.java:37)
	at java.lang.Class.forName0(Native Method)

I started the client in my old environment in verbose mode, but this class was never opened.

When i search for this class in docjar, i get jbossall-client.jar.
This jar is in my classpath.

I have the jboss 4.0.2

thanks in advance

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

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



More information about the jboss-user mailing list