I am trying to migrate from JBuilder to IDEA and XDoclet.  With
JBuilder, we put all of our EJB classes in one package and the ejb
descriptors handled the build process behind the scenes, building
roughly 25 different ejb jar files from that one package.  It doesn't
look like this will work with XDoclet.  So, I'm wondering, what is the
recommended best practice for package management?

Do you have an enterprise bean per package?  If so, what do you do with
the deployment descriptors?  Do you generate everything at build time?
Then how do you account for errors throughout the IDE saying it can't
find your Remote Interface classes?

Thanks,
Michael Hedgpeth
Software Development Consultant
Fair, Isaac & Co., Inc. formerly HNC



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to