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

2008-05-23 Thread sagi7
Hello, i have solved the problem. It was a missing library. The jbossall-client was in the classpath, but that was not enough. I added all jboss client libs and now it's working. thx for your help View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153021#4153021

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

2008-05-23 Thread sagi7
hello, maybe there is a problem with naming Service. I can see the Nameservice Port with a portscanner. But in the JMX Console i see the naming service started on the expected port. The jndi.properties are in the classpath of the client. What could that be? best regards View the original post :

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

2008-05-22 Thread sagi7
Hello, There is no commandline. It is a Swing Client. Best regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152878#4152878 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4152878 __

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

2008-05-22 Thread sagi7
Hello, the class i see in the verbose mode in the working environment is NamingServer_Stub from the jbossall_client and never NamingServer. Here is the full stacktrace Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/jnp/server/NamingServer at org.jboss.nami

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

2008-05-22 Thread sagi7
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