On Jan 23, 2007, at 6:56 AM, Sachin Patel wrote:
David, I thought I had already fixed this... for my knowledge, what
else needed to be done?
The code I started with only processed the geronimo application plan
if there was an application.xml. If the application.xml was missing
the geronimo plan wasn't used. I basically moved processing the
geronimo plan to before the application.xml or ear was scanned for
modules, and changed how the check for non-existent modules in the
geronimo plan worked.
thanks
david jencks
On Jan 22, 2007, at 9:54 PM, David Jencks wrote:
Btw in somewhat related work I fixed GERONIMO-2769 so that now if
you deploy an ear without an application.xml you can get to all
the problems you mention above :-) I'm eagerly awaiting fixes for
these!
-sachin