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

2010-06-02 Thread Ivan Mladenović
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?

2010-06-02 Thread Ivan Mladenović
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 wrote: > On 02/06/2010 09:30, Ivan Mladenović wrote: > > Hi, > > > > I am using Tomcat 6.0.26. Manager user is enabled in my tomc

How can I increase maximum upload size?

2010-06-03 Thread Ivan Mladenović
Hi, I am using the Tomcat 6.0.26 and I try to upload file that is larger than 1 bytes from JSP. I try to increase the maximum upload size (for post request). I change the Connector element: But, maximum upload size is 1. How can I increase maximum upload size? Thanks in ad

Re: How can I increase maximum upload size?

2010-06-03 Thread Ivan Mladenović
Hi, I solve the problem by defining following bean: If -1 is set for maximum upload size, then size of file will not be checked. Best Regards, Ivan Mladenovic 2010/6/3 Ivan Mladenović > Hi, > > > > I am using the Tomcat 6.0.26 and I try to upload file that is larg

Question about undeploying application

2010-08-12 Thread Ivan Mladenović
Hello, I’m using Tomcat 6.0.29. Tomcat manager application is enabled. Version of installed Java is 1.6 update 18. Operating systems used to test this are Windows 7 and Ubuntu 9.1. There is one Spring web application that is deployed on Tomcat. Deployed application have some threads that are run

Re: Question about undeploying application

2010-08-13 Thread Ivan Mladenović
This is confusing for me because this is shown in log file when I try to deploy application. Could you give me some advice of how I can solve this? Thanks in advance. 2010/8/12 Caldarale, Charles R > > From: Ivan Mladenović [mailto:pif...@gmail.com] > > Subject: Question about u

Re: Question about undeploying application

2010-08-17 Thread Ivan Mladenović
Hello, Problem solved by changing Quartz scheduler version to 1.8.3. Thanks for the help. On Fri, Aug 13, 2010 at 9:24 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ivan, > > On 8/13/2010 6:45 A