Re: [OT] Issues while developing and deploying enterprise application

2004-06-23 Thread Navjot Singh
list for this type of question. robert -Original Message- From: Navjot Singh [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 12:55 AM To: Struts Users Mailing List Subject: [OT] Issues while developing and deploying enterprise application hi, I have N ejb jars packaged into a singl

RE: [OT] Issues while developing and deploying enterprise application

2004-06-23 Thread Robert Taylor
esday, June 23, 2004 12:55 AM > To: Struts Users Mailing List > Subject: [OT] Issues while developing and deploying enterprise > application > > > hi, > > I have N ejb jars packaged into a single EAR file. > > 1. ProductEJB.jar ( with entities Product, Category etc..

[OT] Issues while developing and deploying enterprise application

2004-06-22 Thread Navjot Singh
hi, I have N ejb jars packaged into a single EAR file. 1. ProductEJB.jar ( with entities Product, Category etc..) 2. OrderEJB.jar (with entities OrderItem, Orders etc..) Now, i have a unidirectional cmr based relation OrderItem-Product where each item refers to one of the products. But both e