create a keystore without user prompting

2007-08-31 Thread oj
Hi, I want to make batch file which will create a keystore file but after calling this keytool -genkey -alias tomcat -keyalg RSA there will be a user prompt for my user name and such things. Does anyone know how i can skip those prompts or can I set those values with additonal parameters. I se

Re: how to list all the current webapps of the tomcat into a text file

2007-07-30 Thread oj
; > http://localhost:8080/manager/list > > and it works just as well using curl or wget as it does with a full web > client like Firefox. > > --David > > oj wrote: > >>Hi, >> >>is it possible to list all the currently installed webapps into a fil

how to list all the current webapps of the tomcat into a text file

2007-07-30 Thread oj
Hi, is it possible to list all the currently installed webapps into a file? I want to write a update software for my application so I need the information which webapps are running, does anyone know if i can query this information via the command line? Thanks -- View this message in context:

where can I define if a webapp will startup or not

2007-05-24 Thread oj
Hi, I'm looking for the opportunity to enable or disable a webapp for startup. I have an application which I can disable during the tomcat is running, and if this happens I want that this state is persistent also for a tomcat restart, but I do not know where I can define this. I just found the

Re: how to recompile procrun/tomcat5 into 64 bit Version

2007-05-21 Thread oj
Hi, I downloaded the amd 64 bit version and tried to install and start the service but it does not work. It occures a message that the tomcat5.exe is incompatible with the 64bit operating system David Delbecq-2 wrote: > > oj a écrit : >> Hi, >> >> I read a lot that i

how to recompile procrun/tomcat5 into 64 bit Version

2007-05-16 Thread oj
Hi, I read a lot that it is possible to run the tomcat5 on a 64bit system. Because I want to migrate my apps on a 64bit windows 2003 server so I need to recompile the tomcat5 but I do not really have clue how to start. It would be nice if someone could give me a how to in that case. Which files