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 everything was fine. When I deployed and tested the solution on the development machine, which contains WebSphere […]