I'm facing this strange behaviour, that I'll post with the attached log.
Two things happen that I think they shouldn't:
Jboss+Jetty , Linux 2.4.18, Sun J2SDK 1.4.1_01
a) A app that deployes correctly withJboss 3.0.3 reports INFO lines with
warning messages at the [org.jboss.ejb.EJBDeployer], if runned on JBoss >=
3.0.4 (tested on 3.0.4 and 3.0.5RC1 from cvs)
b) Consecutive deployments / undeployments of the same package will
origiate different messages from EJBDeployer. Sometimes it will deploy
without a problem, others it will report some warning messages, and
between diferent deployments the warning messages that appear refer to
diofferent classes. See the attached log (this was taken with JBoss
3.0.5RC1 from 10Dec cvs)
(Each time I deployed and then rm'ed the file before deploying it again)
What is the cause of this random behavior from EJBDeployer?
I've checked the code lines that it refers, but they seem ok.
Should I post the code for you to check it out?
As I stated before, 3.0.3 does not shows this warning messages from
EJBDeployer.
Thank you
Joao Clemente
--
Joao Pedro Clemente
jpcl @ rnl.ist.utl.pt
(when not working out)
(when not sleeping)
(when not surfing)
(when not ... ;)
Deployment 1:
2002-12-16 13:53:59,068 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package: file:/usr/local/jboss-3.0.5RC1/server/all/deploy/webmail_noCluster.ear
2002-12-16 13:53:59,341 INFO [org.jboss.deployment.EARDeployer] Init J2EE
application: file:/usr/local/jboss-3.0.5RC1/server/all/deploy/webmail_noCluster.ear
2002-12-16 13:53:59,702 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/74.webmail_noCluster.ear-contents/library/jtextproc.jar
2002-12-16 13:53:59,710 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/74.webmail_noCluster.ear-contents/library/jtextproc.jar
2002-12-16 13:53:59,722 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/74.webmail_noCluster.ear-contents/library/xerces.jar
2002-12-16 13:53:59,912 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/74.webmail_noCluster.ear-contents/library/xerces.jar
2002-12-16 13:53:59,916 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/74.webmail_noCluster.ear-contents/library/jakarta-oro-2.0.3.jar
2002-12-16 13:53:59,955 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/74.webmail_noCluster.ear-contents/library/jakarta-oro-2.0.3.jar
2002-12-16 13:53:59,956 INFO [org.jboss.deployment.MainDeployer] Package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/74.webmail_noCluster.ear-contents/library/jtextproc.jar
is already deployed
2002-12-16 13:53:59,957 INFO [org.jboss.deployment.MainDeployer] Package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/74.webmail_noCluster.ear-contents/library/xerces.jar
is already deployed
2002-12-16 13:53:59,957 INFO [org.jboss.deployment.MainDeployer] Package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/74.webmail_noCluster.ear-contents/library/jakarta-oro-2.0.3.jar
is already deployed
2002-12-16 13:54:00,432 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:54:00,507 INFO [org.jboss.ejb.EjbModule] Deploying MailMessagePartEJB
2002-12-16 13:54:00,593 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:54:00,805 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:54:00,850 INFO [org.jboss.ejb.EjbModule] Deploying
MailComposeMessageEJB
2002-12-16 13:54:00,940 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:54:01,199 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:54:01,225 INFO [org.jboss.ejb.EjbModule] Deploying MailFolderEJB
2002-12-16 13:54:01,352 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:54:01,496 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:54:01,541 INFO [org.jboss.ejb.EjbModule] Deploying MailSessionEJB
2002-12-16 13:54:01,598 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:54:01,729 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:54:01,753 INFO [org.jboss.ejb.EjbModule] Deploying
MailDisplayMessageEJB
2002-12-16 13:54:01,871 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:54:02,803 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:54:02,830 INFO [org.jboss.ejb.EjbModule] Deploying MailStoreEJB
2002-12-16 13:54:03,047 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:54:03,049 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:54:03,145 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:54:03,147 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:54:03,334 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:54:03,335 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:54:03,370 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:54:03,371 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:54:03,398 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:54:03,400 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:54:03,415 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:54:03,418 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:54:03,451 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:54:04,069 INFO [org.jboss.jbossweb] Registered
jboss.web:Jetty=0,JBossWebApplicationContext=5,context=/webmail
2002-12-16 13:54:04,179 INFO [org.jboss.jbossweb] Extract
jar:file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/74.webmail_noCluster.ear-contents/webmail.war!/
to /tmp/Jetty_0_0_0_0_8080__webmail/webapp
2002-12-16 13:54:04,567 INFO [org.jboss.jbossweb] Started
WebApplicationContext[/webmail,jwma Webmail]
2002-12-16 13:54:04,686 INFO [STDOUT] TRACE: JwmaController init(config) begin
2002-12-16 13:54:04,760 INFO [STDOUT] TRACE: JwmaController init(config) end
2002-12-16 13:54:04,761 INFO [org.jboss.jbossweb] successfully deployed
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/74.webmail_noCluster.ear-contents/webmail.war
to /webmail
2002-12-16 13:54:04,761 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/deploy/webmail_noCluster.ear
Deployment 2:
2002-12-16 13:56:45,317 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package: file:/usr/local/jboss-3.0.5RC1/server/all/deploy/webmail_noCluster.ear
2002-12-16 13:56:45,505 INFO [org.jboss.deployment.EARDeployer] Init J2EE
application: file:/usr/local/jboss-3.0.5RC1/server/all/deploy/webmail_noCluster.ear
2002-12-16 13:56:45,780 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/75.webmail_noCluster.ear-contents/library/jtextproc.jar
2002-12-16 13:56:45,787 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/75.webmail_noCluster.ear-contents/library/jtextproc.jar
2002-12-16 13:56:45,799 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/75.webmail_noCluster.ear-contents/library/xerces.jar
2002-12-16 13:56:45,904 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/75.webmail_noCluster.ear-contents/library/xerces.jar
2002-12-16 13:56:45,909 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/75.webmail_noCluster.ear-contents/library/jakarta-oro-2.0.3.jar
2002-12-16 13:56:45,936 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/75.webmail_noCluster.ear-contents/library/jakarta-oro-2.0.3.jar
2002-12-16 13:56:45,936 INFO [org.jboss.deployment.MainDeployer] Package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/75.webmail_noCluster.ear-contents/library/jakarta-oro-2.0.3.jar
is already deployed
2002-12-16 13:56:45,937 INFO [org.jboss.deployment.MainDeployer] Package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/75.webmail_noCluster.ear-contents/library/xerces.jar
is already deployed
2002-12-16 13:56:45,937 INFO [org.jboss.deployment.MainDeployer] Package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/75.webmail_noCluster.ear-contents/library/jtextproc.jar
is already deployed
2002-12-16 13:56:46,213 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:56:46,237 INFO [org.jboss.ejb.EjbModule] Deploying MailFolderEJB
2002-12-16 13:56:46,299 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:56:46,490 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:56:47,221 INFO [org.jboss.ejb.EjbModule] Deploying MailMessagePartEJB
2002-12-16 13:56:47,311 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:56:47,484 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:56:47,528 INFO [org.jboss.ejb.EjbModule] Deploying
MailComposeMessageEJB
2002-12-16 13:56:47,591 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:56:47,753 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:56:47,790 INFO [org.jboss.ejb.EjbModule] Deploying MailSessionEJB
2002-12-16 13:56:47,836 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:56:47,912 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailDisplayMessageEJB
Method : public abstract MessageDisplayVO getMessageDisplayVO() throws RemoteException
Section: 7.10.5
Warning: The methods defined in the remote interface must have a matching method in
the bean's class with the same return type.
2002-12-16 13:56:47,913 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailDisplayMessageEJB
Method : public abstract MailMessagePart; getMessageParts() throws RemoteException
Section: 7.10.5
Warning: The methods defined in the remote interface must have a matching method in
the bean's class with the same return type.
2002-12-16 13:56:47,914 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailDisplayMessageEJB
Method : public abstract MailMessagePart getMessagePart(int) throws JwmaException,
RemoteException
Section: 7.10.5
Warning: The methods defined in the remote interface must have a matching method in
the bean's class with the same return type.
2002-12-16 13:56:47,942 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:56:47,966 INFO [org.jboss.ejb.EjbModule] Deploying
MailDisplayMessageEJB
2002-12-16 13:56:48,049 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:56:48,160 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:56:48,185 INFO [org.jboss.ejb.EjbModule] Deploying MailStoreEJB
2002-12-16 13:56:48,234 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:56:48,235 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:56:48,351 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:56:48,352 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:56:48,379 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:56:48,380 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:56:48,410 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:56:48,411 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:56:48,458 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:56:48,460 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:56:48,476 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:56:48,477 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:56:48,537 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:56:48,845 INFO [org.jboss.jbossweb] Registered
jboss.web:Jetty=0,JBossWebApplicationContext=6,context=/webmail
2002-12-16 13:56:48,978 INFO [org.jboss.jbossweb] Extract
jar:file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/75.webmail_noCluster.ear-contents/webmail.war!/
to /tmp/Jetty_0_0_0_0_8080__webmail/webapp
2002-12-16 13:56:49,395 INFO [org.jboss.jbossweb] Started
WebApplicationContext[/webmail,jwma Webmail]
2002-12-16 13:56:49,467 INFO [STDOUT] TRACE: JwmaController init(config) begin
2002-12-16 13:56:49,560 INFO [STDOUT] TRACE: JwmaController init(config) end
2002-12-16 13:56:49,561 INFO [org.jboss.jbossweb] successfully deployed
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/75.webmail_noCluster.ear-contents/webmail.war
to /webmail
2002-12-16 13:56:49,561 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/deploy/webmail_noCluster.ear
Deplyment 3:
2002-12-16 13:58:19,928 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package: file:/usr/local/jboss-3.0.5RC1/server/all/deploy/webmail_noCluster.ear
2002-12-16 13:58:20,115 INFO [org.jboss.deployment.EARDeployer] Init J2EE
application: file:/usr/local/jboss-3.0.5RC1/server/all/deploy/webmail_noCluster.ear
2002-12-16 13:58:20,497 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/76.webmail_noCluster.ear-contents/library/jtextproc.jar
2002-12-16 13:58:20,504 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/76.webmail_noCluster.ear-contents/library/jtextproc.jar
2002-12-16 13:58:20,516 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/76.webmail_noCluster.ear-contents/library/xerces.jar
2002-12-16 13:58:20,640 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/76.webmail_noCluster.ear-contents/library/xerces.jar
2002-12-16 13:58:20,645 INFO [org.jboss.deployment.MainDeployer] Starting deployment
of package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/76.webmail_noCluster.ear-contents/library/jakarta-oro-2.0.3.jar
2002-12-16 13:58:20,670 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/76.webmail_noCluster.ear-contents/library/jakarta-oro-2.0.3.jar
2002-12-16 13:58:20,671 INFO [org.jboss.deployment.MainDeployer] Package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/76.webmail_noCluster.ear-contents/library/jtextproc.jar
is already deployed
2002-12-16 13:58:20,671 INFO [org.jboss.deployment.MainDeployer] Package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/76.webmail_noCluster.ear-contents/library/xerces.jar
is already deployed
2002-12-16 13:58:20,672 INFO [org.jboss.deployment.MainDeployer] Package:
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/76.webmail_noCluster.ear-contents/library/jakarta-oro-2.0.3.jar
is already deployed
2002-12-16 13:58:20,918 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:58:20,943 INFO [org.jboss.ejb.EjbModule] Deploying
MailDisplayMessageEJB
2002-12-16 13:58:20,997 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:58:21,246 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:58:21,269 INFO [org.jboss.ejb.EjbModule] Deploying MailSessionEJB
2002-12-16 13:58:21,343 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:58:21,465 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailStoreEJB
Method : public abstract MailFolder; listFolders(int) throws RemoteException
Section: 7.10.5
Warning: The methods defined in the remote interface must have a matching method in
the bean's class with the same return type.
2002-12-16 13:58:21,466 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailStoreEJB
Method : public abstract MailFolder; listFolderMoveTargets() throws RemoteException
Section: 7.10.5
Warning: The methods defined in the remote interface must have a matching method in
the bean's class with the same return type.
2002-12-16 13:58:21,467 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailStoreEJB
Method : public abstract MailFolder; listMessageMoveTargets() throws RemoteException
Section: 7.10.5
Warning: The methods defined in the remote interface must have a matching method in
the bean's class with the same return type.
2002-12-16 13:58:21,467 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailStoreEJB
Method : public abstract MailFolder getActualFolder() throws RemoteException
Section: 7.10.5
Warning: The methods defined in the remote interface must have a matching method in
the bean's class with the same return type.
2002-12-16 13:58:21,468 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailStoreEJB
Method : public abstract MailFolder getInboxInfo() throws RemoteException
Section: 7.10.5
Warning: The methods defined in the remote interface must have a matching method in
the bean's class with the same return type.
2002-12-16 13:58:21,468 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailStoreEJB
Method : public abstract MailFolder getTrashInfo() throws JwmaException,
RemoteException
Section: 7.10.5
Warning: The methods defined in the remote interface must have a matching method in
the bean's class with the same return type.
2002-12-16 13:58:21,469 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailStoreEJB
Method : public abstract MailFolder setActualFolder(String) throws JwmaException,
RemoteException
Section: 7.10.5
Warning: The methods defined in the remote interface must have a matching method in
the bean's class with the same return type.
2002-12-16 13:58:21,470 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailStoreEJB
Method : public abstract MailFolder resetToRootFolder() throws JwmaException,
RemoteException
Section: 7.10.5
Warning: The methods defined in the remote interface must have a matching method in
the bean's class with the same return type.
2002-12-16 13:58:21,476 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:58:21,499 INFO [org.jboss.ejb.EjbModule] Deploying MailStoreEJB
2002-12-16 13:58:21,725 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:58:21,809 INFO [org.jboss.ejb.EJBDeployer]
Bean : MailFolderEJB
Method : public abstract MailFolder getRemoteRef()
Section: 7.10.7
Warning: The methods defined in the local interface must have a matching method in the
bean's class with the same return type.
2002-12-16 13:58:21,814 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:58:21,837 INFO [org.jboss.ejb.EjbModule] Deploying MailFolderEJB
2002-12-16 13:58:21,923 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:58:22,044 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:58:22,069 INFO [org.jboss.ejb.EjbModule] Deploying
MailComposeMessageEJB
2002-12-16 13:58:22,324 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:58:22,416 INFO [org.jboss.ejb.EjbModule] Creating
2002-12-16 13:58:22,443 INFO [org.jboss.ejb.EjbModule] Deploying MailMessagePartEJB
2002-12-16 13:58:22,523 INFO [org.jboss.ejb.EjbModule] Created
2002-12-16 13:58:22,525 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:58:22,558 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:58:22,559 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:58:22,586 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:58:22,587 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:58:22,636 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:58:22,637 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:58:22,670 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:58:22,671 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:58:22,689 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:58:22,691 INFO [org.jboss.ejb.EjbModule] Starting
2002-12-16 13:58:22,717 INFO [org.jboss.ejb.EjbModule] Started
2002-12-16 13:58:22,881 INFO [org.jboss.jbossweb] Registered
jboss.web:Jetty=0,JBossWebApplicationContext=7,context=/webmail
2002-12-16 13:58:22,980 INFO [org.jboss.jbossweb] Extract
jar:file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/76.webmail_noCluster.ear-contents/webmail.war!/
to /tmp/Jetty_0_0_0_0_8080__webmail/webapp
2002-12-16 13:58:23,370 INFO [org.jboss.jbossweb] Started
WebApplicationContext[/webmail,jwma Webmail]
2002-12-16 13:58:23,442 INFO [STDOUT] TRACE: JwmaController init(config) begin
2002-12-16 13:58:23,531 INFO [STDOUT] TRACE: JwmaController init(config) end
2002-12-16 13:58:23,532 INFO [org.jboss.jbossweb] successfully deployed
file:/usr/local/jboss-3.0.5RC1/server/all/tmp/deploy/server/all/deploy/webmail_noCluster.ear/76.webmail_noCluster.ear-contents/webmail.war
to /webmail
2002-12-16 13:58:23,532 INFO [org.jboss.deployment.MainDeployer] Deployed package:
file:/usr/local/jboss-3.0.5RC1/server/all/deploy/webmail_noCluster.ear