On Thu, Sep 11, 2008 at 5:46 AM, Marco Laponder <[EMAIL PROTECTED]>wrote:
> Hi All, > > I am wondering if the current setup for my development environment is > optimal. I have a maven project with all the relevant resource for mu > EAR containing a WAR. > > When I want to test my changes, I package a new war and ear, and use the > deployer to deploy my new ear with Geronimo. Are the better solutions > than this configuration ? Can I configure Geronimo to use a directory > structure which contains my unzipped ear and war e.g. ? > I think you can use the inplace option for that, some docs http://cwiki.apache.org/GMOxDOC20/deployer-tool.html http://cwiki.apache.org/GMOxDOC21/tools-and-commands.html > Kind regards, > Marco Laponder > Hope this helps!!
