[jboss-user] [JBoss Web Services] - Re: Which versions for eclipse + JBoss AS + JDK + JBossWS
Giuliano Aparecido
do-not-reply at jboss.com
Fri Aug 31 06:45:59 EDT 2012
Giuliano Aparecido [https://community.jboss.org/people/giuliano.rap] created the discussion
"Re: Which versions for eclipse + JBoss AS + JDK + JBossWS"
To view the discussion, visit: https://community.jboss.org/message/757215#757215
--------------------------------------------------------------
I am trying with eclipse Indigo, JBoss AS 4.2.2 with jdk 1.6.0_07. Also I got the jboss-ws-3.0.5.GA.
But when I try to generate the web service, I get this message:
| Exception in thread "main" java.lang.IllegalStateException: Failed to load: org.jboss.ws.tools.jaxws.impl.JBossWSProviderFactoryImpl |
|
|
| at org.jboss.wsf.spi.util.ServiceLoader.loadDefault(ServiceLoader.java:203) |
|
|
| at org.jboss.wsf.spi.util.ServiceLoader.loadFromSystemProperty(ServiceLoader.java:136) |
|
|
| at org.jboss.wsf.spi.util.ServiceLoader.loadService(ServiceLoader.java:66) |
|
|
| at org.jboss.wsf.spi.tools.WSContractProvider.newInstance(WSContractProvider.java:86) |
|
|
| at org.jboss.wsf.spi.tools.cmd.WSProvide.generate(WSProvide.java:169) |
|
|
| at org.jboss.wsf.spi.tools.cmd.WSProvide.main(WSProvide.java:76) |
|
| Caused by: java.lang.ClassNotFoundException: org.jboss.ws.tools.jaxws.impl.JBossWSProviderFactoryImpl |
|
|
| 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 java.lang.ClassLoader.loadClass(ClassLoader.java:251) |
|
|
| at org.jboss.wsf.spi.util.ServiceLoader.loadDefault(ServiceLoader.java:198) |
|
Any idea?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/757215#757215]
Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120831/af8d4061/attachment.html
More information about the jboss-user
mailing list