I have developed one J2EE application in which I have developed one report using jasper reports.I have used Netbeans6.9 IDE and apache tomcat server for deployment. Now when I run my application on local pc Reports works fine i.e excel get generated. But when I deploy war file of my aaplication on JBoss server Report doesnt work it gives this error:
"Page directive has invalid attribute: trimDirectiveWhitespaces"
.