Pankaj Chawla [https://community.jboss.org/people/pankajchawla] created the discussion
"New to Jboss Webservices" To view the discussion, visit: https://community.jboss.org/message/749584#749584 -------------------------------------------------------------- Hello Friends, I am facing the below error.. with jboss 5.1 at time of creating the webservice | java.lang.NoClassDefFoundError: org/jboss/wsf/spi/tools/cmd/WSProvide | | | Caused by: java.lang.ClassNotFoundException: org.jboss.wsf.spi.tools.cmd.WSProvide | | | | 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:307) | | | | at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) | | | | at java.lang.ClassLoader.loadClass(ClassLoader.java:252) | | | | at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) | | | Could not find the main class: org.jboss.wsf.spi.tools.cmd.WSProvide. Program will exit. | | | Exception in thread "main" | | Please help Thanks in Advance :) -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/749584#749584] Start a new discussion in JBoss Web Services at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
