Re: Tomcat EXE Source Code

2011-02-25 Thread Jan Høydahl
> I am trying to configure tomcat multi instances with that many number of > services configured too. Right now that particular tomcat exe let create > only one. If the same exe run again and tried to configure at other > destination folder ,It throws an exception as service already exists.How can

Re: Tomcat EXE Source Code

2011-02-25 Thread Adam Estrada
Some of these links may help... http://www.google.com/search?client=safari&rls=en&q=apache+tomcat+download&ie=UTF-8&oe=UTF-8 Adam On Feb 25, 2011, at 3:16 AM, rajini maski wrote: > Can anybody help me to get the source code of the Tomcat exe > file i.e, source code of the installa

Re: Tomcat EXE Source Code

2011-02-25 Thread Gora Mohanty
On Fri, Feb 25, 2011 at 3:42 PM, rajini maski wrote: > I am trying to configure tomcat multi instances with that many number of > services configured too. Right now that particular tomcat exe let create > only one. If the same exe run again and tried to configure at other > destination folder ,It

Re: Tomcat EXE Source Code

2011-02-25 Thread rajini maski
I am trying to configure tomcat multi instances with that many number of services configured too. Right now that particular tomcat exe let create only one. If the same exe run again and tried to configure at other destination folder ,It throws an exception as service already exists.How can I fix th

Re: Tomcat EXE Source Code

2011-02-25 Thread Jan Høydahl
Why do you want it? Try asking on the Tomcat list :) -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com On 25. feb. 2011, at 09.16, rajini maski wrote: > Can anybody help me to get the source code of the Tomcat exe > file i.e, source code of the installation e

Tomcat EXE Source Code

2011-02-25 Thread rajini maski
Can anybody help me to get the source code of the Tomcat exe file i.e, source code of the installation exe . Thanks..