Help with Pool Connection mysql

should I edit the server.xml with my database data in order for it to work?
 


this is my server.xml resource tag
<Resource name="UserDatabase" auth="Container"

type="org.apache.catalina.UserDatabase"
description="User database that can be updated and saved"
factory="org.apache.catalina.users.MemoryUserDatabaseFactory"
pathname="conf/tomcat-users.xml" />

Should I edit it in order for it to work?
 

Members online


Latest posts

Top