for option " -port -1 " it's working too, but write a dirty exception on screen :
java.lang.IllegalArgumentException: Port value out of range: -1
at java.net.ServerSocket.<init>(ServerSocket.java:179)
at org.xmlBlaster.authentication.HttpIORServer.run(Unknown Source)
So, I tried " -port 0 " but it doesn't shutdown http server.
perhaps add a line of code to manage that option.
Uups, ok, i have commited a patch to catch this situation
smarter ...
You 're so SMART Marcel !
Thanks. Cyrille