On Oct 26, 2007, at 1:01 PM, Piotr J wrote:


Hi again,

I have found out something new.

If I deploy ejb and war modules separately, I have no errors.

Problem exists only when deploying ear.

EJB and WAR modules have deploying plans wth dependencies.
Both have seam dependency.

Is Geronimo trying to load seam jars twice?

if you have inverse classloading in the war it might succeed in loading twice. It should work fine with a seam dependency only in the ejb module since that modules classloader is a parent of the war module classloader.

thanks
david jencks


thx
--
View this message in context: http://www.nabble.com/Seam-%2B- Geronimo---deploy-problem-tf4686183s134.html#a13434508 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Reply via email to