Where’s that class being loaded from? – Which4J

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

Author: dan

Leave a Reply

Your email address will not be published. Required fields are marked *