users@glassfish.java.net

Re: Deploy App twice on same server, use different DB Connection for each?

From: Paul <paul_at_nosphere.org>
Date: Fri, 15 Aug 2008 13:52:45 +0200

Hi,

If you are using maven, I wrote a simple maven plugin that allows you to
automate the unpacking/reconfiguring/repacking of java archives.

You can find it here : http://code.google.com/p/jaroverlay-maven-plugin/

No snapshot or release is deployed but you can check the sources out and give
it a try.

Paul