We are using JBoss 4.0.2 as our application server, but at this only need bare 
bones installation. We have removed all the files from the 
server/default/deploy/ directory except the jbossweb-tomcat55.sar which leaves 
with enough to serve up JSP/JSF etc.

Now we are adding web service support, so I've added in jboss-ws4ee.sar. This 
works fine, and my services deploy etc. but on startup I get the following 
error:

08:02:19,765 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- MBeans waiting for other MBeans ---
ObjectName: jboss.ws4ee:service=ServiceDeployerEJB
  State: CONFIGURED
  I Depend On:
    jboss.ejb:service=EJBDeployer
    jboss.system:service=MainDeployer

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.ejb:service=EJBDeployer
  State: NOTYETINSTALLED
  Depends On Me:
    jboss.ws4ee:service=ServiceDeployerEJB

I've tried figuring out what other files I need to deploy, but just end up with 
more dependancies.

What else do I need to deploy?

Thanks,

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

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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to