Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] How to let jetty use the jettyhome in the jetty osgi boot plugin, or how to set jetty.home to a path inside a plugin

Hi,
A question (tried to find the answer on the net but couldn't really). I am running jetty in osgi. I noticed that if I don't set a jetty.home vm argument that jetty won't start. I am getting this in the console:
Returning defaultJettyServer  = null

I would like to achieve one of the following two things:
1) if I don't set a jetty.home that jetty uses the jettyhome available in the jetty osgi boot plugin. Is this possible somehow? Or if this is not possible:
2) set jetty.home to a folder in a plugin (so a classpath), is this possible and what would be the format for the jetty.home vm argument to achieve this (maybe more an osgi question...)?

Thanks for any guidance on this.
-- 

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@xxxxxxxxxxxxxx - mtaal@xxxxxxxxx
Web: www.springsite.com - www.elver.org

Back to the top