need help debugging why a simple app install fails

2012-08-09 Thread my koseli
Hi, I am using tomcat6 in ubuntu Ubuntu 10.04.4 LTS and running into problem when installing a very simple app. When I do ant build, deploy it seems to work but when I do ant install -v I get failed to build with output below. I cant find the reason this is failing. Is it possible to get some

Re: need help debugging why a simple app install fails

2012-08-09 Thread my koseli
, 2012 at 7:28 AM, Ognjen Blagojevic ognjen.d.blagoje...@gmail.com wrote: Hi my, On 9.8.2012 14:55, my koseli wrote: When I do ant build, deploy it seems to work but when I do ant install -v I get failed to build with output below. I cant find the reason this is failing. Is it possible

Re: need help debugging why a simple app install fails

2012-08-09 Thread my koseli
} password=${tomcat.manager.password} path=/${name} war=${name}.war/ /target On Thu, Aug 9, 2012 at 2:30 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 My, On 8/9/12 10:57 AM, my koseli

Re: need help debugging why a simple app install fails

2012-08-12 Thread my koseli
On Fri, Aug 10, 2012 at 8:08 AM, Ognjen Blagojevic ognjen.d.blagoje...@gmail.com wrote: Hi my, On 10.8.2012 6:13, my koseli wrote: I tried adding /text to the end of manager url but that didnt work. There is nothing interesting in the /var/log/tomcat6/ also. When I do *build* I do get

Re: need help debugging why a simple app install fails

2012-08-12 Thread my koseli
On Sun, Aug 12, 2012 at 10:52 AM, my koseli mykos...@gmail.com wrote: On Fri, Aug 10, 2012 at 8:08 AM, Ognjen Blagojevic ognjen.d.blagoje...@gmail.com wrote: Hi my, On 10.8.2012 6:13, my koseli wrote: I tried adding /text to the end of manager url but that didnt work