I’d just like the tout the WHICH4J Project which has helped me immensely in my classpath confict issues with Oracle over LOG4J and JAXB.
Which4J is a small utility jar that can be added to your classpath and used via:
System.out.println("WHICH 4J: " + Which4J.which(JAXBContext.class))
Works fine with WebSphere Application Server