Hi,

With my generic Axis client code, I am trying to invoke some services
available on strikeIron web site. Interestingly, I can sucessfully invoke
most of them but for some of them I get this error:

INFO: Discarding unexpected response: HTTP/1.1 100 Continue
org.apache.axis2.AxisFault: HTTP Transport error : '404' - 'File not
found'; nested exception is:
      org.apache.axis2.AxisFault: HTTP Transport error : '404' - 'File not
found'; nested exception is:
      org.apache.axis2.AxisFault: HTTP Transport error : '404' - 'File not
found'; nested exception is:
      org.apache.axis2.AxisFault: HTTP Transport error : '404' - 'File not
found'
      at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(
CommonsHTTPTransportSender.java:227)
      at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:643)

The services are actually there, you can try them out from the strikeIron
interface. What does this error mean?

Thanks,

-Nirmit


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

Reply via email to