After short investigation deployers (not deployment) is my real problem.
I noticed that .sar archives are deployed first (thus deployers operate on them first
too). Deployers are executed first and then archives are scheduled for deployment.
My problem is that the .sar archive can incorporate nested EJB or Web deployments
representing Web Service deployments. Thus our deployers operate on these nested archives
present in .sar archives.
Our real problem is that our WebServices deployer depends on JBossWebMetaData ctx
classloader which is null in time frame of executing the deployers chain for all .sar
archives being processed by deployers.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186658#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...