How should I use the template when developing a package with EJB's and
MBeans together.

Should I build all the classes for MBeans and EJB's under
src/main/ in org.xxxx.yyy etc?

Or should I make subtree:
src/main/ejb and org.xxxx.yyy for all ejb's and
src/main/jmx and org.xxxx.yyy for all mbeans
and modify build.xml?

Sorry if it is a newby quest, but I tried to find a answer in the
forums, payed jboss docs, Wrox j2ee and ejb books without luck.



-------------------------------------------------------
This sf.net email is sponsored by:
Access Your PC Securely with GoToMyPC. Try Free Now
https://www.gotomypc.com/s/OSND/DD
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to