  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | I got the following error message when I try to start tomcat in Eclipse | I got the following error message when I try to start tomcat in Eclipse 2007-11-04 - By peri
Back
Actually I didn't change anything in server.xml I looked at xml editor.
Any information about correction of my error Thank you Perihan
Mark Thomas-15 (See http://mas-15.ora-code.com) wrote: > > peri wrote: >> I look at server.xml. It is written like that : >> >> <Resource name="UserDatabase" auth="Container" >> type="org.apache.catalina.UserDatabase" description="User database that >> can >> be updated and saved" /> >> - <ResourceParams name="UserDatabase"> >> - <parameter> >> <name>factory</name> >> <value>org.apache.catalina.users.MemoryUserDatabaseFactory</value> >> </parameter> >> - <parameter> >> <name>pathname</name> >> <value>conf/tomcat-users.xml</value> >> </parameter> >> </ResourceParams> >> >> As you see factory and path name are described in Resource Param tag. And >> also there is "-" sign in Resource Param and parameter tags. Is it okay, >> or >> shuld I change like your description? > > Probably because you are looking at the file in IE rather than notepad. > Those '-' characters won't be in the file unless you put then there. > > Mark > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To start a new topic, e-mail: users@(protected) > To unsubscribe, e-mail: users-unsubscribe@(protected) > For additional commands, e-mail: users-help@(protected) > > >
-- View this message in context: http://www.nabble.com/I-got-the-following-error -message-when-I-try-to-start-tomcat-in-Eclipse-tf4748298.html#a13579456 Sent from the Tomcat - User mailing list archive at Nabble.com.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|
 |