On 12/01/12 13:19, bgoetzmann wrote:
OK,

What do think about these notes:

- When I start Felix, I always the exception
"java.lang.ClassNotFoundException: org.apache.felix.fileinstall.FileInstall
not found by cxf-dosgi-ri-singlebundle-distribution [6]". Note that there
is no level for this trace.

This is now "org.apache.felix.fileinstall.internal.FileInstall", thanks for spotting it, will be fixed soon

- By testing my bundle and its modifications, I noted that when I updated
my bundle (command update), the web service wasn't available anymore; so I
must restart Felix.

That is a problem to do with handlers using explicit addresses failing to register stop hooks. The only handlers which do it properly are (JAXWS) & JaxRs HttpContext handlers but what I spotted is that a 'wsdl' config type & http.context properties do not work together (for a JAX-WS case) so I'll do few minor updates before the release, in the next few days or so, a bit busy right now

Did specifying custom service name & ns worked for you ?

Cheers, Sergey
Is it a normal behavior?

Thank you,

Bertrand.

Reply via email to