Hello,
I am trying to deploy POJOs (plain java classes) into the application
server so that I can access them by name over JNDI. I don't want to
use the EJB or the Servlet model for this and wanted to know if there
is any way I could do this.
I have looked into writing service modules for HK2 and OSGi but I am
not sure if it is the right approach for this.
Is there a good approach for doing this?
Thanks,
--
Shreyas