perfsonar-dev - perfsonar: r3479 - in branches/GEANT2_JAVA-SQL-MA-STABLE: ant conf conf/axis-1.4 doc lib/misc
Subject: perfsonar development work
List archive
perfsonar: r3479 - in branches/GEANT2_JAVA-SQL-MA-STABLE: ant conf conf/axis-1.4 doc lib/misc
Chronological Thread
- From:
- To:
- Subject: perfsonar: r3479 - in branches/GEANT2_JAVA-SQL-MA-STABLE: ant conf conf/axis-1.4 doc lib/misc
- Date: Thu, 6 Mar 2008 05:03:45 -0500
Author: roman
Date: 2008-03-06 05:03:45 -0500 (Thu, 06 Mar 2008)
New Revision: 3479
Added:
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/Service_Admin.js
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/b.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/background.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/l.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/lb.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/lt.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/r.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/rb.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/rt.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/stemb.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/stemt.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/t.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/tip_balloon.js
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/top_slice.gif
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/wz_tooltip.js
branches/GEANT2_JAVA-SQL-MA-STABLE/lib/misc/perfsonar-base-ant-1.0.20080303.jar
Removed:
branches/GEANT2_JAVA-SQL-MA-STABLE/lib/misc/perfsonar-base-ant-1.0.20071008.jar
branches/GEANT2_JAVA-SQL-MA-STABLE/lib/misc/perfsonar-base-ant-1.0.20080204.jar
Modified:
branches/GEANT2_JAVA-SQL-MA-STABLE/ant/axis-deploy-targets.xml
branches/GEANT2_JAVA-SQL-MA-STABLE/ant/const.properties.template
branches/GEANT2_JAVA-SQL-MA-STABLE/ant/libs-download-targets.xml
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/default.css
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/index.html
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/log4j.properties.template
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/service.properties.template
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/service.properties.template-2
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/wizard.properties
branches/GEANT2_JAVA-SQL-MA-STABLE/doc/ChangeLog.txt
Log:
recent changes from the trunk
Modified: branches/GEANT2_JAVA-SQL-MA-STABLE/ant/axis-deploy-targets.xml
===================================================================
--- branches/GEANT2_JAVA-SQL-MA-STABLE/ant/axis-deploy-targets.xml
2008-03-05 22:43:14 UTC (rev 3478)
+++ branches/GEANT2_JAVA-SQL-MA-STABLE/ant/axis-deploy-targets.xml
2008-03-06 10:03:45 UTC (rev 3479)
@@ -45,8 +45,8 @@
<target name="copy-dep-service-jars"
depends="copy-dep-base-service-jars">
- <copy
file="${basedir}/lib/repository/perfsonar/perfsonar-base/1.0.20080226/perfsonar-base-1.0.20080226.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
- <copy
file="${basedir}/lib/repository/perfsonar/perfsonar-web-admin/0.6b/perfsonar-web-admin-0.6b.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
+ <copy
file="${basedir}/lib/repository/perfsonar/perfsonar-base/1.0.20080303/perfsonar-base-1.0.20080303.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
+ <copy
file="${basedir}/lib/repository/perfsonar/perfsonar-web-admin/0.7b/perfsonar-web-admin-0.7b.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
<copy
file="${basedir}/lib/repository/perfsonar/perfsonar-rrd-ma/3.0rc2/perfsonar-rrd-ma-3.0rc2.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
<copy
file="${basedir}/lib/repository/nmwg/nmwg/1.0.20071008/nmwg-1.0.20071008.jar"
todir="${service.home}/${deploy.root}/WEB-INF/lib"/>
@@ -322,8 +322,8 @@
<copy file="${basedir}/${build}/${jarfilename}-${version}.jar"
todir="${tmpdir}/WEB-INF/lib"/>
- <copy
file="${basedir}/lib/repository/perfsonar/perfsonar-base/1.0.20080226/perfsonar-base-1.0.20080226.jar"
todir="${tmpdir}/WEB-INF/lib"/>
- <copy
file="${basedir}/lib/repository/perfsonar/perfsonar-web-admin/0.6b/perfsonar-web-admin-0.6b.jar"
todir="${tmpdir}/WEB-INF/lib"/>
+ <copy
file="${basedir}/lib/repository/perfsonar/perfsonar-base/1.0.20080303/perfsonar-base-1.0.20080303.jar"
todir="${tmpdir}/WEB-INF/lib"/>
+ <copy
file="${basedir}/lib/repository/perfsonar/perfsonar-web-admin/0.7b/perfsonar-web-admin-0.7b.jar"
todir="${tmpdir}/WEB-INF/lib"/>
<copy
file="${basedir}/lib/repository/perfsonar/perfsonar-rrd-ma/3.0rc2/perfsonar-rrd-ma-3.0rc2.jar"
todir="${tmpdir}/WEB-INF/lib"/>
<copy
file="${basedir}/lib/repository/nmwg/nmwg/1.0.20071008/nmwg-1.0.20071008.jar"
todir="${tmpdir}/WEB-INF/lib"/>
Modified: branches/GEANT2_JAVA-SQL-MA-STABLE/ant/const.properties.template
===================================================================
--- branches/GEANT2_JAVA-SQL-MA-STABLE/ant/const.properties.template
2008-03-05 22:43:14 UTC (rev 3478)
+++ branches/GEANT2_JAVA-SQL-MA-STABLE/ant/const.properties.template
2008-03-06 10:03:45 UTC (rev 3479)
@@ -11,7 +11,7 @@
service.name=geant2_java-sql-ma
jarfilename=perfsonar-sql-ma
-version=2.0
+version=2.0rc3
exist.war.file=exist-1.0.1.war
exist.war.download.url=http://www.perfsonar.net/download/dependencies/preinstall_download.php?product=exist-war&version=1.0.1
@@ -21,7 +21,7 @@
wsdd.webservice.name=MeasurementArchiveService
antcontrib.jar=${basedir}/lib/misc/ant-contrib-1.0b3.jar
-antpsbase.jar=${basedir}/lib/misc/perfsonar-base-ant-1.0.20080204.jar
+antpsbase.jar=${basedir}/lib/misc/perfsonar-base-ant-1.0.20080303.jar
api.location=doc/api
api.title=perfSONAR
Modified: branches/GEANT2_JAVA-SQL-MA-STABLE/ant/libs-download-targets.xml
===================================================================
--- branches/GEANT2_JAVA-SQL-MA-STABLE/ant/libs-download-targets.xml
2008-03-05 22:43:14 UTC (rev 3478)
+++ branches/GEANT2_JAVA-SQL-MA-STABLE/ant/libs-download-targets.xml
2008-03-06 10:03:45 UTC (rev 3479)
@@ -54,8 +54,8 @@
<artifact:dependencies>
- <dependency groupId="perfsonar" artifactId="perfsonar-base"
version="1.0.20080226"/>
- <dependency groupId="perfsonar" artifactId="perfsonar-web-admin"
version="0.6b"/>
+ <dependency groupId="perfsonar" artifactId="perfsonar-base"
version="1.0.20080303"/>
+ <dependency groupId="perfsonar" artifactId="perfsonar-web-admin"
version="0.7b"/>
<dependency groupId="perfsonar" artifactId="perfsonar-rrd-ma"
version="3.0rc2"/>
<dependency groupId="nmwg" artifactId="nmwg"
version="1.0.20071008"/>
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/Service_Admin.js
(from rev 3478, trunk/geant2_java-sql-ma/conf/axis-1.4/Service_Admin.js)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/b.gif (from rev
3478, trunk/geant2_java-sql-ma/conf/axis-1.4/b.gif)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/background.gif (from
rev 3478, trunk/geant2_java-sql-ma/conf/axis-1.4/background.gif)
Modified: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/default.css
===================================================================
--- branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/default.css
2008-03-05 22:43:14 UTC (rev 3478)
+++ branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/default.css
2008-03-06 10:03:45 UTC (rev 3479)
@@ -1,162 +1,181 @@
-/* standard elements */
-
-html {min-height: 100%;}
-
-
-* {
- margin: 0;
- padding: 0;
-}
-
-
-body{
- background-color: #ffffff;
- font-family: arial;
-}
-
-
-/* title */
-
-.top {
- display: block;
- font-family: arial;
- font-weight: bold;
- margin: 2% 1% 0 1%;
- border-top: 1px solid green;
- border-right: 1px solid green;
- border-left: 1px solid green;
- padding: 7px;
- background: #afdfc0;
-}
-
-.properties{
-
- font-family: arial;
- border: 1px solid green;
- padding: 10px;
- margin: 0% 1% 0 1%;
-}
- .properties p{
- font-size: 120%;
-
-}
-
-.properties table{
- border-bottom: 1px solid green;
- margin-bottom: 20px;
-}
-
-.properties td{
- padding: 15px;
-}
-
-.properties em{
- display: block;
- color: red;
- font-size: 95%;
-}
-
-.info {
-
- font-family: arial;
- font-size: 120%;
-}
-
-.info p{
- position: relative;
- left: -230px;
-}
-
-.content{
- font-family: arial;
- font-size: 120%;
- margin:2% 1% 0 1%;
- background: #ffffff;
- }
-
-.content ul {
- margin-top: 5px;
- display: block;
- list-style: none outside;
- padding: 5px;
- border-top: 1px solid green;
- border-left: 1px solid green;
- border-right: 1px solid green;
- }
-
-.content li {
- margin: 0 0 0 0;
- padding: 0px;
- display: block;
- float: left;
- position: relative;
- top: -1.32em;
- }
-
-.content a {
- padding: 5px;
- text-decoration: none;
- color: green;
- background: #ffffff;
- }
-
-.content a:hover {
- background: #3CB371;
- color: green;
- }
-
-.content #selected {
- }
-
-.content #selected a {
-
- font-weight: bold;
- color: green;
- background: #3CB3A1;
- }
-
-.manage {
-
- background: #ffffff;
- border-bottom: 1px solid green;
- border-left: 1px solid green;
- border-right: 1px solid green;
- margin:0 1% 0 1%;
- padding: 1em;
- }
-
-.showResource{
- font-weight: bold;
- text-indent: 0%;
- text-align:inherit;
- background: #ffffff;
-
-}
-
-.showResource td{
- padding: 7px;
-
-}
-
-.input {
- padding: 1em;
- font-size: 110%;
- font-family: arial;
-
-}
-
-.input table{
- padding: 5px;
-
-}
-.input td{
- padding: 5px;
-}
-
-.input th{
- padding: 5px;
- text-align: left;
-
-}
-
-
+/* standard elements */
+html {
+ min-height: 100%;
+}
+
+* {
+ margin: 0;
+ padding: 0;
+}
+
+body {
+ background-color: #ffffff;
+ font-family: arial;
+}
+/* title */
+.top {
+ display: block;
+ font-family: arial;
+ font-weight: bold;
+ margin: 2% 1% 0 1%;
+ border-top: 1px solid green;
+ border-right: 1px solid green;
+ border-left: 1px solid green;
+ padding: 7px;
+ background: #afdfc0;
+}
+
+.properties {
+ font-family: arial;
+ font-size: 15px;
+ border: 1px solid green;
+ padding: 10px;
+ margin: 0% 1% 0 1%;
+}
+
+.properties p {
+ font-size: 120%;
+}
+
+.properties div{
+
+}
+.properties table {
+ margin-bottom: 20px;
+ border-bottom: 1px solid green;
+}
+
+.properties td {
+ padding: 15px;
+ width: 27%;
+}
+
+.properties em {
+ display: block;
+ color: red;
+ font-size: 95%;
+}
+
+.main{
+ padding: 10px;
+}
+.info {
+ font-family: arial;
+ font-size: 120%;
+ padding: 10px;
+ border: 1px solid green;
+}
+
+.info p {
+ position: relative;
+ #left: -30px;
+}
+
+.tablessContent {
+ margin: 2% 1% 0 1%;
+ background: #ffffff;
+ border-top: 1px solid green;
+ border-left: 1px solid green;
+ border-right: 1px solid green;
+}
+
+.content {
+ font-family: arial;
+ font-size: 120%;
+ margin: 2% 1% 0 1%;
+ background: #ffffff;
+}
+
+.content ul {
+ margin-top: 5px;
+ display: block;
+ list-style: none outside;
+ padding: 5px;
+ border-top: 1px solid green;
+ border-left: 1px solid green;
+ border-right: 1px solid green;
+}
+
+.content li {
+ margin: 0 0 0 0;
+ padding: 0px;
+ display: block;
+ float: left;
+ position: relative;
+ top: -1.32em;
+}
+
+.content a {
+ padding: 5px;
+ text-decoration: none;
+ color: green;
+ background: #ffffff;
+}
+
+.content a:hover {
+ background: #3CB371;
+ color: green;
+}
+
+.content #selected {
+}
+
+.content #selected a {
+ font-weight: bold;
+ color: green;
+ background: #3CB3A1;
+}
+
+.manage {
+ background: #ffffff;
+ border-bottom: 1px solid green;
+ border-left: 1px solid green;
+ border-right: 1px solid green;
+ margin: 0 1% 0 1%;
+ padding: 1em;
+}
+
+.manage table {
+ padding: 5px;
+}
+
+.manage td {
+ padding: 5px;
+}
+
+.manage th {
+ padding: 5px;
+ text-align: left;
+}
+
+.showResource {
+ font-weight: bold;
+ text-indent: 0%;
+ text-align: inherit;
+ background: #ffffff;
+}
+
+.showResource td {
+ padding: 7px;
+}
+
+.input {
+ padding: 1em;
+ font-size: 110%;
+ font-family: arial;
+}
+
+.input table {
+ padding: 5px;
+}
+
+.input td {
+ padding: 5px;
+}
+
+.input th {
+ padding: 5px;
+ text-align: left;
+}
+
+
Modified: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/index.html
===================================================================
--- branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/index.html 2008-03-05
22:43:14 UTC (rev 3478)
+++ branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/index.html 2008-03-06
10:03:45 UTC (rev 3479)
@@ -33,27 +33,27 @@
<th>Administration</th>
</tr>
<tr>
- <td><p><a href="Wizard" target="main" class="navtex" >Service</a></p>
- <p><a href="Wizard" target="main" class="navtex" >Configuration</a></p>
- <p><a href="Wizard" target="main" class="navtex" >Wizard</a></p></td>
+ <td>
+ <p><a href="Wizard" target="main" class="navtex" >Service Configuration
Wizard</a></p></td>
</tr>
<tr>
- <td><p><a href="ServiceAdmin?serviceProperties" target="main"
class="navtex" >Service</a></p>
- <p><a href="ServiceAdmin?serviceProperties" target="main" class="navtex"
>configuration</a></p></td>
+ <td>
+ <p><a href="ServiceAdmin?serviceProperties" target="main" class="navtex"
>Service configuration</a></p></td>
</tr>
<tr>
<td>
- <p><a href="ServiceAdmin?loggingProperties" target="main" class="navtex"
>logging</a></p>
- <p><a href="ServiceAdmin?loggingProperties" target="main" class="navtex"
>configuration</a>
- </p>
- </p></td>
+ <p><a href="ServiceAdmin?loggingProperties" target="main" class="navtex"
>Logging configuration</a></p></td>
</tr>
-<tr><td><p><a href="eXistAdmin" target="main" class="navtex" >eXist
Database</a></p>
- <p><a href="eXistAdmin" target="main" class="navtex"
>Administration</a></p></td>
+<td>
+ <p><a href="eXistAdmin" target="main" class="navtex" >eXist Database
Administration</a></p></td>
</tr>
-<tr><td><p><a href="SQLMAdmin" target="main" class="navtex" >iBatis File
Configuration</a></p></td>
+<tr>
+<td>
+ <p><a href="SQLMAdmin" target="main" class="navtex" >ibatis File
Configuration</a></p></td>
</tr>
</table>
+
+
<a href="http://www.perfsonar.net/partners.html"></a> <br>
<img src="partners.gif" alt="perfSONAR project partners" border="0"/>
</a></div>
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/l.gif (from rev
3478, trunk/geant2_java-sql-ma/conf/axis-1.4/l.gif)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/lb.gif (from rev
3478, trunk/geant2_java-sql-ma/conf/axis-1.4/lb.gif)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/lt.gif (from rev
3478, trunk/geant2_java-sql-ma/conf/axis-1.4/lt.gif)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/r.gif (from rev
3478, trunk/geant2_java-sql-ma/conf/axis-1.4/r.gif)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/rb.gif (from rev
3478, trunk/geant2_java-sql-ma/conf/axis-1.4/rb.gif)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/rt.gif (from rev
3478, trunk/geant2_java-sql-ma/conf/axis-1.4/rt.gif)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/stemb.gif (from rev
3478, trunk/geant2_java-sql-ma/conf/axis-1.4/stemb.gif)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/stemt.gif (from rev
3478, trunk/geant2_java-sql-ma/conf/axis-1.4/stemt.gif)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/t.gif (from rev
3478, trunk/geant2_java-sql-ma/conf/axis-1.4/t.gif)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/tip_balloon.js (from
rev 3478, trunk/geant2_java-sql-ma/conf/axis-1.4/tip_balloon.js)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/top_slice.gif (from
rev 3478, trunk/geant2_java-sql-ma/conf/axis-1.4/top_slice.gif)
Copied: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/axis-1.4/wz_tooltip.js (from
rev 3478, trunk/geant2_java-sql-ma/conf/axis-1.4/wz_tooltip.js)
Modified: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/log4j.properties.template
===================================================================
--- branches/GEANT2_JAVA-SQL-MA-STABLE/conf/log4j.properties.template
2008-03-05 22:43:14 UTC (rev 3478)
+++ branches/GEANT2_JAVA-SQL-MA-STABLE/conf/log4j.properties.template
2008-03-06 10:03:45 UTC (rev 3479)
@@ -4,24 +4,44 @@
## author: romradz
+
+# the path of a directory which contains log files
logDir=_LOGPATH_
##
-## All log levels is one log file.
+## All log levels in one log file.
## Dafaultly debug level is switched off (commented).
##
+
+# Group=Log levels
+# Description=Assignment of debug log messages to a certain log appender
#log4j.logger.sonar-debug=DEBUG, psRootAppender
+
+# Group=Log levels
+# Description=Assignment of info log messages to a certain log appender
log4j.logger.sonar-info=INFO, psRootAppender
+
+# Group=Log levels
+# Description=Assignment of warn log messages to a certain log appender
log4j.logger.sonar-warn=WARN, psRootAppender
+
+# Group=Log levels
+# Description=Assignment of error log messages to a certain log appender
log4j.logger.sonar-error=ERROR, psRootAppender
+
+# Group=Log levels
+# Description=Assignment of fatal log messages to a certain log appender
log4j.logger.sonar-fatal=FATAL, psRootAppender
+
##
## Uncomment this block (and comment the one above)
## if you want to have log levels in separate log files
-##
+##
+## this section is only for developer's tests
+##
#log4j.logger.sonar-debug=DEBUG, debugAppender, psRootAppender
#log4j.logger.sonar-info=INFO, infoAppender, psRootAppender
#log4j.logger.sonar-warn=WARN, warnAppender, psRootAppender
@@ -29,56 +49,151 @@
#log4j.logger.sonar-fatal=FATAL, fatalAppender, psRootAppender
-#DEBUG
+
+
+######################################### DEBUG
#######################################
+
+# Group=Debug log messages
+# Description=The maximum number of backup files
log4j.appender.debugAppender.MaxBackupIndex=11
+# Group=Debug log messages
+# Description=Log file name with a path
log4j.appender.debugAppender.File=_LOGPATH_/perfsonar_debug.log
+# Group=Debug log messages
+# Description=The class responsible for logging layout
log4j.appender.debugAppender.layout=org.apache.log4j.PatternLayout
+# Group=Debug log messages
+# Description=Log message format
log4j.appender.debugAppender.layout.ConversionPattern=%d %5p - %m%n
+# Group=Debug log messages
+# Description=The maximum size of log flie
log4j.appender.debugAppender.MaxFileSize=500KB
+# Group=Debug log messages
+# Description=The class responsible for appending log messages to log file
log4j.appender.debugAppender=org.apache.log4j.RollingFileAppender
-#INFO
+
+
+######################################### INFO
########################################
+
+# Group=Info log messages
+# Description=The maximum number of backup files
log4j.appender.infoAppender.MaxBackupIndex=11
+# Group=Info log messages
+# Description=Log file name with a path
log4j.appender.infoAppender.File=_LOGPATH_/perfsonar_info.log
+# Group=Info log messages
+# Description=The class responsible for logging layout
log4j.appender.infoAppender.layout=org.apache.log4j.PatternLayout
+# Group=Info log messages
+# Description=Log message format
log4j.appender.infoAppender.layout.ConversionPattern=%d %5p - %m%n
+# Group=Info log messages
+# Description=The maximum size of log flie
log4j.appender.infoAppender.MaxFileSize=500KB
+# Group=Info log messages
+# Description=The class responsible for appending log messages to log file
log4j.appender.infoAppender=org.apache.log4j.RollingFileAppender
-#WARN
+
+
+######################################### WARN
########################################
+
+# Group=Warn log messages
+# Description=The maximum number of backup files
log4j.appender.warnAppender.MaxBackupIndex=11
+# Group=Warn log messages
+# Description=Log file name with a path
log4j.appender.warnAppender.File=_LOGPATH_/perfsonar_warn.log
+# Group=Warn log messages
+# Description=The class responsible for logging layout
log4j.appender.warnAppender.layout=org.apache.log4j.PatternLayout
+# Group=Warn log messages
+# Description=Log message format
log4j.appender.warnAppender.layout.ConversionPattern=%d %5p - %m%n
+# Group=Warn log messages
+# Description=The maximum size of log flie
log4j.appender.warnAppender.MaxFileSize=500KB
+# Group=Warn log messages
+# Description=The class responsible for appending log messages to log file
log4j.appender.warnAppender=org.apache.log4j.RollingFileAppender
-#ERROR
+
+
+######################################### ERROR
#######################################
+
+# Group=Error log messages
+# Description=The maximum number of backup files
log4j.appender.errorAppender.MaxBackupIndex=11
+# Group=Error log messages
+# Description=Log file name with a path
log4j.appender.errorAppender.File=_LOGPATH_/perfsonar_error.log
+# Group=Error log messages
+# Description=The class responsible for logging layout
log4j.appender.errorAppender.layout=org.apache.log4j.PatternLayout
+# Group=Error log messages
+# Description=Log message format
log4j.appender.errorAppender.layout.ConversionPattern=%d %5p - %m%n
+# Group=Error log messages
+# Description=The maximum size of log flie
log4j.appender.errorAppender.MaxFileSize=500KB
+# Group=Error log messages
+# Description=The class responsible for appending log messages to log file
log4j.appender.errorAppender=org.apache.log4j.RollingFileAppender
-#FATAL
+
+
+######################################### FATAL
#######################################
+
+# Group=Fatal log messages
+# Description=The maximum number of backup files
log4j.appender.fatalAppender.MaxBackupIndex=11
+# Group=Fatal log messages
+# Description=Log file name with a path
log4j.appender.fatalAppender.File=_LOGPATH_/perfsonar_fatal.log
+# Group=Fatal log messages
+# Description=The class responsible for logging layout
log4j.appender.fatalAppender.layout=org.apache.log4j.PatternLayout
+# Group=Fatal log messages
+# Description=Log message format
log4j.appender.fatalAppender.layout.ConversionPattern=%d %5p - %m%n
+# Group=Fatal log messages
+# Description=The maximum size of log flie
log4j.appender.fatalAppender.MaxFileSize=500KB
+# Group=Fatal log messages
+# Description=The class responsible for appending log messages to log file
log4j.appender.fatalAppender=org.apache.log4j.RollingFileAppender
-#ALL
+
+
+######################################### ALL
#########################################
+
+# Group=All log messages
+# Description=The maximum number of backup files
log4j.appender.psRootAppender.MaxBackupIndex=11
+# Group=All log messages
+# Description=Log file name with a path
log4j.appender.psRootAppender.File=_LOGPATH_/perfsonar.log
+# Group=All log messages
+# Description=The class responsible for logging layout
log4j.appender.psRootAppender.layout=org.apache.log4j.PatternLayout
+# Group=All log messages
+# Description=Log message format
log4j.appender.psRootAppender.layout.ConversionPattern=%d %5p - %m%n
+# Group=All log messages
+# Description=The maximum size of log flie
+log4j.appender.psRootAppender.MaxFileSize=500KB
+# Group=All log messages
+# Description=The class responsible for appending log messages to log file
log4j.appender.psRootAppender=org.apache.log4j.RollingFileAppender
-log4j.appender.psRootAppender.MaxFileSize=500KB
-#ROOT
+
+######################################### ROOT
#########################################
+
+# this section is only for developer's tests
+
+# ROOT
#log4j.appender.rootAppender.MaxBackupIndex=11
#log4j.appender.rootAppender.File=_LOGPATH_/perfsonar_root.log
#log4j.appender.rootAppender.layout=org.apache.log4j.PatternLayout
Modified: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/service.properties.template
===================================================================
--- branches/GEANT2_JAVA-SQL-MA-STABLE/conf/service.properties.template
2008-03-05 22:43:14 UTC (rev 3478)
+++ branches/GEANT2_JAVA-SQL-MA-STABLE/conf/service.properties.template
2008-03-06 10:03:45 UTC (rev 3479)
@@ -16,6 +16,7 @@
service.ma.xmldb.db_store=off
-component.registrator.interval=30000
+component.registrator.interval=900000
component.registrator.scheduler_component=ma_scheduler
+service.ma.conf_file.store_type=xmldb
Modified:
branches/GEANT2_JAVA-SQL-MA-STABLE/conf/service.properties.template-2
===================================================================
--- branches/GEANT2_JAVA-SQL-MA-STABLE/conf/service.properties.template-2
2008-03-05 22:43:14 UTC (rev 3478)
+++ branches/GEANT2_JAVA-SQL-MA-STABLE/conf/service.properties.template-2
2008-03-06 10:03:45 UTC (rev 3479)
@@ -1,28 +1,123 @@
+
+# this template file is prepared for the releases with web admin stuff and
packaged in rpm form
+# $Id$
+# romradz
+
+
+
+#
-----------------------------------------------------------------------------------------------
+# Configuration of the internal implementation structures
+
+
+# Group=Internal
+# Description=The type of service used to select the correct message handler
implementation.
service.r.type=ma
+# Group=Internal
+# Description=The java class file which implements the ServiceEngine
interface.
service.ma.class_name=org.perfsonar.service.measurementArchive.sqlType.SQLTypeMAServiceEngine
+
+# Group=Internal
+# Description=A CSV of request message types supported by the service.
service.ma.message_types=MetadataKeyRequest,SetupDataRequest,MeasurementArchiveStoreRequest,EchoRequest,LookupInfoRequest
+
+# Group=Internal
+# Description=The java class file which implements the base chaining of
requests.
service.ma.base_chaining_mergers=org.perfsonar.service.measurementArchive.rrdType.NMWGInterfaceBaseChaining
+
+
+#
-----------------------------------------------------------------------------------------------
+# Configuration of storing metadata configuration file in xml db eXist
+
+
+# Group=eXist
+# Description=Determines whether the xmld db (eXist) is used as a storage
for the metadata configuration file (on) or not (off). Currently only the
value 'on' is needed to run the service correctly.
component.ma.xmldb.db_status=on
+
+# Group=eXist
+# Description=The type of connection to the eXist DB (xmlrpc or http). The
http type is not recommended when transfers of many data are expected.
component.ma.xmldb.db_access=xmlrpc
+
+# Group=eXist
+# Description=URI address of the collection in the eXist DB that contains
the metadata configuration file.
component.ma.xmldb.db_uri=xmldb:exist://localhost:8080/exist/xmlrpc/db/sqlmaconfig
+
+# Group=eXist
+# Description=The username for the eXist DB.
component.ma.xmldb.db_username=sqlmaservice
-component.ma.xmldb.db_password=sqlmaservice
+
+# Group=eXist
+# Description=The user password for the eXist DB.
+component.ma.xmldb.db_password=
+
+# Group=eXist
+# Description=The administrator password for the eXist DB.
component.ma.xmldb.db_adminpassword=
+
+# Group=eXist
+# Description=Determines how the eXist DB is installed (webapp or
stand-alone).
component.ma.xmldb.type=webapp
-service.ma.xmldb.db_store=off
+
+#
-----------------------------------------------------------------------------------------------
+# Configuration of LS functionality
+
+
+# Group=LS
+# Description=The service type.
service.r.service_type=ma
+
+# Group=LS
+# Description=The URL address of the LS service.
service.r.ls_url=http://somewhere
+
+# Group=LS
+# Description=The URL address of the service configured by this
configuration file.
service.r.access_point=http://somewhere
+
+# Group=LS
+# Description=The name of the organisation who who is deploying the service.
service.r.organization_name=X
+
+# Group=LS
+# Description=The name of the service (can contain multiple words).
service.r.service_name=pS java sql ma
+
+# Group=LS
+# Description=The version number of the service.
service.r.service_version=2.0
+
+# Group=LS
+# Description=The email address of the person who manages the service.
service.r.contact_email=user@domain
-component.registrator.interval=30000
+# Group=LS
+# Description=The description of the service.
+service.r.service_description=perfSONAR service
+
+# Group=LS
+# Description=The time (miliseconds) between register requests to the LS
service (default value is 900000 ms; 15 minutes).
+component.registrator.interval=900000
+
+# Group=LS
+# Description=The name of the scheduler component (the implementation of
this component must also be declared in the components.properties file).
component.registrator.scheduler_component=ma_scheduler
+# Group=LS
+# Description=Enter 'xmldb' to take metadata elements for register requests
from the XML database, or 'file' to take them from the XML metadata
configuration file.
+service.ma.conf_file.store_type=xmldb
+
+
+
+#
-----------------------------------------------------------------------------------------------
+# Configuration of store functionality
+
+
+# Group=Store
+# Description=Determines whether new data sent to the service is stored (on)
or not (off).
+service.ma.xmldb.db_store=off
+
+
Modified: branches/GEANT2_JAVA-SQL-MA-STABLE/conf/wizard.properties
===================================================================
--- branches/GEANT2_JAVA-SQL-MA-STABLE/conf/wizard.properties 2008-03-05
22:43:14 UTC (rev 3478)
+++ branches/GEANT2_JAVA-SQL-MA-STABLE/conf/wizard.properties 2008-03-06
10:03:45 UTC (rev 3479)
@@ -42,9 +42,9 @@
</property>
<property>
- <entry key="component.ma.xmldb.db_password" required="true"
password="true">sqlmaservice</entry>
+ <entry key="component.ma.xmldb.db_password" required="true"
password="true"></entry>
<Comment>Enter the password for the eXist user:</Comment>
- <ProposedValue>sqlmaservice</ProposedValue>
+ <ProposedValue></ProposedValue>
<Group order="3">eXist</Group>
</property>
Modified: branches/GEANT2_JAVA-SQL-MA-STABLE/doc/ChangeLog.txt
===================================================================
--- branches/GEANT2_JAVA-SQL-MA-STABLE/doc/ChangeLog.txt 2008-03-05
22:43:14 UTC (rev 3478)
+++ branches/GEANT2_JAVA-SQL-MA-STABLE/doc/ChangeLog.txt 2008-03-06
10:03:45 UTC (rev 3479)
@@ -8,6 +8,7 @@
(the parameter is still supported). Metadata elements with eventType
"Path.Status" still prefer the parameter.
- Web administration (set of servlets) added.
- RPM is used as the installation package.
+- AuthN functionality supported.
2007-11-08 Version 1.3
Deleted:
branches/GEANT2_JAVA-SQL-MA-STABLE/lib/misc/perfsonar-base-ant-1.0.20071008.jar
Deleted:
branches/GEANT2_JAVA-SQL-MA-STABLE/lib/misc/perfsonar-base-ant-1.0.20080204.jar
Copied:
branches/GEANT2_JAVA-SQL-MA-STABLE/lib/misc/perfsonar-base-ant-1.0.20080303.jar
(from rev 3478,
trunk/geant2_java-sql-ma/lib/misc/perfsonar-base-ant-1.0.20080303.jar)
- perfsonar: r3479 - in branches/GEANT2_JAVA-SQL-MA-STABLE: ant conf conf/axis-1.4 doc lib/misc, svnlog, 03/06/2008
Archive powered by MHonArc 2.6.16.