Bugs item #543225, was opened at 2002-04-12 16:54
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543225&group_id=22866

Category: CatalinaBundle
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Luttrell (objec)
Assigned to: Scott M Stark (starksm)
Summary: EAR Redeployments Error

Initial Comment:
I'm using jboss3.0 with tomcat beta1.

I have an ear file that contains 2 wars and an META-
INF\application.xml file.

When I deploy it for the first time, everything works 
perfectly.

When I redeploy over the top of it, it looks like most 
of the deployment works, but i also get:

16:50:59,258 ERROR [J2EEDeployedObject] failed to get 
deployment descriptor
java.lang.NullPointerException
        at java.io.Reader.<init>(Reader.java:64)
        at java.io.InputStreamReader.<init>
(InputStreamReader.java:89)
        at java.io.InputStreamReader.<init>
(InputStreamReader.java:61)
        at 
org.jboss.management.j2ee.J2EEDeployedObject.getDeploym
entDescriptor(J2EEDeployedObject.j
ava:73)
        at 
org.jboss.management.j2ee.J2EEApplication.create
(J2EEApplication.java:59)
        at org.jboss.deployment.EARDeployer.init
(EARDeployer.java:135)
        at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:449)
        at org.jboss.deployment.MainDeployer.scan
(MainDeployer.java:296)
        at org.jboss.deployment.MainDeployer.run
(MainDeployer.java:259)
        at java.lang.Thread.run(Thread.java:484)

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543225&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to