Hello,

I want to have a custom configuration which supports EJB3 and web applications 
but not all the rest. To do this,I started from the minimal configuration and 
added just what I think is needed.

Now, I'm stuck on the following error message:



-------------------------------

12:40:05,625 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- Packages waiting for a deployer ---
[EMAIL PROTECTED] { 
url=file:/C:/Personal/jboss-4.0.2/server/ejb3only/deploy/jbossweb-tomcat55.sar/ROOT.war/
 }
  deployer: null
  status: Starting
  state: START_SUBDEPLOYMENTS
  watch: 
file:/C:/Personal/jboss-4.0.2/server/ejb3only/deploy/jbossweb-tomcat55.sar/ROOT.war/
  altDD: null
  lastDeployed: 1128508805144
  lastModified: 1128412729579
  mbeans:

[EMAIL PROTECTED] { 
url=file:/C:/Personal/jboss-4.0.2/server/ejb3only/deploy/jmx-console.war/ }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/C:/Personal/jboss-4.0.2/server/ejb3only/deploy/jmx-console.war/
  altDD: null
  lastDeployed: 1128508805625
  lastModified: 1128495089569
  mbeans:

--- Incompletely deployed packages ---
[EMAIL PROTECTED] { 
url=file:/C:/Personal/jboss-4.0.2/server/ejb3only/deploy/jmx-console.war/ }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/C:/Personal/jboss-4.0.2/server/ejb3only/deploy/jmx-console.war/
  altDD: null
  lastDeployed: 1128508805625
  lastModified: 1128495089569
  mbeans:

-------------------------------



There are no other error messages.
After this message, I find those two enties:




-------------------------------

12:40:10,952 INFO  [TomcatDeployer] deploy, ctxPath=/, 
warUrl=file:/C:/Personal/jboss-4.0.2/server/ejb3only/deploy/jbossweb-tomcat55.sar/ROOT.war/
12:40:11,683 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, 
warUrl=file:/C:/Personal/jboss-4.0.2/server/ejb3only/deploy/jmx-console.war/

-------------------------------

And the two web applications work perfectly well.


How can I make JBoss happy and not have the error message anymore ?
As in the "all" configuration, everything goes well, I guess I'm missing some 
configuration for dependencies, but where ?


Many thanks for help or hints,


Pierre

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3899262#3899262

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3899262


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to