Mercurial > dive4elements > framework
diff ChangeLog @ 381:bed51de8ae58
Added JSON parser from Artefact Server NG to bridge from JSON to XML speaking services.
artifacts/trunk@4270 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 18 Apr 2012 17:10:10 +0000 |
parents | 9798e4d83681 |
children | a94bc2491b41 |
line wrap: on
line diff
--- a/ChangeLog Tue Apr 03 11:15:10 2012 +0000 +++ b/ChangeLog Wed Apr 18 17:10:10 2012 +0000 @@ -1,3 +1,13 @@ +2012-04-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/JSON.java: + New. JSON parser from Artefact Server NG (which relies on JSON more heavily). + + * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/XMLUtils.java: + Added method to convert JSON to XML. This is needed by the client which + internally uses JSON to talk to the server which services only understands + XML atm. + 2012-04-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> Modified services so that they are now able to return more than just