We experienced a similar problem a while back....
The way we got around it was the following flag in the jboss-service.xml for the embedded tomcat server.
<attribute name="Java2ClassLoadingCompliance">true</attribute>Can't remember if it had to be true or false.... But I'm sure you can figure it out via a process of elimination... *cough* :)
Hope it helps... Renier
