just as a follow-up of my previous post:

On Mon, Aug 31, 2009 at 1:55 PM, Valerio
Schiavoni<[email protected]> wrote:
> i use the maven-assembly-plugin to pack all the dependencies of my
> application in a single jar. For those who know it, I use the
> 'jar-with-dependencies' assembly descriptor.
>
> Nevertheless, when I run my jar, i get the stacktrace [1].
>
> Does anyone have an idea about this issue? My guess is that the
> service discovery mechanism used by CXF to register service handlers
> was messed up by the generation of the big jar..but I'm not sure at
> all..

It seems like I was right, and the shade plugin, through the
ServicesResourceTransform should help me out somehow..



-- 
twitter.com/vschiavoni
jroller.com/vschiavoni
linkedin.com/in/vschiavoni
facebook.com/vschiavoni (permanently disabled)

Reply via email to