↧
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...
View Articlejavax.xml.bind.JAXBException: Unable to locate jaxb.properties for package {0}
In my solution, I use JAXB to convert from XML over the wire into Java objects. I added the JAXB jars to my ear (as previously explained). When I deployed and tested the solution on my local server...
View Article