You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(141) |
Sep
(184) |
Oct
(159) |
Nov
(77) |
Dec
(114) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(212) |
Feb
(302) |
Mar
(323) |
Apr
(360) |
May
(302) |
Jun
(392) |
Jul
(299) |
Aug
(858) |
Sep
(499) |
Oct
(489) |
Nov
(324) |
Dec
(438) |
2008 |
Jan
(449) |
Feb
(388) |
Mar
(811) |
Apr
(583) |
May
(949) |
Jun
(1431) |
Jul
(943) |
Aug
(527) |
Sep
(576) |
Oct
(440) |
Nov
(1046) |
Dec
(658) |
2009 |
Jan
(259) |
Feb
(192) |
Mar
(495) |
Apr
(2322) |
May
(2023) |
Jun
(1387) |
Jul
(722) |
Aug
(771) |
Sep
(167) |
Oct
(142) |
Nov
(384) |
Dec
(884) |
2010 |
Jan
(344) |
Feb
(82) |
Mar
(248) |
Apr
(341) |
May
(389) |
Jun
(289) |
Jul
(19) |
Aug
(478) |
Sep
(274) |
Oct
(431) |
Nov
(322) |
Dec
(207) |
2011 |
Jan
(125) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: John C. <jc...@us...> - 2006-11-04 19:36:17
|
Update of /cvsroot/tolven/tolvenWEB/web/scripts In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19925/web/scripts Modified Files: tolvenwiz.js Log Message: Wizard prototype (not production code) Index: tolvenwiz.js =================================================================== RCS file: /cvsroot/tolven/tolvenWEB/web/scripts/tolvenwiz.js,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tolvenwiz.js 30 Oct 2006 19:34:23 -0000 1.1 --- tolvenwiz.js 4 Nov 2006 19:36:14 -0000 1.2 *************** *** 1,5 **** --- 1,4425 ---- currentStep = 0; lastStep = 0; + choiceList = new Object(); + choiceList.cancers = new Array( + "Acute Lymphoblastic Leukemia, Adult","Acute Lymphoblastic Leukemia, Childhood", "Acute Myeloid Leukemia, Adult", + "Acute Myeloid Leukemia, Childhood","Adrenocortical Carcinoma","Adrenocortical Carcinoma, Childhood","AIDS-Related Cancers","AIDS-Related Lymphoma","Anal Cancer", + "Astrocytoma, Childhood Cerebellar","Astrocytoma, Childhood Cerebral","Basal Cell Carcinoma, see Skin Cancer (non-Melanoma)","Bile Duct Cancer, Extrahepatic", + "Bladder Cancer","Bladder Cancer, Childhood","Bone Cancer, Osteosarcoma/Malignant Fibrous Histiocytoma","Brain Stem Glioma, Childhood","Brain Tumor, Adult", + "Brain Tumor, Brain Stem Glioma, Childhood","Brain Tumor, Cerebellar Astrocytoma, Childhood","Brain Tumor, Cerebral Astrocytoma/Malignant Glioma, Childhood", [...4539 lines suppressed...] *** 141,148 **** --- 4583,4592 ---- } if (matches.length==0) { + // alert("Hiding(2): " + $(field.id + "List").id); Element.hide( field.id + "List" ); field.className = 'selError'; } else if (matches.length==1) { field.className = 'selOK'; + // alert("Hiding(3): " + $(field.id + "List").id); Element.hide( field.id + "List" ); if (matches[0].length != value.length) { *************** *** 156,159 **** --- 4600,4604 ---- } field.className = 'selOK'; + // alert("Showing: " + $(field.id + "List").id); Element.show( field.id + "List" ); } |
From: John C. <jc...@us...> - 2006-11-04 19:36:16
|
Update of /cvsroot/tolven/tolvenWEB/web/wizard In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19925/web/wizard Modified Files: bccIntake.xhtml Log Message: Wizard prototype (not production code) Index: bccIntake.xhtml =================================================================== RCS file: /cvsroot/tolven/tolvenWEB/web/wizard/bccIntake.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** bccIntake.xhtml 30 Oct 2006 19:34:24 -0000 1.1 --- bccIntake.xhtml 4 Nov 2006 19:36:14 -0000 1.2 *************** *** 25,35 **** an answer to a question, don't guess but answer "I don't know." You also have the option not to answer a question if you so choose.</p> ! <p>Because you are completing this form on-line, you don't have to complete this form all in one sitting. You can click "Stop" at any time. Your answers up to that ! point will be saved until you return to the form.</p> <p>If you've answered any of these questions previously, your previous answers may be carried forward so that you can simply verify that the information is still correct. However, certain conditions can change rapidly and so we may ignore those previous answers.</p> <p>Click the next button when you're ready to begin.</p> [...4610 lines suppressed...] </div> </ui:define> --- 596,612 ---- </div> <div class="step" title="My Medical History"> ! Medical History Questions go here </div> <div class="step" title="Gynecologic History"> ! Gynecologic History questions go here </div> <div class="step" title="My Health Conditions Today"> ! My Health Conditions Today </div> <div class="step" title="My current Physical and Mential Health"> ! My current Physical and Mential Health </div> <div class="step" title="Finish"> ! A summary of your entries and any errors. </div> </ui:define> |
From: John C. <jc...@us...> - 2006-11-04 19:36:16
|
Update of /cvsroot/tolven/tolvenWEB/web/images In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19925/web/images Added Files: img_help_t.jpg doc.png img_discuss.jpg art.png FACESScale.gif img_discuss_t.jpg Log Message: Wizard prototype (not production code) --- NEW FILE: img_discuss_t.jpg --- (This appears to be a binary file; contents omitted.) --- NEW FILE: art.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: img_help_t.jpg --- (This appears to be a binary file; contents omitted.) --- NEW FILE: doc.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: FACESScale.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: img_discuss.jpg --- (This appears to be a binary file; contents omitted.) |
From: John C. <jc...@us...> - 2006-11-04 19:34:57
|
Update of /cvsroot/tolven/tolvenWEB/web In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19512/web Removed Files: publicHome.xhtml Log Message: Obsolete page --- publicHome.xhtml DELETED --- |
From: John C. <jc...@us...> - 2006-11-04 19:34:21
|
Update of /cvsroot/tolven/tolvenWEB/web/private In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19481/web/private Removed Files: myHome.xhtml Log Message: Obsolete page --- myHome.xhtml DELETED --- |
From: John C. <jc...@us...> - 2006-11-04 19:33:48
|
Update of /cvsroot/tolven/tolvenWEB/web/private In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19072/web/private Modified Files: selectAccount.xhtml Log Message: Avoid null error Index: selectAccount.xhtml =================================================================== RCS file: /cvsroot/tolven/tolvenWEB/web/private/selectAccount.xhtml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** selectAccount.xhtml 19 Oct 2006 01:50:14 -0000 1.15 --- selectAccount.xhtml 4 Nov 2006 19:33:42 -0000 1.16 *************** *** 21,25 **** // <![CDATA[ window.onload=function() { ! $('accountForm:continue').click(); } // ]]> --- 21,26 ---- // <![CDATA[ window.onload=function() { ! var c = $('accountForm:continue'); ! if (c!=null) c.click(); } // ]]> |
From: Joseph I. <jos...@us...> - 2006-11-04 07:33:34
|
Update of /cvsroot/tolven/tolven In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18135 Modified Files: build.xml Log Message: Recorded all changes to convert jboss-4.0.4.GA with JBoss Messaging into tolven-jboss-4.0.4.GA. Index: build.xml =================================================================== RCS file: /cvsroot/tolven/tolven/build.xml,v retrieving revision 1.70 retrieving revision 1.71 diff -C2 -d -r1.70 -r1.71 *** build.xml 23 Oct 2006 05:44:11 -0000 1.70 --- build.xml 4 Nov 2006 07:33:32 -0000 1.71 *************** *** 15,18 **** --- 15,27 ---- </fail> <unzip src="${tolven.location}/lib/jboss/tolven-jboss-4.0.4.GA.zip" dest="${tolven.home}" /> + <!-- The following changes were made to jboss-4.0.4.GA after the switch from JBossMQ to JBoss Messaging in order to form the zipped tolven-jboss-4.0.4.GA --> + <delete file="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/hsqldb-ds.xml" /> + <delete file="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jboss-messaging.sar/hsqldb-persistence-service.xml" /> + <delete> + <fileset dir="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/lib"> + <include name="hsqldb.jar"/> + <include name="hsqldb-plugin.jar"/> + </fileset> + </delete> <delete dir="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jbossweb-tomcat55.sar/ROOT.war/manager" /> <delete> *************** *** 23,26 **** --- 32,37 ---- </fileset> </delete> + <delete dir="${tolven.home}/tolven-jboss-4.0.4.GA/docs" /> + <copy file="${tolven.home}/tolven/jboss-config/ejb-timer-service.xml" todir="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy" overwrite="true" preservelastmodified="true" verbose="${message.show.copy}" /> <copy toDir="${deploy.location}/deploy/jbossweb-tomcat55.sar/conf" overwrite="true" preservelastmodified="true" verbose="${message.show.copy}"> <fileset dir="${tolven.home}/tolven/jboss-config"> |
From: Joseph I. <jos...@us...> - 2006-11-04 07:33:34
|
Update of /cvsroot/tolven/tolven/jboss-config In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18135/jboss-config Added Files: ejb-timer-service.xml Log Message: Recorded all changes to convert jboss-4.0.4.GA with JBoss Messaging into tolven-jboss-4.0.4.GA. --- NEW FILE: ejb-timer-service.xml --- <!-- $Id$ --> <server> <!-- ==================================================================== --> <!-- J2EE Timer Service --> <!-- ==================================================================== --> <!-- An EJB Timer Service that is Tx aware --> <mbean code="org.jboss.ejb.txtimer.EJBTimerServiceImpl" name="jboss.ejb:service=EJBTimerService"> <attribute name="RetryPolicy">jboss.ejb:service=EJBTimerService,retryPolicy=fixedDelay</attribute> <attribute name="PersistencePolicy">jboss.ejb:service=EJBTimerService,persistencePolicy=database</attribute> <attribute name="TimerIdGeneratorClassName">org.jboss.ejb.txtimer.BigIntegerTimerIdGenerator</attribute> <attribute name="TimedObjectInvokerClassName">org.jboss.ejb.txtimer.TimedObjectInvokerImpl</attribute> </mbean> <!-- A retry policy that uses a fixed interval in milli seconds --> <mbean code="org.jboss.ejb.txtimer.FixedDelayRetryPolicy" name="jboss.ejb:service=EJBTimerService,retryPolicy=fixedDelay"> <attribute name="Delay">100</attribute> </mbean> <!-- A persistence policy that does not persist the timer <mbean code="org.jboss.ejb.txtimer.NoopPersistencePolicy" name="jboss.ejb:service=EJBTimerService,persistencePolicy=noop"/> --> <!-- A persistence policy that persistes timers to a database --> <mbean code="org.jboss.ejb.txtimer.DatabasePersistencePolicy" name="jboss.ejb:service=EJBTimerService,persistencePolicy=database"> <!-- DataSource JNDI name --> <depends optional-attribute-name="DataSource">jboss.jca:service=DataSourceBinding,name=DefaultDS</depends> <depends>jboss.security:service=TolvenSecurityDomain,domain=tolvenDB</depends> <!-- The plugin that handles database persistence --> <attribute name="DatabasePersistencePlugin">org.jboss.ejb.txtimer.GeneralPurposeDatabasePersistencePlugin</attribute> <security-domain>tolvenDB</security-domain> </mbean> </server> |
From: Joseph I. <jos...@us...> - 2006-11-04 06:14:30
|
Update of /cvsroot/tolven/tolvenEJB/src/org/tolven/security/bean In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18930/src/org/tolven/security/bean Modified Files: LDAPBean.java Log Message: An attempt to avoid a plain text passoword written in the tolven-ldap-services.xml. A better approach will be developed. Index: LDAPBean.java =================================================================== RCS file: /cvsroot/tolven/tolvenEJB/src/org/tolven/security/bean/LDAPBean.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** LDAPBean.java 3 Sep 2006 07:06:18 -0000 1.6 --- LDAPBean.java 4 Nov 2006 06:14:27 -0000 1.7 *************** *** 32,35 **** --- 32,41 ---- import javax.naming.ldap.LdapContext; + import java.security.Principal; + import javax.security.auth.login.LoginContext; + import javax.security.auth.login.LoginException; + import javax.security.auth.callback.Callback; + import javax.security.auth.callback.CallbackHandler; + import javax.resource.spi.security.PasswordCredential; import org.tolven.core.TolvenPropertiesLocal; import org.tolven.security.TolvenPerson; *************** *** 75,80 **** if (ctx!=null) return; getLdapSettings(); ! InitialContext iniCtx = new InitialContext(); ! ctx = (LdapContext)iniCtx.lookup("tolven/ldap"); } --- 81,97 ---- if (ctx!=null) return; getLdapSettings(); ! try { ! LoginContext lc = new LoginContext("tolvenApplicationLDAP", new CallbackHandler(){public void handle(Callback[] callbacks){}}); ! lc.login(); ! String principal = ((Principal)lc.getSubject().getPrincipals().iterator().next()).getName(); ! String password = String.valueOf(((PasswordCredential)lc.getSubject().getPrivateCredentials().iterator().next()).getPassword()); ! lc.logout(); ! InitialContext iniCtx = new InitialContext(); ! ctx = (LdapContext)iniCtx.lookup("tolven/ldap"); ! ctx.addToEnvironment("java.naming.security.principal", principal); ! ctx.addToEnvironment("java.naming.security.credentials", password); ! } catch(LoginException ex) { ! throw new RuntimeException(ex); ! } } |
From: Joseph I. <jos...@us...> - 2006-11-04 06:14:26
|
Update of /cvsroot/tolven/tolven/jboss-config In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18921/jboss-config Modified Files: tolven-ldap-service.xml login-config.xml Log Message: An attempt to avoid a plain text passoword written in the tolven-ldap-services.xml. A better approach will be developed. Index: login-config.xml =================================================================== RCS file: /cvsroot/tolven/tolven/jboss-config/login-config.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** login-config.xml 16 Oct 2006 04:25:03 -0000 1.9 --- login-config.xml 4 Nov 2006 06:14:23 -0000 1.10 *************** *** 59,62 **** --- 59,63 ---- <module-option name = "username">cn=Manager,dc=tolven,dc=com</module-option> <module-option name = "password">@hashed-ldapserver-password@</module-option> + <module-option name = "managedConnectionFactoryName">jboss.jca:service=LocalTxCM,name=DefaultDS</module-option> <module-option name = "jaasSecurityDomain">jboss.security:service=TolvenSecurityDomain,domain=tolvenApplicationLDAP</module-option> </login-module> Index: tolven-ldap-service.xml =================================================================== RCS file: /cvsroot/tolven/tolven/jboss-config/tolven-ldap-service.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** tolven-ldap-service.xml 24 Oct 2006 05:35:30 -0000 1.8 --- tolven-ldap-service.xml 4 Nov 2006 06:14:23 -0000 1.9 *************** *** 11,16 **** java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory java.naming.provider.url=@ldap.java.naming.provider.url@ - java.naming.security.principal=cn=Manager,dc=tolven,dc=com - java.naming.security.credentials=@tolven-ldap-password@ </attribute> <attribute name="InitialContext"> --- 11,14 ---- |
From: John C. <jc...@us...> - 2006-10-31 03:20:49
|
Update of /cvsroot/tolven/tolvenWEB/web/public In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7940/web/public Modified Files: register.xhtml Log Message: Correct wording regarding reference code (it is NOT required to login) Index: register.xhtml =================================================================== RCS file: /cvsroot/tolven/tolvenWEB/web/public/register.xhtml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** register.xhtml 19 Oct 2006 01:50:14 -0000 1.7 --- register.xhtml 31 Oct 2006 03:20:47 -0000 1.8 *************** *** 62,66 **** </p> <h:panelGroup rendered="#{reg.referenceRequired}"> ! <p>A reference code is required to login.</p> </h:panelGroup> <h:commandButton action="cancel" value="Cancel" immediate="true"/> --- 62,66 ---- </p> <h:panelGroup rendered="#{reg.referenceRequired}"> ! <p>A reference code is not required to login, only to create a new login id.</p> </h:panelGroup> <h:commandButton action="cancel" value="Cancel" immediate="true"/> |
From: John C. <jc...@us...> - 2006-10-30 19:34:33
|
Update of /cvsroot/tolven/tolvenWEB/web/five In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8636/web/five Modified Files: providers.xhtml patients.xhtml Log Message: A non-functional wizard added for look and feel evaluation Index: patients.xhtml =================================================================== RCS file: /cvsroot/tolven/tolvenWEB/web/five/patients.xhtml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** patients.xhtml 25 Aug 2006 15:00:37 -0000 1.10 --- patients.xhtml 30 Oct 2006 19:34:24 -0000 1.11 *************** *** 78,82 **** </table> </div> ! </ui:composition> </body> --- 78,84 ---- </table> </div> ! <h:outputLink value="../wizard/newPatient.jsf" rendered="#{false}"> ! <h:outputText value="Add new patient"/> ! </h:outputLink> </ui:composition> </body> Index: providers.xhtml =================================================================== RCS file: /cvsroot/tolven/tolvenWEB/web/five/providers.xhtml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** providers.xhtml 18 Oct 2006 15:35:57 -0000 1.2 --- providers.xhtml 30 Oct 2006 19:34:24 -0000 1.3 *************** *** 10,16 **** <body> <ui:composition> ! <p> ! A full list of providers for the patient for element #{param.element}, path #{menu.targetMenuPath.path}. ! </p> </ui:composition> </body> --- 10,18 ---- <body> <ui:composition> ! <p>A full list of providers for the patient for element #{param.element}, path #{menu.targetMenuPath.path}.</p> ! <p>Experimental and incomplete: </p> ! <h:outputLink value="../wizard/bccIntake.jsf"> ! <h:outputText value="Breast cancer questionnaire"/> ! </h:outputLink> </ui:composition> </body> |
From: John C. <jc...@us...> - 2006-10-30 19:34:31
|
Update of /cvsroot/tolven/tolvenWEB/web/scripts In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8636/web/scripts Added Files: tolvenwiz.js Log Message: A non-functional wizard added for look and feel evaluation --- NEW FILE: tolvenwiz.js --- currentStep = 0; lastStep = 0; function makeHeading( stepNumber, title ) { return '<span style="display:none" id="step' + stepNumber + ':head">Step ' + stepNumber + '- <strong>' + title + '</strong></span>'; } function makeIcon( stepNumber, title ) { return '<li><a title="' + title + '" id="step' + stepNumber + ':sel" class="inactive" href="#" onclick="showStep(' + stepNumber + ' );">' + stepNumber + '</a></li>'; } // Setup steps function setupWizSteps(firstStep) { var steps = document.getElementsByClassName( "step" ); lastStep = steps.length; var stepHeadings = ""; var stepIcons = ""; for ( var s=0; s < steps.length; s++) { steps[s].id = 'step' + (s+1); Element.hide(steps[s]); stepHeadings = stepHeadings + makeHeading( s+1, steps[s].title ); stepIcons = stepIcons + makeIcon( s+1, steps[s].title ); } $('stepHeadings').innerHTML = stepHeadings; $('stepIcons').innerHTML = stepIcons; showStep(firstStep); } // Hide the current step and show the new step function showStep( stepNumber ) { if (stepNumber==currentStep) return; if (stepNumber==lastStep) $('nextButton').disabled=true; else $('nextButton').disabled=false; if (stepNumber==1) $('prevButton').disabled=true; else $('prevButton').disabled=false; if (currentStep > 0) { Element.hide('step'+currentStep+':head', 'step'+currentStep); $('step'+currentStep+':sel').className='inactive'; } if (stepNumber > 0) { Element.show('step'+stepNumber+':head', 'step'+stepNumber); $('step'+stepNumber+':sel').className='active'; } currentStep=stepNumber; } // Toggle visibility of a detail object based on checkbox function toggleDetail( checkbox ) { var detail = $(checkbox.id+'Detail'); if ($(checkbox).checked) { Element.show(detail); } else { Element.hide(detail); } } // Toggle visibility of a detail object based on checkbox function toggleEditOn( parent ) { var valueElements = document.getElementsByClassName("value",parent); var editElements = document.getElementsByClassName("edit",parent); for (var v = 0; v < valueElements.length; v++) Element.hide(valueElements[v]); for (var e = 0; e < editElements.length; e++) Element.show(editElements[e]); } // Toggle visibility of a detail object based on checkbox function toggleEditOff( parent ) { var valueElements = document.getElementsByClassName("value",parent); var editElements = document.getElementsByClassName("edit",parent); for (var v = 0; v < valueElements.length; v++) Element.show(valueElements[v]); for (var e = 0; e < editElements.length; e++) Element.hide(editElements[e]); } // Toggle help on the current step function toggleHelp() { if (currentStep!=0 && $('help'+currentStep) !=null) { Element.toggle( 'help'+currentStep ); } } // Next step function nextStep( ) { if (currentStep>=lastStep) return; showStep( currentStep+1); } // Previous step function prevStep( ) { if (currentStep<=1) return; showStep( currentStep-1); } // User selected a valid choice, copy result to field. function selectionMade( field, selector ) { $(field).value = selector.options[selector.selectedIndex].text; $(field).exact = true; } // Validate a text field function validate( field, value ) { // Element.hide( "occList" ); var choices = field.choices; if (choices==null) return; var valueLC = value.toLowerCase(); for (var x = 0; x < choices.length; x++) { var choiceLC = choices[x].toLowerCase(); if (valueLC == choices[x].toLowerCase()) { $(field).exact = true; field.className = 'selOK'; field.value = choices[x]; return; } } $(field).exact = false; field.className = 'selError'; } // If only one value matchtes, just display // If more than one match, display first match and dropdown with all choices. // If there's an unanchored match, include in dropdown but not in text field function fieldChanged( field, value ) { if (field.tolvenEvent==null) { field.tolvenEvent = new Form.Element.Observer(field.id, 1, fieldChanged ); } // alert("x"); if (value.length==0 || field.exact==true) { Element.hide( field.id + "List" ); field.className = 'selOK'; field.exact=false; return; } var choices = field.choices; if (choices==null) return; var valueLC = value.toLowerCase(); var matches = new Array(); for (var x = 0; x < choices.length; x++) { if ( value.length <= choices[x].length ) { var choiceLC = choices[x].toLowerCase(); if (valueLC == choiceLC.substr( 0, value.length )) { matches.push( choices[x] ); } } } if (matches.length==0) { Element.hide( field.id + "List" ); field.className = 'selError'; } else if (matches.length==1) { field.className = 'selOK'; Element.hide( field.id + "List" ); if (matches[0].length != value.length) { insertAtCursor( field, matches[0].substr( value.length) ); } } else { field.className = 'selOK'; $(field.id +'List').length = 0; for (var m = 0; m < matches.length; m++) { $(field.id+'List').options[m] = new Option( matches[m], matches[m], false, false ); } field.className = 'selOK'; Element.show( field.id + "List" ); } } function insertAtCursor(field, value) { //IE support if (document.selection) { field.focus(); sel = document.selection.createRange(); sel.text = value; sel.moveStart('character', -value.length); sel.select(); } //MOZILLA/NETSCAPE support else if (field.selectionStart || field.selectionStart == '0') { var startPos = field.selectionStart; var endPos = field.selectionEnd; field.value = field.value.substring(0, startPos) + value + field.value.substring(endPos, field.value.length); field.selectionStart = startPos; field.selectionEnd = startPos + value.length; } //Anyone else. else { field.value += value; } } |
From: John C. <jc...@us...> - 2006-10-30 19:34:31
|
Update of /cvsroot/tolven/tolvenWEB/web/wizard In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8636/web/wizard Added Files: title.xhtml bccIntake.xhtml newPatient.xhtml wizTemplate.xhtml Log Message: A non-functional wizard added for look and feel evaluation --- NEW FILE: title.xhtml --- --- NEW FILE: newPatient.xhtml --- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:c="http://java.sun.com/jstl/core"> <head> <title>New Patient Wizard</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body> <ui:composition template="wizTemplate.xhtml"> <ui:param name="skin" value="#{top.accountType}"/> <ui:param name="title" value="Create a New Patient"/> <ui:param name="author" value="Tolven"/> <ui:param name="subject" value="#{top.accountTitle}"/> <ui:define name="steps"> <div class="step" title="Demographics"> <div class="pagesm"> <p>Please verify that your personal information is correct.</p> <fieldset> <legend>Current Name</legend> <label><span class="title">First:</span> Cynthia</label><br/> <label><span class="title">Middle:</span> B</label><br/> <label><span class="title">Last:</span> Grey</label><br/> </fieldset> <fieldset> <legend>Vital</legend> <label><span class="title">Date of Birth:</span> 20-Mar-70</label><br/> <label><span class="title">Gender:</span> Female</label><br/> </fieldset> <fieldset> <legend>Current Residence</legend> <label><span class="title">Street Address:</span> 3465 Market Street</label><br/> <label><span class="title">City:</span> San Francisco</label><br/> <label><span class="title">State/Province:</span> California</label><br/> <label><span class="title">Country:</span> USA</label><br/> <label><span class="title">Zip/Postal Code:</span> 94567</label><br/> </fieldset> <fieldset> <legend>Telephone</legend> <label><span class="title">Home:</span> 456-233-4556</label><br/> <label><span class="title">Work:</span> 333-147-7756</label><br/> <label><span class="title">Mobile:</span> Withheld</label><br/> </fieldset> <fieldset> <legend>Email</legend> <label><span class="title">Address:</span> howardgrey@a_local_isp.com</label><br/> </fieldset> <a href="http://www.netsprout.com/clients/tolven/wizard_1_edit.html"><input class="formbtn" type="submit" value="Edit"/></a> </div> <div class="help" id="help1" style="display:none"> <h1>Help</h1> <p>Providing this information prior to your visit will avoid delays prior to seeing Dr. Mason and will help Dr. Mason provide the best level of care.</p> <p>As you review the information we've gleaned from your <strong>personal health record</strong>, you can check which items you're concerned with. Also, Dr. Mason has asked for several other details relating to this visit.</p> <p>You may stop and resume this questionnaire at any time by pressing the <strong>Stop</strong> button.</p> </div> </div> <div class="step" title="Insurance"> <div class="pagesm"> More inormation to gather goes here. </div> <div class="help" id="help2" style="display:none"> <h1>Help</h1> <p>More Help information.</p> </div> </div> </ui:define> </ui:composition> </body> </html> --- NEW FILE: wizTemplate.xhtml --- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:c="http://java.sun.com/jstl/core"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="pragma" content="no-cache"/> <meta http-equiv="cache-control" content="no-cache"/> <meta http-equiv="expires" content="0"/> <title>Tolven Portal</title> <link href="#{facesContext.externalContext.request.contextPath}/styles/#{skin}.css" type="text/css" rel="stylesheet" /> <link href="#{facesContext.externalContext.request.contextPath}/styles/wizard.css" type="text/css" rel="stylesheet" /> <script language="JavaScript" type="text/javascript" src="#{facesContext.externalContext.request.contextPath}/scripts/prototype.js"></script> <script language="JavaScript" type="text/javascript" src="#{facesContext.externalContext.request.contextPath}/scripts/rico.js"></script> <script language="JavaScript" type="text/javascript" src="#{facesContext.externalContext.request.contextPath}/scripts/tolvenwiz.js"></script> </head> <body> <script language="JavaScript" type="text/javascript"> // <![CDATA[ window.onload=function() { setupWizSteps(1); } // ]]> </script> <div class="wizard"> <form onsubmit="return false;"> <div class="titlebar"> <table width="100%"> <tbody> <tr> <td>#{title}</td> <td><div class="alignright"><a href="#"><img src="../images/btn_closewindow.jpg"/></a></div></td> </tr> </tbody> </table> </div> <div class="infobar"> <table width="100%"> <tbody> <tr> <td class="name"> For: #{subject} </td> <td class="alignright">Template provided by #{author}</td> </tr> </tbody> </table> </div> <div id="clear"></div> <div class="steps"> <table width="100%"> <tbody> <tr> <td width="300px" id="stepHeadings"/> <td align="center"> <ul id="stepIcons"/> </td> <td width="50px"> <div align="right" title="Toggle Help"> <a href="#" onclick="toggleHelp();"> <img src="../images/img_help.jpg" border="0" /> </a> </div> </td> </tr> </tbody> </table> </div> <div id="clear"></div> <ui:insert name="steps"> Steps go here </ui:insert> <div id="clear"></div> <div class="navbar"> <table width="100%"> <caption></caption> <tr> <td align="center"> <input id="stopButton" type="submit" value="Stop" /> <input id="prevButton" type="submit" value="Previous" onclick="prevStep( );"/> <input id="nextButton" type="submit" value="Next" onclick="nextStep( );"/> </td> </tr> </table> </div> </form> </div> </body> </html> --- NEW FILE: bccIntake.xhtml --- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:c="http://java.sun.com/jstl/core"> <head> <title>New Patient Wizard</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body> <ui:composition template="wizTemplate.xhtml"> <ui:param name="skin" value="#{top.accountType}"/> <ui:param name="title" value="Patient History Form"/> <ui:param name="author" value="Breast Cancer Center"/> <ui:param name="subject" value="#{top.accountTitle}"/> <ui:define name="steps"> <div class="step" title="Getting Started" > [...4651 lines suppressed...] </div> <div class="step" title="My Medical History"> step 5 steps </div> <div class="step" title="Gynecologic History"> step 6 steps </div> <div class="step" title="My Health Conditions Today"> step 7 steps </div> <div class="step" title="My current Physical and Mential Health"> step 8 steps </div> <div class="step" title="Finish"> step 9 steps </div> </ui:define> </ui:composition> </body> </html> |
From: John C. <jc...@us...> - 2006-10-30 19:34:27
|
Update of /cvsroot/tolven/tolvenWEB/web/styles In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8636/web/styles Modified Files: wizard.css echr.css Log Message: A non-functional wizard added for look and feel evaluation Index: wizard.css =================================================================== RCS file: /cvsroot/tolven/tolvenWEB/web/styles/wizard.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wizard.css 18 Sep 2006 16:06:23 -0000 1.1 --- wizard.css 30 Oct 2006 19:34:23 -0000 1.2 *************** *** 26,53 **** PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; BORDER-COLLAPSE: collapse } ! .infobar H1 { ! PADDING-RIGHT: 0em; PADDING-LEFT: 0em; FONT-SIZE: 1.25em; PADDING-BOTTOM: 0em; PADDING-TOP: 0em } .infobar P { } - .steps { - PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: #99ccff; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #6896c5 1px solid - } .steps TABLE { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; BORDER-COLLAPSE: collapse } ! .steps H2 { ! PADDING-RIGHT: 50px; DISPLAY: inline; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 1.1em; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px } ! .steps UL { ! PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px } ! .steps LI { ! PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; BACKGROUND: url(../images/bkgd_step.jpg) no-repeat center center; FLOAT: left; LIST-STYLE-IMAGE: url(none); PADDING-BOTTOM: 8px; MARGIN: 0px 6px 0px 0px; WIDTH: 36px; COLOR: #003399; PADDING-TOP: 12px; LIST-STYLE-TYPE: none; HEIGHT: 20px; TEXT-ALIGN: center } ! .steps .active { ! FONT-WEIGHT: bold; BACKGROUND: url(../images/bkgd_stepactive.jpg) no-repeat center center; COLOR: #ffffff } .navbar { PADDING-RIGHT: 10px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 10px; BACKGROUND: url(../images/bkgd_navbar.jpg) #f1f1f1 repeat-y center top; PADDING-BOTTOM: 10px; MARGIN: 0px; PADDING-TOP: 10px --- 26,75 ---- PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; BORDER-COLLAPSE: collapse } ! .infobar .name { ! FONT-SIZE: 1.25em; font-weight: bold } + .infobar P { } .steps TABLE { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; BORDER-COLLAPSE: collapse } ! ! .steps { ! PADDING-RIGHT: 10px; PADDING-LEFT: 10px; ! BACKGROUND: #99ccff; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #6896c5 1px solid; ! height:50px; } ! ! .steps ul { ! MARGIN: 0px; ! PADDING: 0px; } ! ! .steps ul li { ! DISPLAY: block; ! FLOAT: left; ! text-align: center; } ! .steps ul li a{ ! width: 36px; ! height: 36px; ! DISPLAY: block; ! } ! ! .steps ul li a.active { ! text-decoration:none; ! background: url(../images/bkgd_stepactive.jpg) no-repeat center center; ! padding-top: 16px; ! COLOR: #D9ECFF; ! } ! ! .steps ul li a.inactive { ! text-decoration:none; ! background: url(../images/bkgd_step.jpg) no-repeat center center; ! padding-top: 16px; } + .navbar { PADDING-RIGHT: 10px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 10px; BACKGROUND: url(../images/bkgd_navbar.jpg) #f1f1f1 repeat-y center top; PADDING-BOTTOM: 10px; MARGIN: 0px; PADDING-TOP: 10px *************** *** 66,77 **** } .wizard .pagesm { ! PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 10px; WIDTH: 50%; PADDING-TOP: 10px } .help { BORDER-RIGHT: #6600ff 2px solid; PADDING-RIGHT: 10px; BORDER-TOP: #6600ff 2px solid; PADDING-LEFT: 10px; BACKGROUND: url(../images/bkgd_helpbox.jpg) #f0f0ff repeat-x left bottom; FLOAT: right; PADDING-BOTTOM: 10px; MARGIN: 10px; BORDER-LEFT: #6600ff 2px solid; WIDTH: 30%; COLOR: #333333; PADDING-TOP: 10px; BORDER-BOTTOM: #6600ff 2px solid } ! .help H1 { ! PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 1em; BACKGROUND: url(../images/btn_closehelp.jpg) no-repeat right center; PADDING-BOTTOM: 4px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #333333 1px solid } .help P { MARGIN: 0.25em 0px; LINE-HEIGHT: 1.3em --- 88,100 ---- } .wizard .pagesm { ! PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 10px; WIDTH: 61%; PADDING-TOP: 10px } .help { BORDER-RIGHT: #6600ff 2px solid; PADDING-RIGHT: 10px; BORDER-TOP: #6600ff 2px solid; PADDING-LEFT: 10px; BACKGROUND: url(../images/bkgd_helpbox.jpg) #f0f0ff repeat-x left bottom; FLOAT: right; PADDING-BOTTOM: 10px; MARGIN: 10px; BORDER-LEFT: #6600ff 2px solid; WIDTH: 30%; COLOR: #333333; PADDING-TOP: 10px; BORDER-BOTTOM: #6600ff 2px solid } ! .help h1 { ! PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 1em; PADDING-BOTTOM: 4px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #333333 1px solid } + .help P { MARGIN: 0.25em 0px; LINE-HEIGHT: 1.3em *************** *** 86,89 **** --- 109,113 ---- PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 1.2em; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #333333; PADDING-TOP: 10px } + TD { VERTICAL-ALIGN: middle *************** *** 95,114 **** PADDING-BOTTOM: 0.5em; PADDING-TOP: 0.5em } ! UNKNOWN { ! PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 1.2em; BACKGROUND: url(../images/btn_stop.gif) no-repeat center center; PADDING-BOTTOM: 4px; MARGIN: 0px 10px; WIDTH: 92px; COLOR: #333333; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 34px; BORDER-BOTTOM-STYLE: none } ! UNKNOWN { ! PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 1.2em; BACKGROUND: url(../images/btn_next.gif) no-repeat center center; PADDING-BOTTOM: 4px; MARGIN: 0px 10px; WIDTH: 112px; COLOR: #333333; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 34px; BORDER-BOTTOM-STYLE: none } ! UNKNOWN { ! PADDING-RIGHT: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 1.2em; BACKGROUND: url(../images/btn_prev.gif) no-repeat center center; PADDING-BOTTOM: 4px; MARGIN: 0px 10px; WIDTH: 112px; COLOR: #333333; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 34px; BORDER-BOTTOM-STYLE: none } ! UNKNOWN { ! BACKGROUND: url(../images/btn_stop_fade.gif) no-repeat center center; COLOR: #818181 } ! UNKNOWN { ! BACKGROUND: url(../images/btn_next_fade.gif) no-repeat center center; COLOR: #818181 } ! UNKNOWN { ! BACKGROUND: url(../images/btn_prev_fade.gif) no-repeat center center; COLOR: #818181 } --- 119,156 ---- PADDING-BOTTOM: 0.5em; PADDING-TOP: 0.5em } ! #clear { ! clear: both; ! height: 0.1px; ! margin: 0px; ! padding: 0px; ! width: auto; ! font-size: 0.1px; } ! ! fieldset { ! margin-top:20px; } ! ! fieldset p { ! margin-top: 3px; ! margin-bottom: 3px; } ! ! fieldset legend { ! margin-left: 3px; ! margin-right: 3px; } ! ! label { ! padding-top: 4px; padding-bottom: 2px } ! ! .title { ! font-size: 0.75em; display: block; float: left; width: 29%; COLOR: #333333 ! } ! ! .selError { ! border: 1px solid #FF0000; ! } ! .selOK { } Index: echr.css =================================================================== RCS file: /cvsroot/tolven/tolvenWEB/web/styles/echr.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** echr.css 17 Oct 2006 06:24:59 -0000 1.2 --- echr.css 30 Oct 2006 19:34:23 -0000 1.3 *************** *** 483,501 **** BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none } ! FIELDSET { ! PADDING-RIGHT: 0em; PADDING-LEFT: 0em; PADDING-BOTTOM: 1em; MARGIN-LEFT: 20px; BORDER-TOP-STYLE: none; MARGIN-RIGHT: 20px; PADDING-TOP: 1em; BORDER-BOTTOM: #cccccc 1px dotted; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none ! } ! LEGEND { ! ! } ! LABEL { ! DISPLAY: block; PADDING-BOTTOM: 0.25em; PADDING-TOP: 0.25em ! } ! INPUT { ! ! } ! .title { ! DISPLAY: block; FLOAT: left; WIDTH: 140px; COLOR: #333333 ! } .radiobtn { DISPLAY: inline --- 483,487 ---- BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none } ! .radiobtn { DISPLAY: inline |
From: Joseph I. <jos...@us...> - 2006-10-24 05:35:33
|
Update of /cvsroot/tolven/tolven/security-config In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6796/security-config Modified Files: build.xml Log Message: @tolven-ldap-password@ now is replaced with the password entered by a user during installation, now allowing it to be changed. Index: build.xml =================================================================== RCS file: /cvsroot/tolven/tolven/security-config/build.xml,v retrieving revision 1.56 retrieving revision 1.57 diff -C2 -d -r1.56 -r1.57 *** build.xml 22 Oct 2006 21:58:19 -0000 1.56 --- build.xml 24 Oct 2006 05:35:30 -0000 1.57 *************** *** 538,541 **** --- 538,542 ---- <filter token="tolven-ds-salt" value="${tolven.security.db.salt}"/> <filter token="tolven-ds-iterations" value="${tolven.security.db.iterations}"/> + <filter token="tolven-ldap-password" value="${tolven.ldap.password}"/> <filter token="tolven-ldap-salt" value="${tolven.security.ldap.salt}"/> <filter token="tolven-ldap-iterations" value="${tolven.security.ldap.iterations}"/> |
From: Joseph I. <jos...@us...> - 2006-10-24 05:35:33
|
Update of /cvsroot/tolven/tolven/jboss-config In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6796/jboss-config Modified Files: tolven-ldap-service.xml Log Message: @tolven-ldap-password@ now is replaced with the password entered by a user during installation, now allowing it to be changed. Index: tolven-ldap-service.xml =================================================================== RCS file: /cvsroot/tolven/tolven/jboss-config/tolven-ldap-service.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** tolven-ldap-service.xml 24 Aug 2006 18:55:53 -0000 1.7 --- tolven-ldap-service.xml 24 Oct 2006 05:35:30 -0000 1.8 *************** *** 12,16 **** java.naming.provider.url=@ldap.java.naming.provider.url@ java.naming.security.principal=cn=Manager,dc=tolven,dc=com ! java.naming.security.credentials=secret </attribute> <attribute name="InitialContext"> --- 12,16 ---- java.naming.provider.url=@ldap.java.naming.provider.url@ java.naming.security.principal=cn=Manager,dc=tolven,dc=com ! java.naming.security.credentials=@tolven-ldap-password@ </attribute> <attribute name="InitialContext"> |
From: Joseph I. <jos...@us...> - 2006-10-23 05:44:14
|
Update of /cvsroot/tolven/tolven/jboss-config/jmx-console In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29437/jboss-config/jmx-console Added Files: web.xml jboss-web.xml Log Message: The jmx-console now requires a password to access it. The user and password are currently in the ${jboss.location}/server/tolven/conf/props and may in future be moved to LDAP user/roles. --- NEW FILE: jboss-web.xml --- <jboss-web> <!-- Uncomment the security-domain to enable security. You will need to edit the htmladaptor login configuration to setup the login modules used to authentication users.--> <security-domain>java:/jaas/jmx-console</security-domain> </jboss-web> --- NEW FILE: web.xml --- <?xml version="1.0"?> <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> <web-app> <description>The standard web descriptor for the html adaptor</description> <servlet> <servlet-name>HtmlAdaptor</servlet-name> <servlet-class>org.jboss.jmx.adaptor.html.HtmlAdaptorServlet</servlet-class> </servlet> <servlet> <servlet-name>ClusteredConsoleServlet</servlet-name> <servlet-class>org.jboss.jmx.adaptor.html.ClusteredConsoleServlet</servlet-class> <init-param> <param-name>jgProps</param-name> <param-value>UDP(ip_mcast=true;ip_ttl=16;loopback=false;mcast_addr=${jboss.partition.udpGroup:228.1.2.3};mcast_port=45566): org.jboss.jmx.adaptor.control.FindView </param-value> <description>The JGroups protocol stack config</description> </init-param> </servlet> <servlet> <servlet-name>DisplayMBeans</servlet-name> <jsp-file>/displayMBeans.jsp</jsp-file> </servlet> <servlet> <servlet-name>InspectMBean</servlet-name> <jsp-file>/inspectMBean.jsp</jsp-file> </servlet> <servlet> <servlet-name>DisplayOpResult</servlet-name> <jsp-file>/displayOpResult.jsp</jsp-file> </servlet> <servlet> <servlet-name>ClusterView</servlet-name> <jsp-file>/cluster/clusterView.jsp</jsp-file> </servlet> <servlet-mapping> <servlet-name>HtmlAdaptor</servlet-name> <url-pattern>/HtmlAdaptor</url-pattern> </servlet-mapping> <servlet-mapping> <servlet-name>ClusteredConsoleServlet</servlet-name> <url-pattern>/cluster/ClusteredConsole</url-pattern> </servlet-mapping> <servlet-mapping> <servlet-name>DisplayMBeans</servlet-name> <url-pattern>/DisplayMBeans</url-pattern> </servlet-mapping> <servlet-mapping> <servlet-name>InspectMBean</servlet-name> <url-pattern>/InspectMBean</url-pattern> </servlet-mapping> <servlet-mapping> <servlet-name>DisplayOpResult</servlet-name> <url-pattern>/DisplayOpResult</url-pattern> </servlet-mapping> <session-config> <session-timeout>1</session-timeout> </session-config> <!-- A security constraint that restricts access to the HTML JMX console to users with the role JBossAdmin. Edit the roles to what you want and uncomment the WEB-INF/jboss-web.xml/security-domain element to enable secured access to the HTML JMX console.--> <security-constraint> <web-resource-collection> <web-resource-name>HtmlAdaptor</web-resource-name> <description>An example security config that only allows users with the role JBossAdmin to access the HTML JMX console web application </description> <url-pattern>/*</url-pattern> <http-method>GET</http-method> <http-method>POST</http-method> </web-resource-collection> <auth-constraint> <role-name>JBossAdmin</role-name> </auth-constraint> <user-data-constraint> <transport-guarantee>CONFIDENTIAL</transport-guarantee> </user-data-constraint> </security-constraint> <login-config> <auth-method>BASIC</auth-method> <realm-name>JBoss JMX Console</realm-name> </login-config> <security-role> <role-name>JBossAdmin</role-name> </security-role> </web-app> |
From: Joseph I. <jos...@us...> - 2006-10-23 05:44:14
|
Update of /cvsroot/tolven/tolven In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29437 Modified Files: build.xml Log Message: The jmx-console now requires a password to access it. The user and password are currently in the ${jboss.location}/server/tolven/conf/props and may in future be moved to LDAP user/roles. Index: build.xml =================================================================== RCS file: /cvsroot/tolven/tolven/build.xml,v retrieving revision 1.69 retrieving revision 1.70 diff -C2 -d -r1.69 -r1.70 *** build.xml 22 Oct 2006 21:58:19 -0000 1.69 --- build.xml 23 Oct 2006 05:44:11 -0000 1.70 *************** *** 30,33 **** --- 30,39 ---- <copy file="${tolven.home}/tolven/jboss-config/tomcat-root-index.jsp" tofile="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jbossweb-tomcat55.sar/ROOT.war/index.jsp" overwrite="true" preservelastmodified="true" /> <copy file="${tolven.home}/tolven/jboss-config/tomcat-root-web.xml" tofile="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jbossweb-tomcat55.sar/ROOT.war/WEB-INF/web.xml" overwrite="true" preservelastmodified="true" /> + <copy toDir="${deploy.location}/deploy/jmx-console.war/WEB-INF" overwrite="true" preservelastmodified="true" verbose="${message.show.copy}"> + <fileset dir="${tolven.home}/tolven/jboss-config/jmx-console"> + <include name="web.xml"/> + <include name="jboss-web.xml"/> + </fileset> + </copy> </target> |
From: Joseph I. <jos...@us...> - 2006-10-23 05:44:11
|
Update of /cvsroot/tolven/tolven/jboss-config/jmx-console In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29427/jboss-config/jmx-console Log Message: Directory /cvsroot/tolven/tolven/jboss-config/jmx-console added to the repository |
From: Joseph I. <jos...@us...> - 2006-10-22 21:58:24
|
Update of /cvsroot/tolven/tolven In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7406 Modified Files: build.xml Log Message: Ensured that the timestamp is unchanged when preparing ROOT.war and added the listings change to immediately after JBoss unzip, where it belongs. Index: build.xml =================================================================== RCS file: /cvsroot/tolven/tolven/build.xml,v retrieving revision 1.68 retrieving revision 1.69 diff -C2 -d -r1.68 -r1.69 *** build.xml 22 Oct 2006 10:37:39 -0000 1.68 --- build.xml 22 Oct 2006 21:58:19 -0000 1.69 *************** *** 23,28 **** </fileset> </delete> ! <copy file="${tolven.home}/tolven/jboss-config/tomcat-root-index.jsp" tofile="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jbossweb-tomcat55.sar/ROOT.war/index.jsp" /> ! <copy file="${tolven.home}/tolven/jboss-config/tomcat-root-web.xml" tofile="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jbossweb-tomcat55.sar/ROOT.war/WEB-INF/web.xml" /> </target> --- 23,33 ---- </fileset> </delete> ! <copy toDir="${deploy.location}/deploy/jbossweb-tomcat55.sar/conf" overwrite="true" preservelastmodified="true" verbose="${message.show.copy}"> ! <fileset dir="${tolven.home}/tolven/jboss-config"> ! <include name="web.xml"/> ! </fileset> ! </copy> ! <copy file="${tolven.home}/tolven/jboss-config/tomcat-root-index.jsp" tofile="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jbossweb-tomcat55.sar/ROOT.war/index.jsp" overwrite="true" preservelastmodified="true" /> ! <copy file="${tolven.home}/tolven/jboss-config/tomcat-root-web.xml" tofile="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jbossweb-tomcat55.sar/ROOT.war/WEB-INF/web.xml" overwrite="true" preservelastmodified="true" /> </target> *************** *** 116,124 **** </fileset> </copy> - <copy toDir="${deploy.location}/deploy/jbossweb-tomcat55.sar/conf" overwrite="true" preservelastmodified="true" verbose="${message.show.copy}"> - <fileset dir="${tolven.stage}/jboss-server/deploy/jbossweb-tomcat55.sar/conf"> - <include name="web.xml"/> - </fileset> - </copy> <ant dir="${tolven.location}/security-config" antfile="${tolven.location}/security-config/build.xml" target="deploy-jboss-credentials" /> </target> --- 121,124 ---- |
From: Joseph I. <jos...@us...> - 2006-10-22 21:58:23
|
Update of /cvsroot/tolven/tolven/security-config In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7406/security-config Modified Files: build.xml Log Message: Ensured that the timestamp is unchanged when preparing ROOT.war and added the listings change to immediately after JBoss unzip, where it belongs. Index: build.xml =================================================================== RCS file: /cvsroot/tolven/tolven/security-config/build.xml,v retrieving revision 1.55 retrieving revision 1.56 diff -C2 -d -r1.55 -r1.56 *** build.xml 15 Oct 2006 22:39:29 -0000 1.55 --- build.xml 22 Oct 2006 21:58:19 -0000 1.56 *************** *** 522,531 **** </fileset> </copy> - <mkdir dir="${tolven.stage}/jboss-server/deploy/jbossweb-tomcat55.sar/conf" /> - <copy toDir="${tolven.stage}/jboss-server/deploy/jbossweb-tomcat55.sar/conf" overwrite="true" preservelastmodified="true" filtering="true" verbose="${message.show.copy}"> - <fileset dir="${tolven.location}/jboss-config"> - <include name="web.xml"/> - </fileset> - </copy> </target> --- 522,525 ---- |
From: Joseph I. <jos...@us...> - 2006-10-22 21:58:23
|
Update of /cvsroot/tolven/tolven/jboss-config In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7406/jboss-config Modified Files: tomcat-root-index.jsp Log Message: Ensured that the timestamp is unchanged when preparing ROOT.war and added the listings change to immediately after JBoss unzip, where it belongs. Index: tomcat-root-index.jsp =================================================================== RCS file: /cvsroot/tolven/tolven/jboss-config/tomcat-root-index.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tomcat-root-index.jsp 22 Oct 2006 10:37:39 -0000 1.1 --- tomcat-root-index.jsp 22 Oct 2006 21:58:19 -0000 1.2 *************** *** 7,11 **** <meta http-equiv="expires" content="0"> <meta http-equiv="refresh" ! content="0; url=/Tolven/private/dispatch.jsf" /> </head> <body></body> --- 7,11 ---- <meta http-equiv="expires" content="0"> <meta http-equiv="refresh" ! content="0; url=/Tolven" /> </head> <body></body> |
From: Joseph I. <jos...@us...> - 2006-10-22 10:37:43
|
Update of /cvsroot/tolven/tolven/jboss-config In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv1929/jboss-config Added Files: tomcat-root-index.jsp tomcat-root-web.xml Log Message: Re-added a more secure ROOT.war which now redirects all URLs to be handled by JBoss contexts. --- NEW FILE: tomcat-root-web.xml --- <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> <web-app> <servlet> <servlet-name>TolvenRedirect</servlet-name> <jsp-file>/index.jsp</jsp-file> </servlet> <servlet-mapping> <servlet-name>TolvenRedirect</servlet-name> <url-pattern>/*</url-pattern> </servlet-mapping> <welcome-file-list> <welcome-file>index.jsp</welcome-file> </welcome-file-list> </web-app> --- NEW FILE: tomcat-root-index.jsp --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="expires" content="0"> <meta http-equiv="refresh" content="0; url=/Tolven/private/dispatch.jsf" /> </head> <body></body> </html> |
From: Joseph I. <jos...@us...> - 2006-10-22 10:37:43
|
Update of /cvsroot/tolven/tolven In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv1929 Modified Files: build.xml Log Message: Re-added a more secure ROOT.war which now redirects all URLs to be handled by JBoss contexts. Index: build.xml =================================================================== RCS file: /cvsroot/tolven/tolven/build.xml,v retrieving revision 1.67 retrieving revision 1.68 diff -C2 -d -r1.67 -r1.68 *** build.xml 21 Oct 2006 00:12:23 -0000 1.67 --- build.xml 22 Oct 2006 10:37:39 -0000 1.68 *************** *** 15,19 **** </fail> <unzip src="${tolven.location}/lib/jboss/tolven-jboss-4.0.4.GA.zip" dest="${tolven.home}" /> ! <delete dir="${deploy.location}/deploy/jbossweb-tomcat55.sar/ROOT.war" /> </target> --- 15,28 ---- </fail> <unzip src="${tolven.location}/lib/jboss/tolven-jboss-4.0.4.GA.zip" dest="${tolven.home}" /> ! <delete dir="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jbossweb-tomcat55.sar/ROOT.war/manager" /> ! <delete> ! <fileset dir="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jbossweb-tomcat55.sar/ROOT.war"> ! <include name="jboss.css"/> ! <include name="index.html"/> ! <include name="logo.gif"/> ! </fileset> ! </delete> ! <copy file="${tolven.home}/tolven/jboss-config/tomcat-root-index.jsp" tofile="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jbossweb-tomcat55.sar/ROOT.war/index.jsp" /> ! <copy file="${tolven.home}/tolven/jboss-config/tomcat-root-web.xml" tofile="${tolven.home}/tolven-jboss-4.0.4.GA/server/tolven/deploy/jbossweb-tomcat55.sar/ROOT.war/WEB-INF/web.xml" /> </target> |