When I started with J2EE I started with Rose 2001A Patch 1, JDK 1.3 and JBoss 2.2.
The ejb-jar.xml was in the right folder. There is a copy of this DD next to the java sources named <beanname>.xml.
But be careful: if you generate code from more EJBs, only the DD of the last bean is in meta-inf. You have to merge them by your own. Additional information like primary key field or jndi name etc I had missed. So I wrote another xml-file with these informations. And a perlscript (7 kB) to merge them. But its poorly commented and the text is in German. But if you want to have it, tell it to me.
mit freundlichen Gr��en
Jan Mat�rne
RZF NRW
Sachgebiet 314-P Methodenberatung
Internet: [EMAIL PROTECTED]
-----Urspr�ngliche Nachricht-----
Von: Lars Hagrot [SMTP:[EMAIL PROTECTED]]
Gesendet am: Freitag, 5. Oktober 2001 12:02
An: [EMAIL PROTECTED]
Betreff: (ROSE) Deployment descriptors for EJB?
I am evaluating the J2EE features.
The deployment descriptors name for an Entity Bean is supposed to be
ejb.xml and it is supposed to be in a directory called META-INF.
How can I tell rose to place the xml-file in the correct directory and
with the correct name when I generate code from rose?.
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************
