-
Sub-task
-
Resolution: Done
-
Major
-
jbossws-cxf-3.0.3, jbossws-native-3.0.4, jbossws-metro-3.0.4, jbossws-cxf-3.0.4
-
None
In general all your processing in the deployers should just be based on metadata
available to deployers or configuration on the deployers.
You shouldn't be looking at any services.
e.g. suppose the war had a dependency on an ejb from some other application
then its not going to be started until that ejb exists regardless of when jbossweb.sar
gets started.