Thursday, September 25, 2008

Enabling JSON in WSO2 WSAS

In order to enable JSON support in WSO2 WSAS you will need to follow the following steps.
  1. Drop the axis2-json-1.4.1.jar (The version may change according to the WSAS version in use) in to the WSAS lib directory. You could download axis2-json-1.4.1.jar here.
  2. Drop the jettison-1.0.1.jar in to the WSAS lib directory. You could get it from here.
  3. Configure the axis2.xml in WSAS which can be found in the conf directory as described in "Enabling JSON in Apache Axis2".

1 comment:

Anonymous said...
This comment has been removed by a blog administrator.