Re: tomcat task under https

2009-03-26 Thread Antoine Levy Lambert
I would say there must be a solution to get it to work, but first you must find out where it is hurting. The pain point is probably neither ant nor tomcat but rather to find out whether for instance you need to start ant with system properties just as javax.net.ssl.keystore, javax.net.ssl. ...

tomcat task under https

2009-03-24 Thread supareno
hello, i don't know if i have to post this question n the ant users list or in the tomcat users list??? is anybody has ever done this: deploy with the ant task under https? the manager running in https mode and the deploy task does not work:-( so, is it possible to deploy under https? regards