You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Anna Chen <yc...@jgsullivan.com> on 2002/05/24 20:05:26 UTC

Method not allowed error

Any one know what cause Method not allowed error?

	at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:518)

	at 
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)

	at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:154)

	at org.apache.axis.SimpleChain.invoke(SimpleChain.java:121)

	at org.apache.axis.client.AxisClient.invoke(AxisClient.java:174)

	at org.apache.axis.client.Call.invoke(Call.java:1905)

	at org.apache.axis.client.Call.invoke(Call.java:1690)

	at org.apache.axis.client.Call.invoke(Call.java:1608)

	at org.apache.axis.client.Call.invoke(Call.java:1169)

Thanks

Anna