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

2019-12-27 Thread Zahid Rahman
I got slightly confused with the error message "command" because where I
come from we use different terminology.

Element
Description
http://localhost:8080  The
web server to process the request
/manager/text
The name and location of server resource
?
  separates the location from the data
key=value
Field Name and associated values
&
  separates key value pairs
+
  replaces the space character.Note that all  other  special characters
are hex-encoded.





On Mon, 23 Dec 2019 at 15:51, Zahid Rahman  wrote:

> In that case there is more bad news for the person(s) who development the
> "command line" method  of deployment, when there are two other competing
> methods as GUIs. Especially the GUI you are presented with when you open
> the build.properties file in Eclipse.
>
>
>
> On Mon, 23 Dec 2019, 14:52 Christopher Schultz, <
> ch...@christopherschultz.net> wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA256
>>
>> Zahid,
>>
>> On 12/21/19 15:22, Zahid Rahman wrote:
>> > 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* :)
>>
>> You're in luck: "impatience" is one of the three great virtues of
>> programmers!
>>
>> http://threevirtues.com/
>>
>> - -chris
>>
>> > 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.
>> >>> > >>> value="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
>> >>
>> >>
>> >
>> -BEGIN PGP SIGNATURE-
>> Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/
>>
>> iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl4A1KoACgkQHPApP6U8
>> pFg4/Q/9H3U4Y2f7S03eAvfWnBwPBSbs8iVpKPsxDeVpRcdGnJeNuLS4rJzjuihP
>> L8D5m1R3Mz60LyoiC9FNKTIgKRLsQVki2UQAPDazNWf9AZ6g7lai6Sq7VnG4mCtX
>> sDbNf4UUewoqCGfIfb7vUHslKPJy6rjA0pmCcIoSyuZr4qQqne4ApXKZsO0HkRsC
>> H3pUt2atZKQhM6xbTbg1k0ZHKcEU32GfzUf+jP19kIZ0WN24ht+drQF/a1isukHY
>> VoIe0CynaqoE3bu8hhxNcESJKRseaUg4XmKQ/sdW3MzMNV6dqj+dN/a7pgflSesz
>> F8WHCMYVymWT82wVykJYP5dAWi0CWLz7YjDoZQohjN+FRjZWCs0B/+483u2Tzds4
>> 5/Ny6R8+ARquJcdicFHQj7GvSpOYtsxEEQL+tcnAmorhqR5/kpZX5mNoZ7xXS5pd
>> 1NP4b0AAvXHegWhC3QCzzHBNqArSLExkOLgNnTGnV383uIlmVbsQbs+6ZRj4/pG4
>> ZlQL/X3j9TKJPZkxRb1ogGfu3bv5o1GteTHZqwWa5cxJeTObNHUKVbpsEWQvKW+r
>> JCEyKbJo8vkfcjc9KjoyIyx9ZyA132DCLO/xMCe04ngpRa162WStHcbX9gN1eQkf
>> kwkwn07uT+XDqLwWWEnqC/DPNQ8Hp9I/EdZaYkbZPtBL+zsAqq8=
>> =DYFR
>> -END PGP SIGNATURE-
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>

-- 
www.backbutton.co.uk


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

2019-12-23 Thread Zahid Rahman
In that case there is more bad news for the person(s) who development the
"command line" method  of deployment, when there are two other competing
methods as GUIs. Especially the GUI you are presented with when you open
the build.properties file in Eclipse.



On Mon, 23 Dec 2019, 14:52 Christopher Schultz, <
ch...@christopherschultz.net> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Zahid,
>
> On 12/21/19 15:22, Zahid Rahman wrote:
> > 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* :)
>
> You're in luck: "impatience" is one of the three great virtues of
> programmers!
>
> http://threevirtues.com/
>
> - -chris
>
> > 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.
> >>>  >>> value="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
> >>
> >>
> >
> -BEGIN PGP SIGNATURE-
> Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/
>
> iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl4A1KoACgkQHPApP6U8
> pFg4/Q/9H3U4Y2f7S03eAvfWnBwPBSbs8iVpKPsxDeVpRcdGnJeNuLS4rJzjuihP
> L8D5m1R3Mz60LyoiC9FNKTIgKRLsQVki2UQAPDazNWf9AZ6g7lai6Sq7VnG4mCtX
> sDbNf4UUewoqCGfIfb7vUHslKPJy6rjA0pmCcIoSyuZr4qQqne4ApXKZsO0HkRsC
> H3pUt2atZKQhM6xbTbg1k0ZHKcEU32GfzUf+jP19kIZ0WN24ht+drQF/a1isukHY
> VoIe0CynaqoE3bu8hhxNcESJKRseaUg4XmKQ/sdW3MzMNV6dqj+dN/a7pgflSesz
> F8WHCMYVymWT82wVykJYP5dAWi0CWLz7YjDoZQohjN+FRjZWCs0B/+483u2Tzds4
> 5/Ny6R8+ARquJcdicFHQj7GvSpOYtsxEEQL+tcnAmorhqR5/kpZX5mNoZ7xXS5pd
> 1NP4b0AAvXHegWhC3QCzzHBNqArSLExkOLgNnTGnV383uIlmVbsQbs+6ZRj4/pG4
> ZlQL/X3j9TKJPZkxRb1ogGfu3bv5o1GteTHZqwWa5cxJeTObNHUKVbpsEWQvKW+r
> JCEyKbJo8vkfcjc9KjoyIyx9ZyA132DCLO/xMCe04ngpRa162WStHcbX9gN1eQkf
> kwkwn07uT+XDqLwWWEnqC/DPNQ8Hp9I/EdZaYkbZPtBL+zsAqq8=
> =DYFR
> -END PGP SIGNATURE-
>
> -
> 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-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Zahid,

On 12/21/19 15:22, Zahid Rahman wrote:
> 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* :)

You're in luck: "impatience" is one of the three great virtues of
programmers!

http://threevirtues.com/

- -chris

> 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.
>>> >> value="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
>> 
>> 
> 
-BEGIN PGP SIGNATURE-
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl4A1KoACgkQHPApP6U8
pFg4/Q/9H3U4Y2f7S03eAvfWnBwPBSbs8iVpKPsxDeVpRcdGnJeNuLS4rJzjuihP
L8D5m1R3Mz60LyoiC9FNKTIgKRLsQVki2UQAPDazNWf9AZ6g7lai6Sq7VnG4mCtX
sDbNf4UUewoqCGfIfb7vUHslKPJy6rjA0pmCcIoSyuZr4qQqne4ApXKZsO0HkRsC
H3pUt2atZKQhM6xbTbg1k0ZHKcEU32GfzUf+jP19kIZ0WN24ht+drQF/a1isukHY
VoIe0CynaqoE3bu8hhxNcESJKRseaUg4XmKQ/sdW3MzMNV6dqj+dN/a7pgflSesz
F8WHCMYVymWT82wVykJYP5dAWi0CWLz7YjDoZQohjN+FRjZWCs0B/+483u2Tzds4
5/Ny6R8+ARquJcdicFHQj7GvSpOYtsxEEQL+tcnAmorhqR5/kpZX5mNoZ7xXS5pd
1NP4b0AAvXHegWhC3QCzzHBNqArSLExkOLgNnTGnV383uIlmVbsQbs+6ZRj4/pG4
ZlQL/X3j9TKJPZkxRb1ogGfu3bv5o1GteTHZqwWa5cxJeTObNHUKVbpsEWQvKW+r
JCEyKbJo8vkfcjc9KjoyIyx9ZyA132DCLO/xMCe04ngpRa162WStHcbX9gN1eQkf
kwkwn07uT+XDqLwWWEnqC/DPNQ8Hp9I/EdZaYkbZPtBL+zsAqq8=
=DYFR
-END PGP SIGNATURE-

-
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 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"/>


Problem when clicking on either /manager or /host-manager from: http://localhost:8080/manager/html

2007-10-19 Thread Daniel . Toma
I'm ok when I click on /docs or /examples, but when I click on either 
/manager or /host-manager from http://localhost:8080/manager/html, I get 
an 'HTTP Status 404' error, where the description is:

The requested resource (/{manager or host-manager}/) is not available.

Meanwhile, the only modification I've made since downloading Tomcat was to 
add my username/password combo to TOMCAT-USERS.XML, and give myself admin 
and manager privileges.

Also, when I use the LIST command (i.e. 
http://localhost:8080/manager/list) ,I get the following, which looks 
good:

OK - Listed applications for virtual host localhost
/:running:0:ROOT
/manager:running:0:manager
/docs:running:0:docs
/examples:running:0:examples
/host-manager:running:0:host-manager


Conversely, when I use the ROLES command  (i.e. 
http://localhost:8080/manager/roles), I get bad results:

FAIL - Cannot resolve user database reference


This is my first foray into the world of TOMCAT and, while I know there's 
always a learning curve involved, I can't seem to conquer this one.

Finally, I think it'll be useful if I bought a book about Apache Tomcat 6, 
and I found one from APRESS and one from WROX, which seem to be pretty 
readable.

Can anyone recommend a good book for Apache Tomcat 6?




Daniel S. Toma
 
Ernst  Young
 
Office: (201) 872-4155
 

 

Any U.S. tax advice contained in the body of this e-mail was not intended or 
written to be used, and cannot be used, by the recipient for the purpose of 
avoiding penalties that may be imposed under the Internal Revenue Code or 
applicable state or local tax law provisions.

The information contained in this message may be privileged and confidential 
and protected from disclosure.  If the reader of this message is not the 
intended recipient, or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this communication is strictly 
prohibited. If you have received this communication in error, please notify us 
immediately by replying to the message and deleting it from your computer. 

Notice required by law:  This e-mail may constitute an advertisement or 
solicitation under U.S. law, if its primary purpose is to advertise or promote 
a commercial product or service.   You may choose not to receive advertising 
and promotional messages from Ernst  Young LLP (except for Ernst  Young 
Online and the ey.com website, which track e-mail preferences through a 
separate process) at this e-mail address by forwarding this message to [EMAIL 
PROTECTED]  If you do so, the sender of this message will be notified promptly. 
Our principal postal address is 5 Times Square, New York, NY 10036. Thank you.  
Ernst  Young LLP