You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ivan Mladenović <pi...@gmail.com> on 2010/06/02 10:30:57 UTC

Can I deploy war file to the running Tomcat, by using my web application?

Hi,

I am using Tomcat 6.0.26. Manager user is enabled in my tomcat-users.xml
file.

Can I deploy war file to the running Tomcat, by using my web application?

Could I get some examples about this?

Thanks in advance.


Best Regards,

Ivan Mladenovic

Re: Can I deploy war file to the running Tomcat, by using my web application?

Posted by Ivan Mladenović <pi...@gmail.com>.
Hi,

Thank you for the replay.
I solve the problem by using HTTP client.

Best Regards,

Ivan Mladenovic


On Wed, Jun 2, 2010 at 1:06 PM, Pid <pi...@pidster.com> wrote:

> On 02/06/2010 09:30, Ivan Mladenović wrote:
> > Hi,
> >
> > I am using Tomcat 6.0.26. Manager user is enabled in my tomcat-users.xml
> > file.
> >
> > Can I deploy war file to the running Tomcat, by using my web application?
>
> Using the manager application you can deploy applications.
>
> > Could I get some examples about this?
>
>  http://tomcat.apache.org/tomcat-6.0-doc/manager-howto.html
>
> or:
>
>  http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html
>
>
> p
>
>
> > Thanks in advance.
> >
> >
> > Best Regards,
> >
> > Ivan Mladenovic
> >
>
>
>

Re: Can I deploy war file to the running Tomcat, by using my web application?

Posted by Pid <pi...@pidster.com>.
On 02/06/2010 09:30, Ivan Mladenović wrote:
> Hi,
> 
> I am using Tomcat 6.0.26. Manager user is enabled in my tomcat-users.xml
> file.
> 
> Can I deploy war file to the running Tomcat, by using my web application?

Using the manager application you can deploy applications.

> Could I get some examples about this?

 http://tomcat.apache.org/tomcat-6.0-doc/manager-howto.html

or:

 http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html


p


> Thanks in advance.
> 
> 
> Best Regards,
> 
> Ivan Mladenovic
>