Just to clarify (because the word "package" is a bit overloaded):

"only entity beans declared in the same ejb-jar.xml deployment descriptor can have relationships".

The entity beans can be in different packages (in the java language sense, which I think the OP was referring to), and even in different jars.

The "rules" are covered in 23.3 of the EJB spec.

Steve Coy

On Saturday, January 11, 2003, at 10:47 PM, Alex Loubyansky wrote:

Hello John,

only entity beans in the same package can have relationships.

alex

Saturday, January 11, 2003, 10:52:49 AM, you wrote:

JF> Hi,

JF> Is it possible to define a cmr field that references a bean in another
JF> java package? How about in another jar?

JF> What are the basic rules for packaging cmr-having entitybeans ?

JF> Thanks,
JF> fawce




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to