Hi,
We have CR 2011 reports deployed with Jboss 5.0.1.GA App Server. and got class not found exception.
After setting -Djboss.vfs.forceVfsJar=true in jboss then it solved the problem.
Documentation is explaining that it is old way of implementing jars. is it going to give any problem to the application?