Home About Sciense Documentation Screenshots License Downloads Support Development

Languages
Spanish
English
Project Page
BackTopNext

Configuring Tomcat

ScienSe works practically with the default configuration of Tomcat, the only thing to be modified is the role ``sciense'' and a user with that role in the configuration file; tomcat-users.xml, this user will be the one that will have the possibility of reviewing and of adding publications automatically obtained.

In order to add the roll ``sciense'' in the file tomcat-users.xml (that generally is in /etc/tomcat5) you should add a line as the following:

<role rolename=''sciense''/>

And for adding a user with this roll in the same file a line like the following one should be added:

<user username=''name'' password=''pass'' roles=''sciense''/>

News

Resources

Search By Google