I am not sure I understand what you are saying? Are you
saying I need to add datatype=SOAPMessage? I am not adding
that currently. I am only doing this:
stub._setProperty(Stub.ENDPOINT_ADDRESS_PROPERTY,"http://myhost:8791"
);
This is enough to cause the parsing error.
"heiko.braun jboss.com" wrote : You should add
parameters ("?datatype=SOAPMessage") to the URL
string: Caused by: java.lang.NumberFormatException: For
input string: "8791?datatype=SOAPMessage"
|
|
View the original post : http://www.jboss.com/index.html?
module=bb&op=viewtopic&p=4024374#4024374
Reply to the post : http://www.jboss.com/index.
html?module=bb&op=posting&mode=reply&p=4024374
a>
_______________________________________________
jbossws-users mailing list
jbossws-users lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-users
|