jdom is hard to deploy because it has a confusing xml file in META-INF. 
Many versions of jboss now include it in the startup lib since it is needed
for xmbeans.  If it isn't in $JBOSS_HOME/lib already, try putting it there
and starting with -L jdom.jar.

david jencks

On 2002.09.09 12:22:09 -0400 Simon Stewart wrote:
> Can anyone help shed some light on this? An app that was working
> perfectly well in JBoss 3.0.0 doesn't appear to deploy properly in
> 3.0.2. Everything looks like it should be okay, and the only error
> reported is this one:
> 
> 17:12:05,043 INFO  [jbossweb] successfully deployed
> file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/web.war/
> to /cmp
> 17:12:05,044 INFO  [MainDeployer] Deployed package:
> file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/
> 17:12:05,051 ERROR [URLDeploymentScanner] MBeanException: Exception in
> MBean operation 'checkIncompleteDeployments()'
> Cause: Incomplete Deployment listing:
> Packages waiting for a deployer:
> [org.jboss.deployment.DeploymentInfo@14c3862 {
> 
>url=file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/ejb.jar/META-INF/lib/jdom.jar
> }
>   deployer: null
>   status: Starting
>   state: START_SUBDEPLOYMENTS
>   watch: 
>file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/ejb.jar/META-INF/lib/jdom.jar
>   lastDeployed: 1031587905671
>   lastModified: 1031587905000
>   mbeans:
> ]Incompletely deployed packages:
>   <none>
> MBeans waiting for classes:
>   <none>
> MBeans waiting for other MBeans:
>   <none>
> 
> Can anyone shed a little light on why this might be happening? The
> system is JBoss 3.0.2/Jetty from the bundle, JDK 1.4.0 and Linux
> 2.4.17
> 
> Regards,
> 
> Simon
> 
> -- 
> "Why waste time learning when ignorance is instantaneous?"
>     -- Hobbes
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone?  Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to