[jetty-user] stopping jetty 6 (-1.22) whith SSL connector configured fails
Andrej Rippich <[email protected]>
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
I have a problem stopping jetty (6.1.22 jdk 1.6.22) as usual when
aditionally configering a SSL connector (using default jetty.xml +
jetty-ssl.xml).
Im using the following command line to start jetty:
java --DSTOPPORT=9999 -DSTOPKEY=secret -jar ../start.jar
../etc/jetty.xml ../etc/jetty-ssl.xml
And the following one to stop it - which works well when no SSL
connector is configured but fails when the SSL configuration is used
additionally.
java -DSTOP.PORT=9999 -DSTOP.KEY=secret -jar ..\start.jar --stop
Has anybody a suggestion whats going wrong?
Thanks Andrej
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email