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 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@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL 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@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to