We're having problems to load an XSL from and
EJB using standard classloader method :
InputStream is = ClassLoader.getSystemResourceAsStream("org/xxx/myxsl.xsl");
Is there any special manner to do this in WebSphere v5.1 ?
Thanks in advance.
--
Martin