You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Felipe Gaúcho <fg...@gmail.com> on 2006/02/02 15:43:28 UTC

the best way to distribute Tomcat with my web-application

Dear friends,

I have the following goal:

create a pack containing my web-application and also a runnable Tomcat
server.

the cliente should be able to run my application whithout any previously
installed Tomcat server... just download my product and start it through
some line command or shell script...

my first question:

what distribution should I download to create such "standalone
web-application"? the 5.0.28 Embedded ??

* obs: I can't adopt the 5.5 version for now.. that's why I guess the
5.0.28...

any advice will be greateful.

best regards,

     Felipe Gaúcho
     Cejug-Classifieds owner
     https://cejug-classifieds.dev.java.net/

Re: the best way to distribute Tomcat with my web-application

Posted by Vinu Varghese <vi...@x-minds.org>.
Hi
 Sure u can , just look at scripts in bin folder of  a normal tomcat 
package (not the installer for windows)

 startup.bat      -> for starting
 shutdown.bat   -> for  stopping

- Regards
Vinu

Felipe Gaúcho wrote:

>my question is:
>
>tomcat runs whithout installation under windows ? i.e., can I simply unzip a
>tomcat version and run it through command line?
>
>On 2/2/06, Leon Rosenberg <ro...@googlemail.com> wrote:
>  
>
>>why not simply take the tomcat download (normal version), unpack it,
>>put your webapp into it, pack it and offer for download for the
>>client?
>>
>>On 2/2/06, Felipe Gaúcho <fg...@gmail.com> wrote:
>>    
>>
>>>Dear friends,
>>>
>>>I have the following goal:
>>>
>>>create a pack containing my web-application and also a runnable Tomcat
>>>server.
>>>
>>>the cliente should be able to run my application whithout any previously
>>>installed Tomcat server... just download my product and start it through
>>>some line command or shell script...
>>>
>>>my first question:
>>>
>>>what distribution should I download to create such "standalone
>>>web-application"? the 5.0.28 Embedded ??
>>>
>>>* obs: I can't adopt the 5.5 version for now.. that's why I guess the
>>>5.0.28...
>>>
>>>any advice will be greateful.
>>>
>>>best regards,
>>>
>>>     Felipe Gaúcho
>>>     Cejug-Classifieds owner
>>>     https://cejug-classifieds.dev.java.net/
>>>
>>>
>>>      
>>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
>>    
>>
>
>  
>

-- 
........................................

Vinu Varghese
vinu@x-minds.org
www.x-minds.org


Re: the best way to distribute Tomcat with my web-application

Posted by Felipe Gaúcho <fg...@gmail.com>.
my question is:

tomcat runs whithout installation under windows ? i.e., can I simply unzip a
tomcat version and run it through command line?

On 2/2/06, Leon Rosenberg <ro...@googlemail.com> wrote:
>
> why not simply take the tomcat download (normal version), unpack it,
> put your webapp into it, pack it and offer for download for the
> client?
>
> On 2/2/06, Felipe Gaúcho <fg...@gmail.com> wrote:
> > Dear friends,
> >
> > I have the following goal:
> >
> > create a pack containing my web-application and also a runnable Tomcat
> > server.
> >
> > the cliente should be able to run my application whithout any previously
> > installed Tomcat server... just download my product and start it through
> > some line command or shell script...
> >
> > my first question:
> >
> > what distribution should I download to create such "standalone
> > web-application"? the 5.0.28 Embedded ??
> >
> > * obs: I can't adopt the 5.5 version for now.. that's why I guess the
> > 5.0.28...
> >
> > any advice will be greateful.
> >
> > best regards,
> >
> >      Felipe Gaúcho
> >      Cejug-Classifieds owner
> >      https://cejug-classifieds.dev.java.net/
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>

Re: the best way to distribute Tomcat with my web-application

Posted by Leon Rosenberg <ro...@googlemail.com>.
why not simply take the tomcat download (normal version), unpack it,
put your webapp into it, pack it and offer for download for the
client?

On 2/2/06, Felipe Gaúcho <fg...@gmail.com> wrote:
> Dear friends,
>
> I have the following goal:
>
> create a pack containing my web-application and also a runnable Tomcat
> server.
>
> the cliente should be able to run my application whithout any previously
> installed Tomcat server... just download my product and start it through
> some line command or shell script...
>
> my first question:
>
> what distribution should I download to create such "standalone
> web-application"? the 5.0.28 Embedded ??
>
> * obs: I can't adopt the 5.5 version for now.. that's why I guess the
> 5.0.28...
>
> any advice will be greateful.
>
> best regards,
>
>      Felipe Gaúcho
>      Cejug-Classifieds owner
>      https://cejug-classifieds.dev.java.net/
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org