users@glassfish.java.net

Re: missing osgi-cdi dependency when starting glassfish

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Thu, 10 Nov 2011 05:56:42 +0530

On Wednesday 09 November 2011 09:10 PM, forums_at_java.net wrote:
> I'm using Glassfish 3.1
> And yes, you're right, I cleaned the osgi-cache before startup. It's
> working
> fine when I'm not not deleting the cache.
> What should be different in 3.1.1 in this regard?
3.1 uses FileInstall for managing modules/autostart/*.jar, but 3.1.1
does not. I believe you can delete the cache and yet you would not seen
osgi-cdi not being there when you restarted the server. Irrespective of
that, I recommend you switching to 3.1.1 which has many bugs fixed and
is compatible with 3.1.

Sahoo