[jboss-user] [JBossWS] - error in calling a webservice

amitru do-not-reply at jboss.com
Mon Jan 19 05:01:29 EST 2009


Hi, 

I am calling a web service and getting an error i.e java.lang.NoClassDefFoundError
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:588)
	at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.createProxy(ServiceDelegateImpl.java:398)
	at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.getPortInternal(ServiceDelegateImpl.java:271)
	at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.getPort(ServiceDelegateImpl.java:198)
	at javax.xml.ws.Service.getPort(Service.java:141)

Please share if someone has an idea on how to solve it.

Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202793#4202793

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202793



More information about the jboss-user mailing list