JVM Languages
jdeploy.txt
Associated article: Configuring J2EE Deployment Descriptors
Tags: Database JVM Languages
Published and unpublished source code accompanying the article by Steve Taylor in which he examines deployment descriptors in J2EE--components that manage data connections when connecting to databases or maintaining unique transactions between web sessions.
Configuring J2EE Deployment Descriptors by Steve Taylor Listing One # This sample code shows how to use a CSV file to update deployment descriptor # configuration data. It generates an Ant build.xml file that uses the xmltask # replace and xmltask ...


