You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Juergen Weber <we...@gmail.com> on 2008/10/21 13:23:26 UTC

Re: Ear deploys as an EJB JAR - cause found

OK, found the cause.

I was lazy and had an include name="*.xml" in build.xml, so my
application.xml also went into ... _ejb.jar\META-INF

I wonder why Geronimo should parse an application.xml within an ejb.jar. 
Anybody else thinks, this is a Geronimo bug? Glassfish with verifier ignores
it.

Greetings,
Juergen



Juergen Weber wrote:
> 
> Hi,
> 
> I tried to deploy my first ear into 2.1.3 and ran into the same problem as
> http://www.nabble.com/Ear-deploys-as-an-EJB-JAR--td11589548s134.html#a11589548
> 
> ear is not listed in the console, ejb is under ejbs, but does not work.
> 
> Also, I found that the application.xml put by ant into METAINF of the ear
> is not seen, I have to offer it as deployment plan to the console, then
> console deploys the ear.
> 
> Thanks,
> Juergen
> 
> 

-- 
View this message in context: http://www.nabble.com/Ear-deploys-as-an-EJB-JAR-tp20037367s134p20088219.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.