[jboss-user] [JBossWS] - Re: JBoss 5.0.1.GA, JBossWS 3.0.5, JDK 1.6 - java.lang.Unsup

PeterJ do-not-reply at jboss.com
Mon Jul 13 11:02:36 EDT 2009


Perhaps a stray jaxws library is being picked up. Try adding -verbose:class to the JAVA_OPTS in the run script. This option causes the JVM to print the location of each class loaded. Look for where the SOAPMessage class gets loaded. By the way, this option generate a lot of output - you better redirect both stdout and stderr to a file.

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

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



More information about the jboss-user mailing list