[jboss-user] [JBossWS] - Re: please help - web services still dont work for me - jbos
heiko.braun@jboss.com
do-not-reply at jboss.com
Wed Apr 2 16:22:02 EDT 2008
Yes, it's a classpath problem. The JAX-WS provider is accessed by a Jar service loader. Depending on which jar is in the classpath it either loads the Jbossws one or the Sun RI one: com.sun.xml.ws.spi.ProviderImpl.
It's the two jars pramod_bs described. They only needed for the wsconsume and wsprovide tools, but shouldn't be on the client classpath.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141094#4141094
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141094
More information about the jboss-user
mailing list