Hello All, 

I am trying to achieve following sequence : 

JAVA object --à JAVA SOAP Client -----à SOAP Server
--à execute CPP method. 

For this reason I am using the Apache Axis C++. I am
trying the Calculator example given in the bundle. 

I have used Apache Axis SOAP Server version 1.4 on
debian and got it running properly with all the
configurations. 

But now issue is the JAVA SOAP Client is not able to
communicate with this server. It is not recognizing
the SOAP request. 

The error in the server log is :

-------------------------------------------------
Severity Level : CRITICAL
time : Fri May 26 12:17:02 2006
file : ServerAxisEngine.cpp
line : 332
Exception::AxisSoapException:Request method is not a
soap method
-------------------------------------------------
Severity Level : CRITICAL
time : Fri May 26 12:22:37 2006
file : ServerAxisEngine.cpp
line : 180
CLIENT_SOAP_NO_SOAP_METHOD:
-------------------------------------------------

Am I missing anyting ? Is client not sending the
proper SOAP method ? 

Can anybody please let me know where can I find the
compatible JAVA Client for Axis c++ SOAP Server ? 

Please let me know .. 

Thanks In Advance
Nikhil


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to