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. ? Kind regards, Marco Laponder
