Sorry, wrong mailing list :p

>  -----Original Message-----
> From:         Stephane Nicoll  
> Sent: Friday, January 09, 2004 11:00 AM
> To:   Maven user list (E-mail)
> Subject:      Jdom 0.7.jar with META-INF/info.xml displays a uncomplete
> deployment when put in the deploy directory
> 
> Hello list,
> 
> I think the problem is related to JBoss deployers so I am gonna ask this
> here.
> 
> BTW, we use JBoss 3.2.1 - Redhat Linux
> 
> We have an ear that contains some libraries we use only in our application
> (ear). That way we have only file to deploy and we are sure everything is
> there. We use jdom (version 0.7) wich contains a META-INF/info.xml file.
> 
> When we deploy our ear, everything is ok but this log entry at the end of
> the deployment:
> 
> 2004-01-09 10:55:39,482 ERROR
> [org.jboss.deployment.scanner.URLDeploymentScanner] MBeanException:
> Exception in MBean operation 'checkIncompleteDeployments()'
> Cause: Incomplete Deployment listing:
> Packages waiting for a deployer:
> [EMAIL PROTECTED] {
> url=file:/var/jboss-3.2.1-kpserver2/server/default/tmp/deploy/server/defaul
> t/deploy/kserver-mr-1.10.0-RC1.ear/38.kserver-mr-1.10.0-RC1.ear-contents/jd
> om-0.7.jar }
>   deployer: null
>   status: Starting
>   state: START_SUBDEPLOYMENTS
>   watch:
> file:/var/jboss-3.2.1-kpserver2/server/default/tmp/deploy/server/default/de
> ploy/kserver-mr-1.10.0-RC1.ear/38.kserver-mr-1.10.0-RC1.ear-contents/jdom-0
> .7.jar
>   lastDeployed: 1073642108245
>   lastModified: 1073642106000
>   mbeans:
> ]Incompletely deployed packages:
>   <none>
> MBeans waiting for classes:
>   <none>
> MBeans waiting for other MBeans:
>   <none>
> 
> This is not really annoying because everything works ok but if you could
> give me a trick to avoid that message.
> 
> Regards,
> 
> Stephane

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to