I am facing an issue in JBoss EAP 5.1 .It works fine on jBoss 5.1.0 GA but gives an error in JBoss EAP. I found the same issue posted on here, I tried the solutions suggested there but still it is not working. I also found that there is a jar called stax-api in JBoss 5.1.0 GA and that the concerned class is somehow dependent on it. stax-api is not there in jBoss eap5.1 so I placed it there, It still doesn't work . Can anyone help?? it gives the following error on executing
java.lang.NoClassDefFoundError: org/apache/poi/POIXMLDocument