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: Joseph I. <jos...@us...> - 2011-01-16 07:14:11
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/manifest In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32199/manifest Modified Files: Tag: V2 tolven-plugin.xml Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built Index: tolven-plugin.xml =================================================================== RCS file: /cvsroot/tolven/pluginGlassfishOracleConfig/manifest/tolven-plugin.xml,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** tolven-plugin.xml 8 Jan 2011 01:34:39 -0000 1.1 --- tolven-plugin.xml 16 Jan 2011 07:14:03 -0000 1.1.2.1 *************** *** 1,2 **** <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.glassfish.oracle.config" version="2.0.1" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd" /> \ No newline at end of file --- 1,2 ---- <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.glassfish.oracle.config" version="2.0.2" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd" /> \ No newline at end of file |
From: Joseph I. <jos...@us...> - 2011-01-16 07:14:11
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/post-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances/imqbroker/etc In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32199/post-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances/imqbroker/etc Added Files: Tag: V2 accesscontrol.properties Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built --- NEW FILE: accesscontrol.properties --- ########################################################## # MQ access control file for JMQFileAccessControlModel ########################################################## version=JMQFileAccessControlModel/100 ######################################################## # Please see the MQ Administration Guide for details # on how to customize access control # # (spaces in a rule are significant) ######################################################## # service connection access control ################################## #connection.NORMAL.allow.user=* #connection.ADMIN.allow.group=admin # destination based access control ################################## #queue.*.produce.allow.user=* #queue.*.consume.allow.user=* #queue.*.browse.allow.user=* #topic.*.produce.allow.user=* #topic.*.consume.allow.user=* # destination auto-create access control ######################################## #queue.create.allow.user=* #topic.create.allow.user=* # all permissions access control setup sample ############################################## #connection.*.usernames=* # #queue.*.produce.allow.user=* #queue.*.consume.allow.user=* #queue.*.browse.allow.user=* #topic.*.produce.allow.user=* #topic.*.consume.allow.user=* #queue.create.allow.user=* #topic.create.allow.user=* ############################################## connection.NORMAL.allow.user=admin connection.ADMIN.allow.user=admin |
From: Joseph I. <jos...@us...> - 2011-01-16 07:14:11
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances/imqbroker/props In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32199/pre-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances/imqbroker/props Added Files: Tag: V2 config.properties Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built --- NEW FILE: config.properties --- ############################################################################## # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. # # Copyright 2000-2009 Sun Microsystems, Inc. All rights reserved. # # The contents of this file are subject to the terms of either the GNU # General Public License Version 2 only ("GPL") or the Common Development # and Distribution License ("CDDL") (collectively, the "License"). You may # not use this file except in compliance with the License. You can obtain # a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html # or mq/legal/LICENSE.txt. See the License for the specific language # governing permissions and limitations under the License. # # When distributing the software, include this License Header Notice in each # file and include the License file at mq/legal/LICENSE.txt. Sun designates # this particular file as subject to the "Classpath" exception as provided by # Sun in the GPL Version 2 section of the License file that accompanied this # code. If applicable, add the following below the License Header, with the # fields enclosed by brackets [] replaced by your own identifying information: # "Portions Copyrighted [year] [name of copyright owner]" # # Contributor(s): # # If you wish your version of this file to be governed by only the CDDL or # only the GPL Version 2, indicate your decision by adding "[Contributor] # elects to include this software in this distribution under the [CDDL or GPL # Version 2] license." If you don't indicate a single choice of license, a # recipient has the option to distribute your version of this file under # either the CDDL, the GPL Version 2 or to extend the choice of license to # its licensees as provided above. However, if you add GPL Version 2 code # and therefore, elected the GPL Version 2 license, then the option applies # only if the new code is made subject to such option by the copyright holder. # # # @(#)FileConfigStore.java 1.76 09/05/07 # ############################################################################# imq.brokerid=imqbroker imq.persist.store=jdbc imq.persist.jdbc.dbVendor=oracle imq.persist.jdbc.oracle.user=tolven imq.persist.jdbc.oracle.password=tolven imq.persist.jdbc.oracle.needpassword=true imq.persist.jdbc.oracle.property.url=jdbc:oracle:thin:@localhost:1521:ORCL |
From: Joseph I. <jos...@us...> - 2011-01-16 07:14:11
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/post-tolven-glassfish3-oracle/glassfish/domains/tolven/config In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32199/post-tolven-glassfish3-oracle/glassfish/domains/tolven/config Added Files: Tag: V2 log4j.xml Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built --- NEW FILE: log4j.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false" threshold="info"> <appender name="TolvenAppender" class="org.apache.log4j.RollingFileAppender"> <errorHandler class="org.apache.log4j.helpers.OnlyOnceErrorHandler" /> <param name="File" value="${com.sun.aas.instanceRoot}/logs/tolven.log" /> <param name="Append" value="true" /> <param name="MaxFileSize" value="100MB" /> <param name="MaxBackupIndex" value="9" /> <!-- Rollover at midnight each day --> <!-- param name="DatePattern" value="'.'yyyy-MM-dd" /--> <!-- Rollover at the top of each hour <param name="DatePattern" value="'.'yyyy-MM-dd-HH"/> --> <layout class="org.apache.log4j.PatternLayout"> <!-- The default pattern: Date Priority [Category] Message\n --> <param name="ConversionPattern" value="%d %-5p [%c] %m%n" /> <!-- The full pattern: Date MS Priority [Category] (Thread:NDC) Message\n <param name="ConversionPattern" value="%d %-5r %-5p [%c] (%t:%x) %m%n"/> --> </layout> </appender> <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender"> <errorHandler class="org.apache.log4j.helpers.OnlyOnceErrorHandler" /> <param name="Target" value="System.out" /> <layout class="org.apache.log4j.PatternLayout"> <!-- The default pattern: Date Priority [Category] Message\n --> <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%c{1}] %m%n" /> </layout> </appender> <root> <appender-ref ref="CONSOLE" /> <appender-ref ref="TolvenAppender" /> </root> </log4j:configuration> |
From: Joseph I. <jos...@us...> - 2011-01-16 07:14:10
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32199 Modified Files: Tag: V2 build.xml Removed Files: Tag: V2 post-tolven-glassfish3-oracle.zip pre-tolven-glassfish3-oracle.zip Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built --- pre-tolven-glassfish3-oracle.zip DELETED --- --- post-tolven-glassfish3-oracle.zip DELETED --- Index: build.xml =================================================================== RCS file: /cvsroot/tolven/pluginGlassfishOracleConfig/build.xml,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** build.xml 8 Jan 2011 01:34:39 -0000 1.1 --- build.xml 16 Jan 2011 07:14:02 -0000 1.1.2.1 *************** *** 31,38 **** <!-- End of list of sections to build --> <!-- Add DevLib.jar to plugin zip --> <zip destfile="${zipFileName}" update="true"> ! <zipfileset dir="."> ! <include name="pre-tolven-glassfish3-oracle.zip" /> ! <include name="post-tolven-glassfish3-oracle.zip" /> </zipfileset> </zip> --- 31,46 ---- <!-- End of list of sections to build --> <!-- Add DevLib.jar to plugin zip --> + <property name="pre-zip-name" value="pre-tolven-glassfish3-oracle" /> + <zip destfile="${buildFolder}/${pre-zip-name}.zip" update="true"> + <zipfileset dir="${pre-zip-name}" /> + </zip> + <property name="post-zip-name" value="post-tolven-glassfish3-oracle" /> + <zip destfile="${buildFolder}/${post-zip-name}.zip" update="true"> + <zipfileset dir="${post-zip-name}" /> + </zip> <zip destfile="${zipFileName}" update="true"> ! <zipfileset dir="${buildFolder}"> ! <include name="${pre-zip-name}.zip" /> ! <include name="${post-zip-name}.zip" /> </zipfileset> </zip> |
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/post-tolven-glassfish3-oracle/glassfish/domains/tolven/lib In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32199/post-tolven-glassfish3-oracle/glassfish/domains/tolven/lib Added Files: Tag: V2 slf4j-jdk14-1.5.8.jar hibernate-commons-annotations-3.2.0.Final.jar javassist-3.9.0.GA.jar slf4j-api-1.5.8.jar commons-collections-3.1.jar antlr-2.7.6.jar hibernate-core-3.3.2.GA.jar hibernate-entitymanager-3.4.0.GA.jar log4j-1.2.15.jar commons-logging-1.0.4.jar dom4j-1.6.1.jar hibernate-annotations-3.4.0.GA.jar Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built --- NEW FILE: antlr-2.7.6.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: hibernate-commons-annotations-3.2.0.Final.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: dom4j-1.6.1.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: log4j-1.2.15.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: slf4j-api-1.5.8.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: commons-collections-3.1.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: hibernate-core-3.3.2.GA.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: hibernate-entitymanager-3.4.0.GA.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: javassist-3.9.0.GA.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: commons-logging-1.0.4.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: slf4j-jdk14-1.5.8.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: hibernate-annotations-3.4.0.GA.jar --- (This appears to be a binary file; contents omitted.) |
From: Joseph I. <jos...@us...> - 2011-01-16 07:12:10
|
Update of /cvsroot/tolven/pluginGlassfishPostgresqlConfig/post-tolven-glassfish3-postgresql/glassfish/domains/tolven/config In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31571/post-tolven-glassfish3-postgresql/glassfish/domains/tolven/config Added Files: Tag: V2 log4j.xml Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built --- NEW FILE: log4j.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false" threshold="info"> <appender name="TolvenAppender" class="org.apache.log4j.RollingFileAppender"> <errorHandler class="org.apache.log4j.helpers.OnlyOnceErrorHandler" /> <param name="File" value="${com.sun.aas.instanceRoot}/logs/tolven.log" /> <param name="Append" value="true" /> <param name="MaxFileSize" value="100MB" /> <param name="MaxBackupIndex" value="9" /> <!-- Rollover at midnight each day --> <!-- param name="DatePattern" value="'.'yyyy-MM-dd" /--> <!-- Rollover at the top of each hour <param name="DatePattern" value="'.'yyyy-MM-dd-HH"/> --> <layout class="org.apache.log4j.PatternLayout"> <!-- The default pattern: Date Priority [Category] Message\n --> <param name="ConversionPattern" value="%d %-5p [%c] %m%n" /> <!-- The full pattern: Date MS Priority [Category] (Thread:NDC) Message\n <param name="ConversionPattern" value="%d %-5r %-5p [%c] (%t:%x) %m%n"/> --> </layout> </appender> <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender"> <errorHandler class="org.apache.log4j.helpers.OnlyOnceErrorHandler" /> <param name="Target" value="System.out" /> <layout class="org.apache.log4j.PatternLayout"> <!-- The default pattern: Date Priority [Category] Message\n --> <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%c{1}] %m%n" /> </layout> </appender> <root> <appender-ref ref="CONSOLE" /> <appender-ref ref="TolvenAppender" /> </root> </log4j:configuration> |
From: Joseph I. <jos...@us...> - 2011-01-16 07:12:10
|
Update of /cvsroot/tolven/pluginGlassfishPostgresqlConfig In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31571 Modified Files: Tag: V2 build.xml Removed Files: Tag: V2 pre-tolven-glassfish3-postgresql.zip post-tolven-glassfish3-postgresql.zip Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built --- pre-tolven-glassfish3-postgresql.zip DELETED --- Index: build.xml =================================================================== RCS file: /cvsroot/tolven/pluginGlassfishPostgresqlConfig/build.xml,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** build.xml 8 Jan 2011 02:47:03 -0000 1.1 --- build.xml 16 Jan 2011 07:12:02 -0000 1.1.2.1 *************** *** 31,38 **** <!-- End of list of sections to build --> <!-- Add DevLib.jar to plugin zip --> <zip destfile="${zipFileName}" update="true"> ! <zipfileset dir="."> ! <include name="pre-tolven-glassfish3-postgresql.zip" /> ! <include name="post-tolven-glassfish3-postgresql.zip" /> </zipfileset> </zip> --- 31,46 ---- <!-- End of list of sections to build --> <!-- Add DevLib.jar to plugin zip --> + <property name="pre-zip-name" value="pre-tolven-glassfish3-postgresql" /> + <zip destfile="${buildFolder}/${pre-zip-name}.zip" update="true"> + <zipfileset dir="${pre-zip-name}" /> + </zip> + <property name="post-zip-name" value="post-tolven-glassfish3-postgresql" /> + <zip destfile="${buildFolder}/${post-zip-name}.zip" update="true"> + <zipfileset dir="${post-zip-name}" /> + </zip> <zip destfile="${zipFileName}" update="true"> ! <zipfileset dir="${buildFolder}"> ! <include name="${pre-zip-name}.zip" /> ! <include name="${post-zip-name}.zip" /> </zipfileset> </zip> --- post-tolven-glassfish3-postgresql.zip DELETED --- |
From: Joseph I. <jos...@us...> - 2011-01-16 07:12:10
|
Update of /cvsroot/tolven/pluginGlassfishPostgresqlConfig/pre-tolven-glassfish3-postgresql/glassfish/domains/tolven/imq/instances/imqbroker/props In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31571/pre-tolven-glassfish3-postgresql/glassfish/domains/tolven/imq/instances/imqbroker/props Added Files: Tag: V2 config.properties Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built --- NEW FILE: config.properties --- ############################################################################## # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. # # Copyright 2000-2009 Sun Microsystems, Inc. All rights reserved. # # The contents of this file are subject to the terms of either the GNU # General Public License Version 2 only ("GPL") or the Common Development # and Distribution License ("CDDL") (collectively, the "License"). You may # not use this file except in compliance with the License. You can obtain # a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html # or mq/legal/LICENSE.txt. See the License for the specific language # governing permissions and limitations under the License. # # When distributing the software, include this License Header Notice in each # file and include the License file at mq/legal/LICENSE.txt. Sun designates # this particular file as subject to the "Classpath" exception as provided by # Sun in the GPL Version 2 section of the License file that accompanied this # code. If applicable, add the following below the License Header, with the # fields enclosed by brackets [] replaced by your own identifying information: # "Portions Copyrighted [year] [name of copyright owner]" # # Contributor(s): # # If you wish your version of this file to be governed by only the CDDL or # only the GPL Version 2, indicate your decision by adding "[Contributor] # elects to include this software in this distribution under the [CDDL or GPL # Version 2] license." If you don't indicate a single choice of license, a # recipient has the option to distribute your version of this file under # either the CDDL, the GPL Version 2 or to extend the choice of license to # its licensees as provided above. However, if you add GPL Version 2 code # and therefore, elected the GPL Version 2 license, then the option applies # only if the new code is made subject to such option by the copyright holder. # # # @(#)FileConfigStore.java 1.76 09/05/07 # ############################################################################# imq.brokerid=imqbroker imq.persist.store=jdbc imq.persist.jdbc.dbVendor=postgresql imq.persist.jdbc.postgresql.opendburl=jdbc:postgresql://localhost:5432/postgres imq.persist.jdbc.postgresql.closedburl=jdbc:postgresql://localhost:5432/postgres imq.persist.jdbc.postgresql.user=postgres imq.persist.jdbc.postgresql.password=postgres imq.persist.jdbc.postgresql.needpassword=true |
From: Joseph I. <jos...@us...> - 2011-01-16 07:12:09
|
Update of /cvsroot/tolven/pluginGlassfishPostgresqlConfig/manifest In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31571/manifest Modified Files: Tag: V2 tolven-plugin.xml Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built Index: tolven-plugin.xml =================================================================== RCS file: /cvsroot/tolven/pluginGlassfishPostgresqlConfig/manifest/tolven-plugin.xml,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** tolven-plugin.xml 8 Jan 2011 02:47:03 -0000 1.1 --- tolven-plugin.xml 16 Jan 2011 07:12:01 -0000 1.1.2.1 *************** *** 1,2 **** <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.glassfish.postgresql.config" version="2.0.1" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd" /> \ No newline at end of file --- 1,2 ---- <?xml version="1.0" encoding="UTF-8"?> ! <plugin id="org.tolven.glassfish.postgresql.config" version="2.0.2" vendor="Tolven" xmlns="urn:tolven-org:tpf:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tolven-org:tpf:1.0 http://tolven.org/xsd/tpf.xsd" /> \ No newline at end of file |
From: Joseph I. <jos...@us...> - 2011-01-16 07:12:09
|
Update of /cvsroot/tolven/pluginGlassfishPostgresqlConfig/post-tolven-glassfish3-postgresql/glassfish/domains/tolven/docroot In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31571/post-tolven-glassfish3-postgresql/glassfish/domains/tolven/docroot Added Files: Tag: V2 index.jsp Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built --- NEW FILE: 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="5; url=/Tolven" / --> </head> <body> <h3>Tolven Server</h3> <p>You have reached the Tolven server. To log into the tolven application, click on the link below. You may also want to bookmark the URL below for convenient future access to Tolven.</p> <a href="/Tolven">Tolven Login</a> <h3>A note about security</h3> <p>When you click on the link to login, the Tolven server and your browser will negotiate a private communication channel. Among other things, this provides you an assurance that the server is authentic -- assuming that you verify the authenticy by clicking on the padlock or other icon provided on your browser.</p> <p>If the server you are about to connect to is provided for demonstration or testing, it probably will not have a valid certificate and thus your browser may report that the server should not be trusted. While you should indeed be cautious and not enter private information, you may have been asked to access the software for the purpose of evaluation or testing prior to a "go live" on a server that does have a valid digital certificate.</p> <h3>Technical</h3> <p>Tomcat will redirect to this page if the Tolven application is not currently listening. Likewise, clicking Tolven Login above could return to this page indicating the same thing. </p> <p>This page is not actually part of the Tolven application. Therefore, it can be used to dispatch to various applications managed by the same application server. Or it can be safely removed or replaced with another page if needed.</p> </body> </html> |
From: Joseph I. <jos...@us...> - 2011-01-16 07:12:09
|
Update of /cvsroot/tolven/pluginGlassfishPostgresqlConfig/pre-tolven-glassfish3-postgresql/mq/etc In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31571/pre-tolven-glassfish3-postgresql/mq/etc Added Files: Tag: V2 imqenv.conf Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built --- NEW FILE: imqenv.conf --- #!/bin/sh ############################################################################# # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. # # Copyright 2000-2007 Sun Microsystems, Inc. All rights reserved. # # The contents of this file are subject to the terms of either the GNU # General Public License Version 2 only ("GPL") or the Common Development # and Distribution License ("CDDL") (collectively, the "License"). You may # not use this file except in compliance with the License. You can obtain # a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html # or mq/legal/LICENSE.txt. See the License for the specific language # governing permissions and limitations under the License. # # When distributing the software, include this License Header Notice in each # file and include the License file at mq/legal/LICENSE.txt. Sun designates # this particular file as subject to the "Classpath" exception as provided by # Sun in the GPL Version 2 section of the License file that accompanied this # code. If applicable, add the following below the License Header, with the # fields enclosed by brackets [] replaced by your own identifying information: # "Portions Copyrighted [year] [name of copyright owner]" # # Contributor(s): # # If you wish your version of this file to be governed by only the CDDL or # only the GPL Version 2, indicate your decision by adding "[Contributor] # elects to include this software in this distribution under the [CDDL or GPL # Version 2] license." If you don't indicate a single choice of license, a # recipient has the option to distribute your version of this file under # either the CDDL, the GPL Version 2 or to extend the choice of license to # its licensees as provided above. However, if you add GPL Version 2 code # and therefore, elected the GPL Version 2 license, then the option applies # only if the new code is made subject to such option by the copyright holder. # # # @(#)imqenv.conf 1.7 08/14/07 # ############################################################################# # # Default location of J2SE # IMQ_DEFAULT_JAVAHOME=/usr/java # # Default location of MQ's "/var" filesystem # IMQ_DEFAULT_VARHOME=/var/imq # # Default external JARs to be included on the CLASSPATH, # e.g. JDBC drivers and/or JAAS LoginModules. # # This is a ':' separated list of JAR/ZIP files that will be included # on the CLASSPATH. # # The entry in this file includes the JDBC drivers for HADB, Java DB, # and PostgreSQL using their default installed locations. # IMQ_DEFAULT_EXT_JARS=/opt/SUNWhadb/4/lib/hadbjdbc4.jar:/opt/SUNWjavadb/derby.jar:/usr/share/java/postgresql.jar # Set this for Glassfish IMQ_DEFAULT_VARHOME=../../glassfish/domains/tolven/imq |
Update of /cvsroot/tolven/pluginGlassfishPostgresqlConfig/post-tolven-glassfish3-postgresql/glassfish/domains/tolven/lib In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31571/post-tolven-glassfish3-postgresql/glassfish/domains/tolven/lib Added Files: Tag: V2 hibernate-entitymanager-3.4.0.GA.jar commons-collections-3.1.jar antlr-2.7.6.jar dom4j-1.6.1.jar slf4j-jdk14-1.5.8.jar javassist-3.9.0.GA.jar slf4j-api-1.5.8.jar commons-logging-1.0.4.jar log4j-1.2.15.jar hibernate-core-3.3.2.GA.jar hibernate-annotations-3.4.0.GA.jar hibernate-commons-annotations-3.2.0.Final.jar Log Message: The project organized to show files that were in zips in the repository, but the same plugin zip organization is built --- NEW FILE: antlr-2.7.6.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: hibernate-commons-annotations-3.2.0.Final.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: dom4j-1.6.1.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: log4j-1.2.15.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: slf4j-api-1.5.8.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: commons-collections-3.1.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: hibernate-core-3.3.2.GA.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: hibernate-entitymanager-3.4.0.GA.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: javassist-3.9.0.GA.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: commons-logging-1.0.4.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: slf4j-jdk14-1.5.8.jar --- (This appears to be a binary file; contents omitted.) --- NEW FILE: hibernate-annotations-3.4.0.GA.jar --- (This appears to be a binary file; contents omitted.) |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/pre-tolven-glassfish3-oracle/glassfish Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish added to the repository |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/post-tolven-glassfish3-oracle/glassfish/domains/tolven/imq In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/post-tolven-glassfish3-oracle/glassfish/domains/tolven/imq Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/post-tolven-glassfish3-oracle/glassfish/domains/tolven/imq added to the repository |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish/domains/tolven/imq In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/pre-tolven-glassfish3-oracle/glassfish/domains/tolven/imq Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish/domains/tolven/imq added to the repository |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/post-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances/imqbroker/props In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/post-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances/imqbroker/props Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/post-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances/imqbroker/props added to the repository |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/pre-tolven-glassfish3-oracle Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle added to the repository --> Using per-directory sticky tag `V2' |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/post-tolven-glassfish3-oracle In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/post-tolven-glassfish3-oracle Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/post-tolven-glassfish3-oracle added to the repository --> Using per-directory sticky tag `V2' |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/post-tolven-glassfish3-oracle/glassfish/domains In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/post-tolven-glassfish3-oracle/glassfish/domains Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/post-tolven-glassfish3-oracle/glassfish/domains added to the repository |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances/imqbroker/props In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/pre-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances/imqbroker/props Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances/imqbroker/props added to the repository |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/mq In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/pre-tolven-glassfish3-oracle/mq Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/mq added to the repository |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/pre-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish/domains/tolven/imq/instances added to the repository |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish/domains/tolven In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/pre-tolven-glassfish3-oracle/glassfish/domains/tolven Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish/domains/tolven added to the repository |
From: Joseph I. <jos...@us...> - 2011-01-16 07:10:06
|
Update of /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish/domains In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31414/pre-tolven-glassfish3-oracle/glassfish/domains Log Message: Directory /cvsroot/tolven/pluginGlassfishOracleConfig/pre-tolven-glassfish3-oracle/glassfish/domains added to the repository |