JBoss treats any jar with an xml file in META-INF as a special
deployment.
If you change META-INF/info.xml to META-INF/info
it will deploy fine through the JARDeployer.

Regards,
Adrian

On Fri, 2004-01-09 at 10:01, Stephane Nicoll wrote:
> 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/default/
> deploy/kserver-mr-1.10.0-RC1.ear/38.kserver-mr-1.10.0-RC1.ear-contents/jdom-0
> .7.jar }
>   deployer: null
>   status: Starting
>   state: START_SUBDEPLOYMENTS
>   watch:
> file:/var/jboss-3.2.1-kpserver2/server/default/tmp/deploy/server/default/depl
> oy/kserver-mr-1.10.0-RC1.ear/38.kserver-mr-1.10.0-RC1.ear-contents/jdom-0.7.j
> ar
>   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
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
-- 
xxxxxxxxxxxxxxxxxxxxxxxx 
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC 
xxxxxxxxxxxxxxxxxxxxxxxx 



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to