I'm just getting into the meat of this whole J2EE thing and I have a
question about packaging my beans...

Basically, can I do this:

com
|
company
|
ejb
/|\
e s mdb

Basically three directories under each containing different types of beans
and then the jboss.xml and ejb-jar.xml at the top level?

I guess that would technically generate three packages in 1 jar with one of
each xml file. Is that allowed?

Hunter


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to