A note about Jetty <Property/> elements sourced from conf/idp.properties

Tom Zeller tzeller at dragonacea.biz
Thu May 8 13:01:00 EDT 2014


>>It looks like neither Tomcat nor Jetty can read property files at
>>arbitrary paths.
>
> I'm rather shocked at that (re: Jetty). What are they doing that restricts
> this?

Jetty's start.jar just does not accept a property file as a command
line parameter. If it did, and passed them to XmlConfiguration which
actually starts the server, we would be okay.


More information about the dev mailing list