ERRest and apache Commons Lang
ERRest and apache Commons Lang
- Subject: ERRest and apache Commons Lang
- From: Samuel Pelletier <email@hidden>
- Date: Tue, 26 Mar 2019 19:02:52 -0400
Hi,
The current Wonder ERRest fail to produce json data with a
NoClassDefFoundError:
org/apache/commons/lang/exception/NestableRuntimeException referenced by
JsonConfig, an old json library.
I suspect this problem is limited to ant users like me.
This class was part of common-lang.jar which was replaced in ERJar by
common-lang3.jar. Common-lang changed the package to allows both major version
to work together.
I re-added the commons-lang-2.6.jar into my ERJar to make ERRest works again
successfully. Is there any downside to push this into the official Wonder ? The
jar could also be added into ERRest directly.
Samuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden