Hi All!
I have deployed archive of services which consume/produce XMLs and now
I'm trying to add one more service who will consume/produce JSON.
It is simple service which operates with POJOs.
To enable JSON operations I added to axis2.xml:
In services XML I have declared my servi
On Thu, Aug 30, 2018 at 2:46 PM Alex Borschenko
wrote:
> Hi All!
> I have deployed archive of services which consume/produce XMLs and now I'm
> trying to add one more service who will consume/produce JSON.
> It is simple service which operates with POJOs.
>
> To enable JSON operations I added to
On 8/31/2018 12:04 AM, robertlazarski wrote:
On Thu, Aug 30, 2018 at 2:46 PM Alex Borschenko
mailto:aaborsche...@gmail.com>> wrote:
Hi All!
I have deployed archive of services which consume/produce XMLs and
now I'm trying to add one more service who will consume/produce JSON.