Hello Everyone, Our environment is Tomee web profile with JAX-RS 2.0 libraries added to our project and api jars on the server. We are getting a MessageBodyWriter not found when creating a resource that produces json. The quick searching I found maven solution however, we do not use maven. Also, I could not find the binary for JsonJaxbModule anywhere. We do use web.xml for the project, but not sure which dependency we need to add and where to find the dependency. Is this a JEE6 vs 7 issue?
Thanks in Advance, Nick.
