Velmurugan Rajendran [http://community.jboss.org/people/velmurugan_solartis] 
created the discussion

"wsconsume (org/jboss/wsf/spi/tools/cmd/WSConsume) ClassNotFoundException."

To view the discussion, visit: http://community.jboss.org/message/616958#616958

--------------------------------------------------------------
hi, while running wsconsume the following exception occurs.

I added jbossws-spi.jar in CLASSPATH, but still the exception occurs...

Exception in thread "main" java.lang.NoClassDefFoundError: 
org/jboss/wsf/spi/tools/cmd/WSConsume
Caused by: java.lang.ClassNotFoundException: 
org.jboss.wsf.spi.tools.cmd.WSConsume
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)

anybody explain why such exception occurs and how to resolve this.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/616958#616958]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to