Would it be possible to run the CDO server code within an app server – would that make sense at all?
Yes and yes. Each single component of CDO can run in OSGi, standalone or in any imaginable container. Embedding the repository into an JEE server makes particular sense, when the CDO client is a web application in the same container. Then you can use Net4js JVM connector to bypass socket transport. In the near future we will come up with even more direct connection methods (i.e. without Net4j in between).
Related Questions
- Since SpeechDraw is not bound to any specific application server, how is it possible to run applications without a preexisting integration with the backend?
- Would it be possible to run the CDO server code within an app server - would that make sense at all?
- Is it possible or make sense to run an AC wind generator directly into an electric heater ?