On Feb 14, 2007, at 7:10 PM, Prasad Kashyap wrote:
On 2/14/07, David Blevins <[EMAIL PROTECTED]> wrote:
> 13:11:31,255 ERROR [GBeanInstance] Problem in doFail of
> org.apache.geronimo.testsupport/test-ear-j2ee_1.4/2.0-SNAPSHOT/ear?
> J2EEApplication=org.apache.geronimo.testsupport/test-ear-
> j2ee_1.4/2.0-SNAPSHOT/ear,j2eeType=EJBModule,name=ejb.jar
> java.lang.NullPointerException
> at
> org.apache.openejb.assembler.classic.Assembler.destroyApplication
> (Assembler.java:455)
> at
> org.apache.openejb.assembler.classic.Assembler.destroyApplication
> (Assembler.java:427)
> at
org.apache.geronimo.openejb.OpenEjbSystemGBean.removeEjbJar
> (OpenEjbSystemGBean.java:191)
This issue should be fixed. I also fixed the issue you mentioned
about if deployment fails that you cannot undeploy the application.
Give that a try and let me know.
New snapshots have been published.
Undeploy still leaves behind some jar files. This prevents another
deploy. This is from a build which was done at 6 pm EST on a totally
clean local repo.
Ok.
Is there a stacktrace or error of some kind on the undeploy and the
subsequent failed deploy?
-David