Thank you very much, that was exactly this problem.
After adding "manager" role for tomcat user
my application is succesfully installed
and running on Tomcat server. I have another
"dummy" question: where should I put
my FirstPage.jsp file? My application context name
is /jsp_xml/ (Tomcat manager shows this name
on the list of running applications). When I refer
to http:\\localhost:8080\jsp_xml\ (in web browser)
I see an empty directory. When I refer to
http:\\localhost:8080\jsp_xml\FirstPage.jsp server

Bogdan Brzozowski
Soft. Dept. Manager
--------------------------------
NOVUM Ltd.
Spokojna 9A
18-400 Lomza
POLAND
----------------------------------------
phone: +48 604 52 72 50
email: [EMAIL PROTECTED]

----- Original Message -----
From: "Shapira, Yoav" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, October 17, 2003 3:03 PM
Subject: RE: Newbie to Tomcat server.


>
> Howdy,
> Does that tomcat user in tomcat-users.xml file have a role="manager"
defined?
>
> Yoav Shapira
> Millennium ChemInformatics
>
>
> >-----Original Message-----
> >From: Bogdan Brzozowski [mailto:[EMAIL PROTECTED]
> >Sent: Friday, October 17, 2003 7:33 AM
> >To: Tomcat Users List
> >Subject: Re: Newbie to Tomcat server.
> >
> >Hi Holger,
> >    Thank you for your respond. I know that Tomcat users
> >aren't OS users. There is only one user named tomcat (with
> >password tomcat) in tomcat-users.xml file after installing
> >Tomcat.
> >
> >Regards
> >Bogdan Brzozowski
> >----------------------------------
> >tel. +48 604 52 72 50
> >email: [EMAIL PROTECTED]
> >
> >----- Original Message -----
> >From: "Holger Klawitter" <[EMAIL PROTECTED]>
> >To: "Tomcat Users List" <[EMAIL PROTECTED]>
> >Sent: Friday, October 17, 2003 12:14 PM
> >Subject: Re: Newbie to Tomcat server.
> >
> >
> >> -----BEGIN PGP SIGNED MESSAGE-----
> >> Hash: SHA1
> >>
> >> > 1. When I try to run Tomcat administration utility and
> >> >     log as usewr tomcat with password tomcat I receive
> >> >     http status 403, that acces to requested source is denied.
> >>
> >> Tomcat-Users have nothing to do with UNIX-Users. Tomcat maintains an
own
> >user
> >> database (by default in $TOMCAT_HOME/conf/tomcat-users.xml). All
operate
> >from
> >> UNIX' point of view as the UNIX user under which tomcat is currently
> >running.
> >>
> >> > 2. When I try to install my simple single JSP page
> >> >     using ant install command I also receive status 403 from server.
> >>
> >> I've never used that feature, but it might be the result of the same
> >problem.
> >>
> >> Mit freundlichem Gru� / With kind regards
> >> Holger Klawitter
> >> - --
> >> lists <at> klawitter <dot> de
> >> -----BEGIN PGP SIGNATURE-----
> >> Version: GnuPG v1.2.2 (GNU/Linux)
> >>
> >> iD8DBQE/j8Ej1Xdt0HKSwgYRAvkxAKCAUdTN1NW3/PKZe3xI3SVU0PTIyQCgmPY4
> >> s9WvJpRskEJZBK0kLcFp/rg=
> >> =nNV8
> >> -----END PGP SIGNATURE-----
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
> This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to