Re: http:endpoint

2007-07-23 Thread Freeman Fang
Hi Sam, Seems your beans.xml is servicemix style configuration which deploy endpoint into servicemix http binding component, this configuration is not recognized in cxf. If you want to deploy your service into servlet container with spring, you should follow this wiki page. http://cwiki.apach

Re: http:endpoint

2007-07-23 Thread carmichs
I get the exact same error using the HelloWorld example from the user documentation. I am deploying to WL 10, and cxf, 2.1-incubator-SNAPSHOT sameh wrote: > > When I deploy my project to weblogic (9.2 or 10) or tomcat-5.5.23 I get > the exception below > > beans.xml: > > http://w

http:endpoint

2007-07-23 Thread sameh
Here is my beans.xml when I deploy my project to weblogic (9.2 - 10) I get the exception below: http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:http="http://cxf.apache.org/transports/http/configuration"; xmlns:ebx="ht