• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Last Change
  • Annotate
  • Revision Log

root/branches/omero/docs/tomcat-users.xml.example

Revision 121, 158 bytes (checked in by jmoore, 4 years ago)

maven.test.mode=unit builds (i.e. "maven test-all") should
now work appropriately.

* Fixed several bugs (Category2()!)
* Changed a good deal in the build process
* Moved log4j.properties to main directory (copied as needed)
* added Tomcat-users.xml example

Line 
1<?xml version='1.0' encoding='utf-8'?>
2<tomcat-users>
3  <role rolename="manager"/>
4  <user username="you" password="secret" roles="manager"/>
5</tomcat-users>
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/