Relative Content

Tag Archive for odoojax-rsxml-rpc

How to use Odoo REST Services with JAX-RS?

I am trying to write a Java web application that runs on A Tomee application server. The application uses a number of Jakarta EE technologies such as JAX-RS, Jakarta Faces, and CDI. The basic application is running fine; I have no problems with that.