-
Bug
-
Resolution: Done
-
Major
-
EAP_EWP 5.1.0_CR3
-
None
-
Not Required
pom.xml in jaxb-json example lists jettison 1.1 as provided scope dependency, but jettison is not provided neither when run with jetty or eap, it has to be bundled in WEB-INF/lib
when trying the example according to the README.txt, when I open http://localhost:9095/mapped.html and press "Click to load the JSON file"
i get
java.lang.NoClassDefFoundError: org/codehaus/jettison/mapped/MappedNamespaceConvention
in jetty console output
- blocks
-
JBPAPP-5357 Update RESTEasy to 1.2.1.GA_CP01
- Closed