> From: maven apache [mailto:apachemav...@gmail.com]
> Subject: Re: can not start tomcat and the jre_home var error
> 
> > Did you remove the XML comment markers from around the list?
>
> Yes , I did .

Clearly, you did not remove them.

> This is the file:
> --------------------tomcat-user.xml---------------------------
> <!--

  ^^^^
  ||||
What does the above look like?

>   <role rolename="tomcat"/>
>   <role rolename="role1"/>
>   <user username="tomcat" password="tomcat" roles="tomcat"/>
>   <user username="both" password="tomcat" roles="tomcat,role1"/>
>   <user username="role1" password="tomcat" roles="role1"/>
> -->

  ^^^
  |||
And that?

>   <user username="admin" password="000" roles="role1"/>
> </tomcat-users>

> BTW, is there a way to start tomcat with a terminal window which can
> show logs just like that of in the windows platform?

Use the catalina.sh script.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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

Reply via email to