Hi Johannes,
Few questions to reproduce this issue; Could you please tell me the
following details please?
1. version of ESB that you are using the
2. jdk version you are using
3. if possible the configuration that you have used to generate the
proxy (you could get this config by traversing to the
Configuration tab of the console, just paste the content on the
text area of the Configuration tab)
If you do not provide a WSDL using the publishWSDL element in the proxy
you can not view the WSDL of that proxy because there is no WSDL. If
this is not the case, can you please provide the above details so that I
can investigate the issue...
Thanks,
Ruwan
Johannes Elsinghorst wrote:
Hi,
i tried to configure a simple prox for a soap ws. when i try to
retrieve the wsdl from the proxy via
http://localhost:8080/soap/myService?wsdl:
i get this error:
08-04-13 13:59:57,812 [192.168.0.137-johannes] [HttpServerWorker-11]
ERROR ServerHandler Unexpected HTTP protocol error : Transfer-encoding
header already present
g.apache.http.ProtocolException: Transfer-encoding header already present
at
org.apache.http.protocol.ResponseContent.process(ResponseContent.java:67)
at
org.apache.http.protocol.BasicHttpProcessor.process(BasicHttpProcessor.java:304)
at
org.apache.synapse.transport.nhttp.ServerHandler.commitResponse(ServerHandler.java:233)
at
org.apache.synapse.transport.nhttp.HttpCoreNIOSender.sendAsyncResponse(HttpCoreNIOSender.java:360)
at
org.apache.synapse.transport.nhttp.HttpCoreNIOSender.invoke(HttpCoreNIOSender.java:225)
at org.apache.axis2.engine.AxisEngine.sendFault(AxisEngine.java:478)
at
org.apache.synapse.transport.nhttp.ServerWorker.handleException(ServerWorker.java:476)
at
org.apache.synapse.transport.nhttp.ServerWorker.processGet(ServerWorker.java:320)
at
org.apache.synapse.transport.nhttp.ServerWorker.run(ServerWorker.java:188)
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)
I this a know issue? How can i fix it?
thanks, Johannes
_______________________________________________
Esb-java-user mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
_______________________________________________
Esb-java-user mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user