The latest XB version introduced a dependency towards JAF and Java Mail.
Currently these jars reside under <JBOSS>/server/<config>/lib and are
not visible to the XB classloader. Moving them to <JBOSS>/lib doesn't
work, because the bootstrap process uses a hard coded set of libraries.

The current workaround is to move JAF & Mail to lib/endorsed, in order
to have them available at bootstrap time.

Does someone have an idea how to solve this problem without

a) modifying the bootstrap classes
b) using that workaround ?

/Heiko


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to