solved the problem myself. Instead of rendering the XSLT on server side (EJB - located in
a JAR within the EAR) I'm doing the transformation in my struts action (located in the
WAR within the EAR). Ok, it is more a hack than a solution, however it's working now
:-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984013#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...