Nenad,
At this time, we don't have any explicit plans to target the CICS JVM Server (OSGi framework) for all types of applications.
What is your requirement in terms of the type of application you want to run there? 3270 type, batch, ??
We have done the work to support the CICS Liberty profile for EGL web applications (Web transactions, JSF, RUI based), which if I understand correctly get deployed as OSGI bundles. See following EGL Blog article on this topic:
Support for CICS Liberty and JCICS
For batch type applications, if the CICS JVMServer/OSGI support supports any native type Java app, I would think there is a good chance that generated Java would work there as well since it really is not platform dependent even if though a "system" is specified. These would NOT use JCICS type commands and we have not tested it.
Mark
markevans