dev@glassfish.java.net

How to access Habitat from a Web Application?

From: Byron Nevins <Byron.Nevins_at_Sun.COM>
Date: Mon, 19 Oct 2009 14:55:02 -0700

I want to use an object that is inside the Habitat in V3 -- from my web
app.
I don't need to @Inject -- I just want to get a reference to the Habitat.
Has anyone done this? Any tips/ideas?