Hi there...I just ported our app from Weblogic to jBoss. Everything is up
and running fine, but during the startup process I see a lot of messages
saying that J2EE can't delete a temp file. Since my app seems to work I
assume this isn't a problem, but it's a little unnerving for a newbie like
myself. I'm running on Wink2k/SP1. Windows is notoriously cranky about
moving/deleting files when they're in use; is that the problem?
Here's the output from jBoss loading the test .ear:
[Auto deploy] Starting
[Auto deploy] Auto deploy of
file:/C:/jboss_tomcat/jBoss-2.0_FINAL/deploy/tomcat
-test.ear
[J2EE Deployer] Deploy J2EE application:
file:/C:/jboss_tomcat/jBoss-2.0_FINAL/d
eploy/tomcat-test.ear
[J2EE Deployer] Could not delete temporary file:
/C:/jboss_tomcat/jBoss-2.0_FINA
L/bin/../tmp/deploy/copy1001.zip
[J2EE Deployer] Create application tomcat-test.ear
[J2EE Deployer] Installing web package: tomcat-test.war
[J2EE Deployer] Added ./client.jar to common classpath
[J2EE Deployer] Installing EJB package: tomcat-test.jar
[J2EE Deployer] Starting module tomcat-test.jar
[Container factory]
Deploying:file:/C:/jboss_tomcat/jBoss-2.0_FINAL/bin/../tmp/d
eploy/tomcat-test.ear/ejb1004.jar
[Verifier] Verifying
file:/C:/jboss_tomcat/jBoss-2.0_FINAL/bin/../tmp/deploy/tom
cat-test.ear/ejb1004.jar
[Container factory] Deploying Optimized
[Container factory] Deploying NonOptimized
[Container factory] Deployed application:
file:/C:/jboss_tomcat/jBoss-2.0_FINAL/
bin/../tmp/deploy/tomcat-test.ear/ejb1004.jar
[J2EE Deployer] Starting module tomcat-test.war
[EmbeddedTomcat] ContextManager: Adding context Ctx( /jboss )
[EmbeddedTomcat] path="/jboss" :jsp: init
[J2EE Deployer] J2EE application:
file:/C:/jboss_tomcat/jBoss-2.0_FINAL/deploy/t
omcat-test.ear is deployed.
TIA,
Steve
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]