Re: Fwd: basic tutorial failure on ant install

2014-01-23 Thread David Williams
Ok, this needs to be spelled out in the tutorial, it's unclear. The word "manager-script" makes it sounds like it is a script Thanks for the information. Added to tomcat-users.xml: $ ant install Buildfile: build.xml Trying to override old definition of datatype resources prepare: compil

Re: Fwd: basic tutorial failure on ant install

2014-01-23 Thread Mark Thomas
On 23/01/2014 22:53, David Williams wrote: > Ok, great but where is that? See what Im saying? > > [david@david tomcat-tutorial]$ sudo updatedb > [david@david tomcat-tutorial]$ locate manager-script You appear to be looking for a file called manager-script. There is no such file. Please go and r

Re: Fwd: basic tutorial failure on ant install

2014-01-23 Thread Konstantin Kolinko
2014/1/24 Mark Thomas : > On 23/01/2014 22:39, David Williams wrote: >> Aside from simply stating that, can you provide a location of the script, >> some instructions etc? >> >> >> On Thu, Jan 23, 2014 at 2:38 PM, David Williams wrote: >> >>> That would be a nice add to the intro guide. Its nowhe

Re: Fwd: basic tutorial failure on ant install

2014-01-23 Thread David Williams
Ok, great but where is that? See what Im saying? [david@david tomcat-tutorial]$ sudo updatedb [david@david tomcat-tutorial]$ locate manager-script On Thu, Jan 23, 2014 at 2:41 PM, Mark Thomas wrote: > On 23/01/2014 22:39, David Williams wrote: > > Aside from simply stating that, can you prov

Re: Fwd: basic tutorial failure on ant install

2014-01-23 Thread Mark Thomas
On 23/01/2014 22:39, David Williams wrote: > Aside from simply stating that, can you provide a location of the script, > some instructions etc? > > > On Thu, Jan 23, 2014 at 2:38 PM, David Williams wrote: > >> That would be a nice add to the intro guide. Its nowhere to be found in >> the first

Re: Fwd: basic tutorial failure on ant install

2014-01-23 Thread David Williams
Aside from simply stating that, can you provide a location of the script, some instructions etc? On Thu, Jan 23, 2014 at 2:38 PM, David Williams wrote: > That would be a nice add to the intro guide. Its nowhere to be found in > the first three stages up to the install stage. > > > On Thu, Jan

Re: Fwd: basic tutorial failure on ant install

2014-01-23 Thread David Williams
That would be a nice add to the intro guide. Its nowhere to be found in the first three stages up to the install stage. On Thu, Jan 23, 2014 at 2:23 PM, Mark Thomas wrote: > On 23/01/2014 22:09, David Williams wrote: > > I have followed every instruction to a T, but on ant install I get this >

Re: Fwd: basic tutorial failure on ant install

2014-01-23 Thread Mark Thomas
On 23/01/2014 22:09, David Williams wrote: > I have followed every instruction to a T, but on ant install I get this I think not... > $ cat ~/Tomcat/tomcat/conf/tomcat-users.xml > > > > > > > > > You need the manager-script role in order to use the /manager/text/... API Mark

Fwd: basic tutorial failure on ant install

2014-01-23 Thread David Williams
Hi all, I documented this issue on Stack Overflow. http://stackoverflow.com/questions/21317229/tomcat-tutorial-why-did-this-install-fail Here is my version info $ ~/Tomcat/tomcat/bin/version.sh Using CATALINA_BASE: /home/david/Tomcat/tomcat Using CATALINA_HOME: /home/david/Tomcat/tomcat Usi