On Tue, Mar 1, 2011 at 8:03 PM, Xue-Feng Yang <just4l...@yahoo.com> wrote:

>
> 4. JAXWS--Before test client, I went tryIt first. After I read your reply,
> I tried again, but it didn't work. The error message was
>
> adb.client.run:
>      [java] org.apache.axis2.AxisFault: Connection refused: connect
>      [java]     at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
>
> I checked the generated wsdl and Java code had a hard code port number 9763,
> while I changed port number to 9764 as ShoppingCart in Carbon Studio doc
> suggested. I believe this is the problems.
>
> Can you guys modify the code generator to fit dynamic port numbers?
>

Isuru/SupunM,
Please modify the JAXWS client to get the EPR from the command line or a
System property as in the case of the CommodityQuote client.
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to