[jboss-user] [JBossWS] - Re: JBossWS 1.2.0.GA NumberFormatException For ENDPOINT_ADDR

greenbean do-not-reply at jboss.com
Thu Mar 1 12:30:56 EST 2007


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 at 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



More information about the jboss-user mailing list