Try deploying you war in deploy, no sar or HASingletonController, with your classloader
isolation in jboss-web.xml. That is, the way it works. But add to jboss-web.xml a
depenedency on the HASingleton BarrierController as described at
http://labs.jboss.com/file-access/default/members/jbossas/freezone/docs/C...
From a quick look, seems like the Avalon dependency is being pulled in
via the IIOP module's use of Jacorb. Another possible approach is disabling use of
IIOP (if you don't need it), but I've never done that and can't say how much
of a ripple effect it might have.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132520#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...