REST API

Previous topic - Next topic

cmodpuser

Does anyone know if REST API can be implemented using ODWEK and WebSphere environment that is running Content Navigator?

rjrussel

You should create a separate JVM for the REST services.  This way maintenance can be performed on each independently.

Running both application on the same server is not recommended.

-RR