On Nov 30, 2007 2:43 AM, Jacek Laskowski <[EMAIL PROTECTED]> wrote: > On Nov 30, 2007 1:41 AM, MShah <[EMAIL PROTECTED]> wrote: > > > > Geronimo 2.0.1 does not let you have a package named the same in 2 different > > jars. For Example I am deploying a web project and have a jar included in > > this war. The package name in jar1 is website.abc and the war has a package > > called website.abc. When I deploy the package on Geronimo I get exceptions > > which are resolved by renaming the package in the war to website.abc2 > > Could you try it out with G 2.0.2 or the latest 2.1-SNAPSHOT release? > Could you attach the error/stack trace you're facing so it's easier to > track it down?
Btw, I think this might be (or is related to) https://issues.apache.org/jira/browse/GERONIMO-3199. Jarek
