Re: Axis2 Corba webservices using JSON

2025-06-25 Thread robertlazarski
Did you set up your axis2.xml file for badgerfish? Can you post it, if you edited it? The axis2.xml file is the place to customize optional features like these. I don't use badgerfish myself - but I read that doc a lot as I use the later introduced JSON support with GSON / Moshi quite a bit. Unle

Axis2 Corba webservices using JSON

2025-06-25 Thread Serban Mihai
Hello all, Over the past few weeks we have spent some time migrating our corba services to webservices using Axis2. We managed to enable JSON support using the Badgerfish convention and, since it does not require any additional configuration, it worked as expected just by following the documentati