From time to time we have very strange problem - if we deploy war into JBoss then our application(JSF+Spring+Hibernate) does not work.
But if use exploded deployment then everything works ok.
We have such problems very rarely.
At the same time on one box the same war does not work, but on another - works normally.
Boxes are the same - the same JBoss 5.1 and the same Java 1.5, etc.
Any suggestions?