Re: FailedToCreateRouteException: Failed to create route route1

2009-11-24 Thread lekkie
That worked. Thnx. Stan Lewis-3 wrote: > > On Tue, Nov 24, 2009 at 10:56 AM, lekkie wrote: >> >> Thnx. >> >> I tried that and it seems it cant find the transport nmr resource path. >> See >> exception below: >> >> XML bean definitions from OSGi >> resource[classpath:META-INF/cxf/transport/nmr

Re: FailedToCreateRouteException: Failed to create route route1

2009-11-24 Thread Stan Lewis
On Tue, Nov 24, 2009 at 10:56 AM, lekkie wrote: > > Thnx. > > I tried that and it seems it cant find the transport nmr resource path. See > exception below: > > XML bean definitions from OSGi > resource[classpath:META-INF/cxf/transport/nmr/cxf-transport-nmr.xml|bnd.id=176|bnd.sym=nau-college-se] >

Re: FailedToCreateRouteException: Failed to create route route1

2009-11-24 Thread lekkie
Thnx. I tried that and it seems it cant find the transport nmr resource path. See exception below: XML bean definitions from OSGi resource[classpath:META-INF/cxf/transport/nmr/cxf-transport-nmr.xml|bnd.id=176|bnd.sym=nau-college-se] 16:52:31,731 | ERROR | xtenderThread-79 | OsgiBundleXmlApplicat

Re: FailedToCreateRouteException: Failed to create route route1

2009-11-24 Thread Stan Lewis
On Tue, Nov 24, 2009 at 10:15 AM, lekkie wrote: > > While trying to configure a route using the camel 2.0, I had the ffg in my > bean.xml file: > > >                 >                         >                 >         > > and I have this in my bean class as the annotation > @WebService(targetNa

FailedToCreateRouteException: Failed to create route route1

2009-11-24 Thread lekkie
While trying to configure a route using the camel 2.0, I had the ffg in my bean.xml file: and I have this in my bean class as the annotation @WebService(targetNamespace = "http://services.com";, serviceName = "Services", portNa