dev@glassfish.java.net

Re: Felix shell in b28a?

From: Sahoo <Sahoo_at_Sun.COM>
Date: Sat, 18 Oct 2008 09:57:13 +0530

Read the instructions mentioned in that file carefully. You have enabled
remote shell which means you needed to do 'telnet <host> 6666' to
connect to the server. You no longer have to start server using java
-jar; asadmin start-domain will do as well.

Bhakti Mehta wrote:
> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>