Unfortunately I wasn't able to follow your directions exactly, as I couldnt
find any commented out lines for the variable definition, but just knowing of
the existence of the file put me on the right track. Here's a simple diff
illustrating the changes that made it work for me:
--- config.properties.orig 2011-10-16 15:18:06.000000000 -0400
+++ config.properties 2011-10-16 15:35:05.000000000 -0400
@@ -123,6 +123,7 @@
${com.sun.aas.installRootURI}modules/org.apache.felix.gogo.shell.jar \
${com.sun.aas.installRootURI}modules/autostart/ \
${com.sun.aas.installRootURI}modules/org.apache.felix.fileinstall.jar \
+
${com.sun.aas.installRootURI}modules/org.apache.felix.shell.remote.jar \
# This property is used to configure a list of bundles to be started by our
autoprocessor.
# Eventual activation of the bundles depend on bundle's start level and
activation policy.
Thanks again for the assistance!
--
[Message sent by forum member 'philross']
View Post: http://forums.java.net/node/853712