The next release will include improved json docs and a few bug fixes,
as this is the direction my day job has moved into for some time now.
What I suspect is your problem, is that you need the right axis2.xml
file config that supports json. Its setup for SOAP by default.
Here's how mine looks. No
Port 8443 is HTTPS, you likely mean port 8080 as you would need a
cert, and in most cases load balancer of some sort, for SSL.
On Sat, Dec 21, 2019 at 2:50 AM albert kao wrote:
>
> Thank you for your suggestions :).
> I did:
> cd $AXIS2_HOME/samples/transport/https-sample/httpsClient
> mvn packag