Problem injecting an Osgi service as the implementor of the jaxws:endpoint

2010-04-07 Thread Marcel Casado
Hi, I'm deploying a jaxws:endpoint in a bundle on Fuse 4.2 . The implementor (notificationProducerService) is a service exposed in another bundle : jaxws:endpoint id=NotificationProducer implementor=#notificationProducerService address=http://localhost:/NotificationProducer; I get this

Re: Problem injecting an Osgi service as the implementor of the jaxws:endpoint

2010-04-07 Thread Marcel Casado
Solved adding the implementorClass -Marcel Marcel Casado wrote: Hi, I'm deploying a jaxws:endpoint in a bundle on Fuse 4.2 . The implementor (notificationProducerService) is a service exposed in another bundle : jaxws:endpoint id=NotificationProducer implementor

Re: Problem injecting an Osgi service as the implementor of the jaxws:endpoint

2010-04-07 Thread Marcel Casado
Sorry I though it was solved but it was not. The exception still occurs. Marcel Casado wrote: Hi, I'm deploying a jaxws:endpoint in a bundle on Fuse 4.2 . The implementor (notificationProducerService) is a service exposed in another bundle : jaxws:endpoint id=NotificationProducer

Problem with wsdl2java codegen tool jaxb episodes

2010-03-12 Thread Marcel Casado
Hi, I'm generating jaxb bindings with episodes for all schemas included/imported for a wsdl so I have a more modular project structure and better dependency reusability. Then I pass the jaxb episodes to the wsdl2java so it does not have to generate any the bindings again. Then when it tries to

Re: Problem with wsdl2java codegen tool jaxb episodes

2010-03-12 Thread Marcel Casado
On Friday 12 March 2010 4:23:29 pm Marcel Casado wrote: Hi, I'm generating jaxb bindings with episodes for all schemas included/imported for a wsdl so I have a more modular project structure and better dependency reusability. Then I pass the jaxb episodes to the wsdl2java so it does

Re: Problem with wsdl2java codegen tool jaxb episodes

2010-03-12 Thread Marcel Casado
that has had problems have been able to provide a test case that we can debug. If you could create a test case and attach to a JIRA, that would be a big help in getting any issues fixed. Dan On Friday 12 March 2010 4:23:29 pm Marcel Casado wrote: Hi, I'm generating jaxb bindings

Re: Problem with wsdl2java codegen tool jaxb episodes

2010-03-12 Thread Marcel Casado
have is that no-one that has had problems have been able to provide a test case that we can debug. If you could create a test case and attach to a JIRA, that would be a big help in getting any issues fixed. Dan On Friday 12 March 2010 4:23:29 pm Marcel Casado wrote: Hi, I'm

Re: Configuring the Jetty Runtime - specifying port via Spring property placeholders

2009-10-30 Thread Marcel Casado
Hi, I'm using FUSE ESB 4.1.0.2 that I believe has CXF 2.2.2.1-fuse installed. I'm trying to achieve the same but i can not upgrade CXF . Is there another solution ? Thanks, -Marcel dkulp wrote: What version of CXF?Definitely upgrade to the latest.There was some bugs in