Re: How to convert WAR application into console application (Making Unicorn has console application)

2010-08-20 Thread Sean McEligot
On Fri, Aug 20, 2010 at 7:49 AM, Ranjith wrote: > Hi all, >     Unicorn just provide a URI and push the button. It will call a series > of validation services and report the results.I have already downloaded and > installed Unicorn. To Download the source code it is only available for > download f

Re: war not redeploying

2010-08-20 Thread Sean McEligot
On Thu, Aug 19, 2010 at 3:09 PM, Sean McEligot wrote: > I now have one war that redeploys correctly (Cavs.war) and one that > does not redeploy (blview.war) > > > $ ls -l work/Catalina/localhost/ > total 0 > drwxrwx---+ 1 Administrators SYSTEM 0 2010-08-19 14:35

Re: war not redeploying

2010-08-19 Thread Sean McEligot
/ total 19088 drwxrwx---+ 1 Administrators SYSTEM0 2010-08-19 14:34 Cavs -rwxr-x---+ 1 Sean McEligot None 17543690 2010-08-19 14:34 Cavs.war drwxrwx---+ 1 Administrators SYSTEM0 2010-08-18 15:36 blview (yesterdays date) -rwxr-x---+ 1 Sean McEligot None1995771 2010-08-19 13:21

Re: war not redeploying

2010-08-19 Thread Sean McEligot
On Thu, Aug 19, 2010 at 9:11 AM, Caldarale, Charles R wrote: >> From: Sean McEligot [mailto:seanmc...@gmail.com] >> Subject: Re: war not redeploying >> >> I probably just saw another Valve commented out there (comet) and >> added this one in the same place. Where s

Re: war not redeploying

2010-08-19 Thread Sean McEligot
On Thu, Aug 19, 2010 at 3:41 AM, Pid wrote: > On 18/08/2010 20:04, Sean McEligot wrote: >>> >   By the way, please create or edit your >>> > webapp's META-INF/context.xml,  not the default one. >> I've reset context.xml back to default except jdbc resou

Re: war not redeploying

2010-08-19 Thread Sean McEligot
nection pool threads issues could be due to a JDBC driver. > If > you're using MySQL, make sure you have the latest JDBC driver. Versions before > 5.1.11 did cause problems. oracle-9.0.2.0.0.jar over oracle. There is a home grown connection pool in front of the tomcat pool. It's be

Re: war not redeploying

2010-08-18 Thread Sean McEligot
On Wed, Aug 18, 2010 at 11:56 AM, Konstantin Kolinko wrote: >> 6.0.25 > > An odd version... I'm in the middle of purchasing springsource-tc. The version is actually springsource tomcat-6.0.25.A-RELEASE, but I don't think they change anything except they have multiple catalina.base servers for one

Re: war not redeploying

2010-08-18 Thread Sean McEligot
On Wed, Aug 18, 2010 at 11:30 AM, Pid wrote: > On 18/08/2010 15:57, Sean McEligot wrote: >> My goal is that when I put an updated war file in webapps, it is >> deployed either immediately or on the next startup. I prefer startup, >> but I'd  be happy with either. Wha

war not redeploying

2010-08-18 Thread Sean McEligot
My goal is that when I put an updated war file in webapps, it is deployed either immediately or on the next startup. I prefer startup, but I'd be happy with either. What happens now is sometimes even after restarting the expanded war is older than the war in webapps. Nothing seems to get tomcat to