Hi Nirmal
   Thanks for the quick reply .Actually my server
application is in C++ and they are running on the
apache server.I have written the WSDL files for there
services they are working fine when i am testing them
through XMLSpy 

I modified the Run client of the Complexsop for my
application and trying to contatct the server from the
cleint side. I have gone through the Trace mechanism
of the WSIF but i did not understood where i have to
change those settings to enable the trace utility

The errror that i am getting is as follows

(400)Bad Request at
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.j
ava:630)
        at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:131)
 
        at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
y.java:71)
        at
org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:156)
        at
org.apache.axis.SimpleChain.invoke(SimpleChain.java:126)
        at
org.apache.axis.client.AxisClient.invoke(AxisClient.java:182)
        at
org.apache.axis.client.Call.invokeEngine(Call.java:2113)
        at
org.apache.axis.client.Call.invoke(Call.java:2102)
        at
org.apache.axis.client.Call.invoke(Call.java:1851)
        at
org.apache.axis.client.Call.invoke(Call.java:1777)
        at
org.apache.axis.client.Call.invoke(Call.java:1315)
        at
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.in
vokeAXISDocStyle(Unknown Source)
        at
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.in
vokeRequestResponseOperation(Unknown Source)
        at
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.ex
ecuteRequestResponseOperation(Unknown Source)
        at Run.main(Unknown Source)
 
Regards
Sirisha
 


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

Reply via email to