Rickard �berg wrote:
> Hi!
>
> Manie Coetzee wrote:
> > I think I must give a better example:
> >
> > If I have a 3 beans that all use the xerces jar file,
> > I don't want to include that in each jar's lib
> > sub directory, I only want to drop it into JBoss.
> > Is there a way/tool for doing just that in JBoss without
> > creating a EAR file and modifying the Manifest file?
>
> IMHO the best way to do this is to put it in /lib/ext of the server,
> i.e. extend the server instead of the application. This may or not make
> sense for your particular application though.
>
> regards,
> Rickard
>
> --
> Rickard �berg
>
> Email: [EMAIL PROTECTED]
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
Hi
I gather that the JBoss server needs to restarted for this
to take effect? If so, is there no way to deploy
a jar file, which is not a bean, but which classes are
available in the context of any other bean in the deployed
server?
Thanks
Manie Coetzee
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]