OK - I'm using PRE-2.1 on RedHat Linux 7.0 with EmbeddedTomcat.
I copy my .ear into the deply directory, start up jBoss, all is fine.
But, when I replace that .ear with a new version while the server is
running, I get this:
[Auto deploy] Auto deploy of
file:/home/tlwhit2/tools/jboss_tomcat/jboss-2.0-FIN
AL/deploy/conmaster.ear
[J2EE Deployer] Deploy J2EE application:
file:/home/tlwhit2/tools/jboss_tomcat/j
boss-2.0-FINAL/deploy/conmaster.ear
[J2EE Deployer] Create application conmaster.ear
[J2EE Deployer] Installing web package: conmaster.war
[J2EE Deployer] Destroying application conmaster.ear
[J2EE Deployer] deployment.cfg file deleted.
[J2EE Deployer] File tree
file:/home/tlwhit2/tools/jboss_tomcat/jboss-2.0-FINAL/
tmp/deploy/conmaster.ear deleted.
[Auto deploy] Deployment
failed:file:/home/tlwhit2/tools/jboss_tomcat/jboss-2.0-
FINAL/deploy/conmaster.ear
[Auto deploy] java.io.FileNotFoundException: JAR entry conmaster.war not
found i
n /home/tlwhit2/tools/jboss_tomcat/jboss-2.0-FINAL/deploy/conmaster.ear
[Auto deploy] at
sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConne
ction.java:98)
[Auto deploy] at
sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarU
RLConnection.java:108)
[Auto deploy] at java.net.URL.openStream(URL.java:798)
[Auto deploy] at
org.jboss.deployment.URLWizzard.downloadAndInflate(URLWizzard
.java:159)
[Auto deploy] at
org.jboss.deployment.URLWizzard.downloadAndInflateTemporary(U
RLWizzard.java:207)
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.installWAR(J2eeDeployer.jav
a:527)
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.installApplication(J2eeDepl
oyer.java:480)
[Auto deploy] at
org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:13
6)
[Auto deploy] at java.lang.reflect.Method.invoke(Native Method)
[Auto deploy] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl
.java:1628)
[Auto deploy] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl
.java:1523)
[Auto deploy] at
org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:332)
[Auto deploy] at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:268)
[Auto deploy] at java.lang.Thread.run(Thread.java:484)
I literally can ctrl-c the server, and start it again immediately and it
deploys fine.
What's up?
Thanks,
Tim
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]