dev@glassfish.java.net

Felix shell in b28a?

From: Bhakti Mehta <Bhakti.Mehta_at_Sun.COM>
Date: Fri, 17 Oct 2008 14:51:40 -0700

Sahoo,
Did something change for enabling the felix shell in b28a? I added
felix.auto.start.1= \
 ${com.sun.aas.installRootURI}/modules/javax.xml.stream.jar \
 ${com.sun.aas.installRootURI}/modules/tiger-types-osgi.jar \
 ${com.sun.aas.installRootURI}/modules/auto-depends.jar \
 ${com.sun.aas.installRootURI}/modules/config.jar \
 ${com.sun.aas.installRootURI}/modules/hk2-core.jar \
 ${com.sun.aas.installRootURI}/modules/osgi-adapter.jar \
 ${com.sun.aas.installRootURI}/felix/bundle/org.apache.felix.shell.jar \
 ${com.sun.aas.installRootURI}/felix/bundle/org.apache.felix.shell.remote.jar

and debug level 4

but cannot get the shell with java -jar glassfish.jar

Regards,
Bhakti