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. "[EMAIL PROTECTED]" 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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
