Hi,

I am running the WSO2 ESB benchmark and have come across the following fault
message on the WSO2 text console when invoking the proxy service that the
ESB exposes using the provided benchmark client:

2008-04-14 12:05:43,951 [172.24.37.26-WRK] [HttpServerWorker-1] ERROR
ServerWorker Error processing POST request
org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation
not found is /soap/Proxy and the WSA Action = null
        at
org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:86)
        at org.apache.axis2.engine.Phase.invoke(Phase.java:308)
        at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:212)
        at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:132)
        at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275)
        at
org.apache.synapse.transport.nhttp.ServerWorker.processPost(ServerWorker.java:226)
        at
org.apache.synapse.transport.nhttp.ServerWorker.run(ServerWorker.java:190)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)
        at java.lang.Thread.run(Unknown Source)

The arguments I supply to the benchmark tool are the following:

-n 2 -v 5 -p c:/benchmark/mule/custom.xml http://localhost:8080/soap/Proxy

... where custom.xml is the input SOAP message (the one published for the
Mule config, since there was no input xml bundled with the wso2 config).

Can someone please help me figure this out?

Thanks,

Raul.
_______________________________________________
Esb-java-user mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user

Reply via email to