Re: Unexpected EOF in prolog problem using CXF 2.5.1 with WebSphere 7.0

2012-01-15 Thread Freeman Fang
Hi, I think this article[1] should be helpful for you, which is from IBM and explain how to deploy cxf in WAS7 [1]http://www.ibm.com/developerworks/websphere/library/techarticles/1001_thaker/1001_thaker.html Freeman On 2012-1-15, at 下午4:27, jayaprakash wrote: Hi Mark, Thanks for your repl

RE: performance issue

2012-01-15 Thread Malisetti, Ramanjaneyulu
Thank you Freeman, I’ll check at my end. Regards Raman From: Freeman Fang [mailto:freeman.f...@gmail.com] Sent: Monday, January 16, 2012 11:07 AM To: users@cxf.apache.org Cc: Malisetti, Ramanjaneyulu Subject: Re: performance issue Hi, FYI, I've encountered hig

Re: performance issue

2012-01-15 Thread Freeman Fang
Hi, FYI, I've encountered high CPU issue when enable SSL with CXF endpoint and client side use IE to connect this endpoint, this is actually a jetty bug[1], which get fixed in jetty 7.5.1 and afterwards, so definitely try the CXF 2.5.x which already use jetty 7.5.3. IIRC, jetty have fixe

REST WebClient: how to inspect and set eTag headers?

2012-01-15 Thread Guy Pardon
Hi, I want to inspect eTag headers in responses from a REST service, to set them on later PUT requests. Any guidelines on how to do this with the CXF WebClient API? Thanks Guy

Re: Generated Service proxy (client side) - CXF Tools

2012-01-15 Thread mcs130
Hello *(added clarifications)* I have a question re: the form of the generated Service subclass code that is created when running the wsdl2java tool in CXF (org.apache.cxf.tools.wsdlto.WSDLToJava) - I am using CXF 2.5.1 When using JAX-WS RI's/Metro's *wsimport *tool (from the 2.1 release), ther

Re: org.apache.cxf.binding.soap.SoapFault: Error reading XMLStreamReader

2012-01-15 Thread jayaprakash
Hi, Did you found the resolution steps for the issue? if yes, please share with us. Thanks, Jayaprakash. -- View this message in context: http://cxf.547215.n5.nabble.com/org-apache-cxf-binding-soap-SoapFault-Error-reading-XMLStreamReader-tp4973475p5146184.html Sent from the cxf-user mailing li

Re: Unexpected EOF in prolog problem using CXF 2.5.1 with WebSphere 7.0

2012-01-15 Thread jayaprakash
Hi Mark, Thanks for your reply, We have done the following settings before posting the message and it is giving the same error. The below *Bold * are the answers for your queries, 1) Are the CXF jars you need in the WEB-INF/lib of the WAR? *Yes, we have placed all the CXF jars in the WEB-INF/li