Re: http://localhost:8080/manager/

2019-12-21 Thread Zahid Rahman
Yes thank you.
I was just about to send message to with draw my message as I found the
answer as I read on.
http://tomcat.apache.org/tomcat-8.5-doc/manager-howto.html
It seems I was a but *impatient* :)


On Sat, 21 Dec 2019, 19:46 Mark Thomas,  wrote:

> On 21/12/2019 19:27, Zahid Rahman wrote:
> > I am on http://tomcat.apache.org/tomcat-8.5-doc/manager-howto.html
> > Tomcat Web Application Manager
> > This same page is  produced by
> > http://localhost:8080/manager/html
> > http://localhost:8080/manager/
> > but http://localhost:8080/manager/text
> > produces
> >
> > FAIL - Unknown command [/text]
> >
> > I thought that was a valid  url, it is in my ant configuration,
> build.xml.
> > http://localhost:8080/manager/text
> "/>
>
> That URL doesn't contain a command. Hence the error message.
>
> See
>
> http://tomcat.apache.org/tomcat-9.0-doc/manager-howto.html#Supported_Manager_Commands
>
> Mark
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


Re: http://localhost:8080/manager/

2019-12-21 Thread Mark Thomas
On 21/12/2019 19:27, Zahid Rahman wrote:
> I am on http://tomcat.apache.org/tomcat-8.5-doc/manager-howto.html
> Tomcat Web Application Manager
> This same page is  produced by
> http://localhost:8080/manager/html
> http://localhost:8080/manager/
> but http://localhost:8080/manager/text
> produces
> 
> FAIL - Unknown command [/text]
> 
> I thought that was a valid  url, it is in my ant configuration, build.xml.
> http://localhost:8080/manager/text"/>

That URL doesn't contain a command. Hence the error message.

See
http://tomcat.apache.org/tomcat-9.0-doc/manager-howto.html#Supported_Manager_Commands

Mark

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



http://localhost:8080/manager/

2019-12-21 Thread Zahid Rahman
I am on http://tomcat.apache.org/tomcat-8.5-doc/manager-howto.html
Tomcat Web Application Manager
This same page is  produced by
http://localhost:8080/manager/html
http://localhost:8080/manager/
but http://localhost:8080/manager/text
produces

FAIL - Unknown command [/text]

I thought that was a valid  url, it is in my ant configuration, build.xml.
http://localhost:8080/manager/text"/>