It's no different from "normal" Java. Stick it in its own jar file.
-----Original Message-----
From: Manie Coetzee [mailto:[EMAIL PROTECTED]]
Sent: 08 December 2000 14:03
To: [EMAIL PROTECTED]
Subject: [jBoss-User] Shared classes
Hi
I am currently having a problem with shared classes.
To give an example. I have two totally independant entity
beans name Contact and Organization. Both use a class named
AddressDetails. I do not want to have the AddressDetails in
every bean that I deploy, and do not want seperate versions
of the same thing. I want to know if there is a general way
how you deploy a common package that all beans can use instead
of it being packaged in each bean jar.
Thanks in advance
Manie Coetzee
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]