<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br class="webkit-block-placeholder"></div><div>I have a quite similar problem to this:&nbsp;<a href="http://markmail.org/message/ihhmfzrm6himl7qg">http://markmail.org/message/ihhmfzrm6himl7qg</a> while using JAX-WS and Enunciate and deploying on a standard JBoss 4.2.2 default profile.</div><div><br class="webkit-block-placeholder"></div><div>Neither specifying via the command line nor via META-INF/ser<font class="Apple-style-span" color="#000000"><span class="Apple-style-span" style="background-color: transparent;">vices/javax.xml.ws.spi.Provider does help.&nbsp;(I tried&nbsp;-Djavax.xml.ws.spi.Provider=com.sun.xml.ws.spi.ProviderImpl)</span></font></div><div><br class="webkit-block-placeholder"></div><div>The exception thrown when deploying is:</div><div><br class="webkit-block-placeholder"></div><div><div>[...] nested exception is java.lang.IllegalStateException: Could not initialize Service.</div><div>[...]</div><div><div>at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:225)</div><div>Caused by: java.lang.NoSuchMethodException: de.lmr.iclass.profiler.ws.ProfilerService.getPortClassMap()</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>at java.lang.Class.getMethod(Class.java:1581)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>at org.codehaus.xfire.jaxws.ServiceDelegate.&lt;init&gt;(ServiceDelegate.java:60)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>... 115 more</div><div><br class="webkit-block-placeholder"></div><div>-Matthias</div></div></div></body></html>