If you have 5 different modules that essentially make up one application, are these best packaged as 5 different .war files, each in its own .EAR file? Or, is it better to package all 5 WARs in one EAR? What are the reasons to go one route or another?
We try to stick to the J2EE standards as much as possible.
I don't think this is important to the question, but we develop in WSAD 5 and run WAS 5.x.
We try to stick to the J2EE standards as much as possible.
I don't think this is important to the question, but we develop in WSAD 5 and run WAS 5.x.