Do you reference the SL from a SU using the <classpath/> tag ? Or from a
component using a reference in the JBI descriptor ?
These are the only two ways to access shared libraries, and the first one is
ServiceMix specific (just ftr).

On Wed, Apr 2, 2008 at 3:31 PM, Lars Heinemann <[EMAIL PROTECTED]>
wrote:

> I tried almost everything. Even the deletion of the data folder and the
> local m2 repo didn't solved the problem.
>
> Lars
>
>
>
> Guillaume Nodet schrieb:
> > Does this still happen if you restart ServiceMix ? It may be a bug in
> the
> > shared library update processing ....
> >
> > On Wed, Apr 2, 2008 at 3:26 PM, Lars Heinemann <
> [EMAIL PROTECTED]>
> > wrote:
> >
> >
> >> Hi,
> >>
> >> I use my own shared library containing a class holding constants for
> >> shared use.
> >> This lib is deployed as .zip into the hotdeploy folder and everything
> >> works fine.
> >>
> >> Now I decided to put another helper class into this lib providing only
> >> some static methods for common things needed by most of my
> >> components/endpoints.
> >>
> >> After redeploying it, it constantly throws ClassNotFound exceptions
> when
> >> trying to access the static helper methods.
> >>
> >> Do I have some caching problems or are there some strange restrictions
> I
> >> missed?
> >>
> >> Any ideas are welcome.
> >>
> >> Regards,
> >> Lars
> >>
> >>
> >>
> >
> >
> >
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Reply via email to