The URL is of the format http://myhost:8791. Any ideas why this causes an
error?
I set it like this:
((Stub)port)._setProperty(Stub.ENDPOINT_ADDRESS_PROPERTY,returnURL);
The error:
Caused by: java.lang.NumberFormatException: For input string:
"8791?datatype=SOAPMessage"
at java.lang.NumberFormatException.forInputString(NumberFormatException.
java:48)
at java.lang.Integer.parseInt(Integer.java:456)
at java.lang.Integer.parseInt(Integer.java:497)
at org.jboss.remoting.InvokerLocator.(InvokerLocator.java:159)
at org.jboss.ws.core.soap.SOAPConnectionImpl.createRemotingClient(SOAPCo
nnectionImpl.java:250)
... 25 more
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024041#4024041
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024041
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user