[jboss-dev-forums] [Design of POJO Server] - Re: Getting rid of conf/jboss-service.xml

scott.stark@jboss.org do-not-reply at jboss.com
Thu Sep 25 21:26:53 EDT 2008


This was due to also removing the org.jboss.web.WebService dyn class loading service:

  | 18:22:16,979 WARN  [HDScanner] Failed to process changes
  | org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
  | 
  | *** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
  | 
  | jboss.j2ee:module="cts.jar",service=EjbModule
  |  -> jboss:service=WebService{Create:** NOT FOUND Depends on 'jboss:service=WebService' **}
  | 

This should be an optional dependency from the ejb container. I'll restore it for now.


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

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



More information about the jboss-dev-forums mailing list