[jboss-user] Problem with javax.xml.ws.spi.Provider

Matthias Richter matthiasr at gmail.com
Thu Mar 13 09:11:05 EDT 2008


Hi,

I have a quite similar problem to this: http://markmail.org/message/ihhmfzrm6himl7qg 
  while using JAX-WS and Enunciate and deploying on a standard JBoss  
4.2.2 default profile.

Neither specifying via the command line nor via META-INF/services/ 
javax.xml.ws.spi.Provider does help. (I tried - 
Djavax.xml.ws.spi.Provider=com.sun.xml.ws.spi.ProviderImpl)

The exception thrown when deploying is:

[...] nested exception is java.lang.IllegalStateException: Could not  
initialize Service.
[...]
at org.jboss.deployment.scanner.AbstractDeploymentScanner 
$ScannerThread.run(AbstractDeploymentScanner.java:225)
Caused by: java.lang.NoSuchMethodException:  
de.lmr.iclass.profiler.ws.ProfilerService.getPortClassMap()
	at java.lang.Class.getMethod(Class.java:1581)
	at  
org.codehaus.xfire.jaxws.ServiceDelegate.<init>(ServiceDelegate.java:60)
	... 115 more

-Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20080313/ee544189/attachment.html 


More information about the jboss-user mailing list