On Mon, Nov 9, 2009 at 9:21 PM, Johannes Ruscheinski <rusch...@gmail.com> wrote:
> I started it with "java -jar /usr/local/ForgotTheName/bin/felix.jar."
> Is that a problem? In other words, do I have to be in the parent
> directory of Felix' bin directory?
You may try:
java -Dfelix.auto.deploy.dir=/usr/local/ForgotTheName/bundle -jar
/usr/local/ForgotTheName/bin/felix.jar

If you have other problems, you may turn on debug with following options:
 -Dfelix.log.level=4

Those options are documented in Chris's link.

-Guo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to