I solved the issue based on information from

http://issues.apache.org/jira/browse/AXISCPP-111


From: "yinqiu luo" <[EMAIL PROTECTED]>
Reply-To: "Apache AXIS C User List" <[email protected]>
To: [email protected]
Subject: How can I create a java client to call axis c++ web service(Calculator)
Date: Tue, 16 Jan 2007 19:58:41 +0000


Hi, all,

Please help.

I created axis c++ Calculator service (using axis-c-1.6-Linux-trace-bin) and installed it into apache server. I also created a c++ client which works well to call axis c++ Calculator service remotly. But I have problem to create a java client to call axis c++ Calculator service . I used "java org.apache.axis.wsdl.WSDL2Java ${AXISCPP}/deploy/wsdls/calculator.wsdl " to generate java stubs (axis-1_4). my service is "http://57.4.3.195:80/axis/Calculator";. It is within my co's firewall.

All client and server machine are within the firewall.

I have error
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
faultSubcode:
faultString: Webservice failed
faultActor: server name:listen port
faultNode:
faultDetail:
      {}appSpecific:AxisEngineException:Web Service failed

Please help.

regards,
Yinqiu Luo

_________________________________________________________________
Type your favorite song.  Get a customized station.  Try MSN Radio powered by Pandora. http://radio.msn.com/?icid=T002MSN03A07001


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
Dave vs. Carl: The Insignificant Championship Series.  Who will win? http://clk.atdmt.com/MSN/go/msnnkwsp0070000001msn/direct/01/?href=http://davevscarl.spaces.live.com/?icid=T001MSN38C07001


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to