On Fri, 02 Feb 2001, you wrote:
> Hi,
>
> I've read some threads on jBoss regarding multiple jars and that beans
> which communicate
> to each other should be in the same jar. I would like to put my beans in
> seperate jar files but
> the beans all access a "helper class". I would like to put this class
> in a centralized location so
> that I do not have to edit all my jar files in order to update my helper
> class. lib/ext would
> pick up these classes, is this the best place?
Maybe. Not if you want to autoredeploy them, though. In that case the best
place is in your ejb jar files.
Tom
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]