javaee / metro-jaxws-commons

Metro has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
https://eclipse-ee4j.github.io/metro-wsit/
Other
10 stars 9 forks source link

JSON: upgrade jettison version #68

Open glassfishrobot opened 13 years ago

glassfishrobot commented 13 years ago

Are there any plans to upgrade the dependencies to jettison?

I am currently using jaxws-json-1.2 which depends on jettison-1.0-beta-1, due to:

I had to upgrade to jettison-1.0.1, but when doing this manually it ends up into a

[code] java.lang.ClassNotFoundException: org.json.JSONException [/code]

Affected Versions

[current]

glassfishrobot commented 13 years ago

Reported by rodmendiola

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS_COMMONS-68