User development,
A new message was posted in the thread "[JBossWS] MTOM client parsing
exception":
http://community.jboss.org/message/532450#532450
Author : Richard Opalka
Profile :
http://community.jboss.org/people/richard.opalka@jboss.com
Message:
--------------------------------------------------------------
I see from your stack trace you're using JDK WS provider on client side
(+com.sun.xml.internal.ws.encoding.soap.DeserializationException)+
You should use JBossWS native on both client and server side.
Are you executing this test from IDE?
You should set -Djava.endorsed.dirs=$JBOSS_HOME/lib/endorsed
in your IDE or execution script to use JBossWS impl on client side too.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/532450#532450