Just run the following two commands to enable the OSGi features in b43:
asadmin delete-jvm-options --target server-config
-Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command
asadmin create-jvm-options --target server-config
-Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.shell.remote,org.apache.felix.fileinstall
Thanks,
Sahoo
On Thursday 24 March 2011 01:34 AM, Larry Touve wrote:
>
> We've tried installing b43, but it's not working for us. I've tried
> both the Open Source version and the Oracle Production version.
>
> Currently, I can get the domain started up, but I can't access any of
> the OSGi functions -- I can't telnet in to the gogo interface, I can't
> get the OSGi web console running, Felix File Install doesn't seem to
> be running, etc.
>
> Larry
>
> *From:*Sahoo [mailto:sanjeeb.sahoo_at_oracle.com]
> *Sent:* Wednesday, March 23, 2011 1:47 PM
> *To:* users_at_glassfish.java.net
> *Subject:* Re: OSGi War Bundle deployment issues
>
> Can you please upgrade to 3.1 final build (which I believe is b43) and
> let us know if you still see the issue?
>
> If you still face the issue, then we need to understand why there are
> three bundles (277, 278, 279) reported in the log message.
>
> Sahoo
>