You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by gquintana <ge...@gmail.com> on 2013/08/29 13:51:48 UTC

CXF endpoint with Servlet transport

Hello,

I am trying to setup a CXF endpoint from a webapp, but I am getting the
exception:



How does CXF binds to the Servlet?

My web.xml is basically the one described at
http://cxf.apache.org/docs/servlet-transport.html

My Spring config contains :



Using Camel 2.11.1 / WebLogic 10.3.4 / Java 6

I have the following dependencies:

Is it enough?





--
View this message in context: http://camel.465427.n5.nabble.com/CXF-endpoint-with-Servlet-transport-tp5738217.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: CXF endpoint with Servlet transport

Posted by gquintana <ge...@gmail.com>.
Well I found the solution (thanks Google ;-) ), I needed the address
attribute and I shouldn't prefix this address by http://...





--
View this message in context: http://camel.465427.n5.nabble.com/CXF-endpoint-with-Servlet-transport-tp5738217p5738218.html
Sent from the Camel - Users mailing list archive at Nabble.com.