Topic: Article : Create and Manage Multiple J2EE Deployment Descriptors During your Build Cycle (Read 1510 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Feb 02, 2006, 09:10:45 am »
More often than not, a large J2EE project requires multiple versions of the deployment descriptors to match the various versions of your back end database and other system configurations. But managing the creation and deployment of .ear and .war files is complicated. Find out how to organize your development to create these files properly during the build process.