[jbossws-users] [JBossWS] - Re: consume WS error after update to JBossWS 2.0
gryffin
do-not-reply at jboss.com
Thu Jul 12 17:38:56 EDT 2007
I have a similar problem. ( Running 4.0.5 with JBossWS2.0.0-native.GA. ) When I remove these two jars from my path, my client won't get out of first gear. It complains of missing xerces libraries.
| Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xerces/xs/
| XSModel
| at org.jboss.ws.metadata.builder.jaxws.JAXWSClientMetaDataBuilder.buildMetaData
| (JAXWSClientMetaDataBuilder.java:81)
| at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.<init>(ServiceDelegateImpl.j
| ava:131)
| at org.jboss.ws.core.jaxws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.
| java:61)
| at javax.xml.ws.Service.<init>(Service.java:83)
| at com.boeing.nmt.client.ws.NetworkLocationService.<init>(NetworkLocationServic
| e.java:45)
| at com.boeing.nmt.client.ws.NLSClient.main(NLSClient.java:23)
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063739#4063739
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063739
More information about the jbossws-users
mailing list