From: <th...@us...> - 2004-01-20 14:52:33
|
Update of /cvsroot/wqdata/wqdata4/apps/webapp/jetty In directory sc8-pr-cvs1:/tmp/cvs-serv15273/apps/webapp/jetty Modified Files: jetty.xml Log Message: + Amend page titles to reflect position in wizard Index: jetty.xml =================================================================== RCS file: /cvsroot/wqdata/wqdata4/apps/webapp/jetty/jetty.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** jetty.xml 20 Jan 2004 14:24:28 -0000 1.2 --- jetty.xml 20 Jan 2004 14:52:30 -0000 1.3 *************** *** 23,27 **** <Call name="addContext"> <Arg>/</Arg> ! <Set name="realmName">nexusRealm</Set> <Set name="authenticator"><New class="org.mortbay.http.BasicAuthenticator"/></Set> --- 23,27 ---- <Call name="addContext"> <Arg>/</Arg> ! <Set name="realmName">CPU Permit Application Portal</Set> <Set name="authenticator"><New class="org.mortbay.http.BasicAuthenticator"/></Set> |