users@glassfish.java.net

Deploying POJOs in GlassFish

From: Shreyas Shinde <shreyasshinde_at_gmail.com>
Date: Wed, 4 Jun 2008 16:37:18 -0700

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