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.naming.java.javaURLContextFactory.(javaURLContextFactory.java:37)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:242)
        at 
com.sun.naming.internal.VersionHelper12.loadClass(VersionHelper12.java:50)
        at 
com.sun.naming.internal.ResourceManager.getFactory(ResourceManager.java:371)
        at javax.naming.spi.NamingManager.getURLObject(NamingManager.java:575)
        at javax.naming.spi.NamingManager.getURLContext(NamingManager.java:533)
        at 
javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:279)
        at javax.naming.InitialContext.lookup(InitialContext.java:351)
        at 
de.test.pps.util.GenericFactoryUtil.lookupHome(GenericFactoryUtil.java:21)
        at 
de.test.pps.util.GenericFactoryUtil.getHome(GenericFactoryUtil.java:41)
        at de.test.pps.gui.Login.doLogin(Login.java:159)
        at de.test.pps.gui.Login.jPasswordField1KeyReleased(Login.java:139)
        at de.test.pps.gui.Login.access$1(Login.java:134)
        at de.test.pps.gui.Login$2.keyReleased(Login.java:98)
        at java.awt.Component.processKeyEvent(Component.java:5478)
        at javax.swing.JComponent.processKeyEvent(JComponent.java:2722)
        at java.awt.Component.processEvent(Component.java:5294)
        at java.awt.Container.processEvent(Container.java:1966)
        at java.awt.Component.dispatchEventImpl(Component.java:3984)
        at java.awt.Container.dispatchEventImpl(Container.java:2024)
        at java.awt.Component.dispatchEvent(Component.java:3819)
        at 
java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1826)
        at 
java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:681)
        at 
java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:938)
        at 
java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:810)
        at 
java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:645)
        at java.awt.Component.dispatchEventImpl(Component.java:3857)
        at java.awt.Container.dispatchEventImpl(Container.java:2024)
        at java.awt.Window.dispatchEventImpl(Window.java:1791)
        at java.awt.Component.dispatchEvent(Component.java:3819)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
        at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
        at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

best regards

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4152791
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to