[Ejtools-cvs] applications/jndi.browser/src/conf README,1.6,1.7 README_JBOSS_3.x,1.3,1.4 README_WEBL
Brought to you by:
letiemble
Update of /cvsroot/ejtools/applications/jndi.browser/src/conf In directory sc8-pr-cvs1:/tmp/cvs-serv17169/jndi.browser/src/conf Modified Files: README README_JBOSS_3.x README_WEBLOGIC_7.x jndi.connection.properties log4j.properties Log Message: Address Todo #755528 Address Todo #800902 Index: README =================================================================== RCS file: /cvsroot/ejtools/applications/jndi.browser/src/conf/README,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** README 8 Jan 2003 22:39:12 -0000 1.6 --- README 27 Nov 2003 01:30:28 -0000 1.7 *************** *** 1,12 **** ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! See application server specific README for detailed configuration. --- 1,12 ---- ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! See application server specific README for detailed configuration. Index: README_JBOSS_3.x =================================================================== RCS file: /cvsroot/ejtools/applications/jndi.browser/src/conf/README_JBOSS_3.x,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README_JBOSS_3.x 10 Jan 2003 21:24:06 -0000 1.3 --- README_JBOSS_3.x 27 Nov 2003 01:30:28 -0000 1.4 *************** *** 1,17 **** ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! To use the Swing based JNDI Browser under JBoss 3.x, do as follow : ! - copy the jbossall-client.jar under the client folder of the JBoss installation ($JBOSS_HOME/client or %JBOSS_HOME%\client) to the lib/ext folder of JNDI Browser. ! - copy the jcert.jar, jnet.jar and jsse.jar fiels under the client folder of the JBoss installation ($JBOSS_HOME/client or %JBOSS_HOME%\client) to the lib/ext folder of JMX Browser, if you are using JDK1.3 ! - copy the jboss-jmx.jar file under the lib folder of the JBoss installation ($JBOSS_HOME/lib or %JBOSS_HOME%\lib) to the lib/ext folder of JNDI Browser. ! ! That's it. --- 1,17 ---- ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! To use the Swing based JNDI Browser under JBoss 3.x, do as follow : ! - copy the jbossall-client.jar under the client folder of the JBoss installation ($JBOSS_HOME/client or %JBOSS_HOME%\client) to the lib/ext folder of JNDI Browser. ! - copy the jcert.jar, jnet.jar and jsse.jar fiels under the client folder of the JBoss installation ($JBOSS_HOME/client or %JBOSS_HOME%\client) to the lib/ext folder of JMX Browser, if you are using JDK1.3 ! - copy the jboss-jmx.jar file under the lib folder of the JBoss installation ($JBOSS_HOME/lib or %JBOSS_HOME%\lib) to the lib/ext folder of JNDI Browser. ! ! That's it. Index: README_WEBLOGIC_7.x =================================================================== RCS file: /cvsroot/ejtools/applications/jndi.browser/src/conf/README_WEBLOGIC_7.x,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README_WEBLOGIC_7.x 8 Jan 2003 22:04:50 -0000 1.2 --- README_WEBLOGIC_7.x 27 Nov 2003 01:30:28 -0000 1.3 *************** *** 1,15 **** ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! To use the Swing based JNDI Browser under WebLogic 7.x, do as follow : ! - copy the weblogic.jar under the server/lib folder of the WebLogic installation ($BEA_HOME/weblogic700/server/lib or %BEA_HOME%\weblogic700\server\lib) to the lib/ext folder of JNDI Browser. ! ! That's it. --- 1,15 ---- ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! To use the Swing based JNDI Browser under WebLogic 7.x, do as follow : ! - copy the weblogic.jar under the server/lib folder of the WebLogic installation ($BEA_HOME/weblogic700/server/lib or %BEA_HOME%\weblogic700\server\lib) to the lib/ext folder of JNDI Browser. ! ! That's it. Index: jndi.connection.properties =================================================================== RCS file: /cvsroot/ejtools/applications/jndi.browser/src/conf/jndi.connection.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** jndi.connection.properties 21 Feb 2003 22:16:58 -0000 1.1 --- jndi.connection.properties 27 Nov 2003 01:30:28 -0000 1.2 *************** *** 1,45 **** ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! connection.10.name=JBoss 3.x ! connection.10.factory=org.jnp.interfaces.NamingContextFactory ! connection.10.packages=org.jboss.naming:org.jnp.interfaces ! connection.10.context= ! connection.10.url=jnp://localhost:1099 ! connection.10.principal= ! connection.10.credentials= ! ! ! connection.20.name=WebLogic 7.x ! connection.20.factory=weblogic.jndi.WLInitialContextFactory ! connection.20.packages=weblogic.jndi ! connection.20.context= ! connection.20.url=iiop://localhost:7001 ! connection.20.principal= ! connection.20.credentials= ! ! ! connection.80.name=Trifork 3.x ! connection.80.factory=com.sun.jndi.cosnaming.CNCtxFactory ! connection.80.packages=com.sun.jndi.cosnaming ! connection.80.context= ! connection.80.url=iiop://localhost:2121 ! connection.80.principal= ! connection.80.credentials= ! ! ! connection.90.name=Sun J2EE RI 1.3.1 ! connection.90.factory=com.sun.enterprise.naming.SerialInitContextFactory ! connection.90.packages=com.sun.enterprise.naming ! connection.90.context= ! connection.90.url=iiop://localhost:1050 ! connection.90.principal= ! connection.90.credentials= --- 1,45 ---- ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! connection.10.name=JBoss 3.x ! connection.10.factory=org.jnp.interfaces.NamingContextFactory ! connection.10.packages=org.jboss.naming:org.jnp.interfaces ! connection.10.context= ! connection.10.url=jnp://localhost:1099 ! connection.10.principal= ! connection.10.credentials= ! ! ! connection.20.name=WebLogic 7.x ! connection.20.factory=weblogic.jndi.WLInitialContextFactory ! connection.20.packages=weblogic.jndi ! connection.20.context= ! connection.20.url=iiop://localhost:7001 ! connection.20.principal= ! connection.20.credentials= ! ! ! connection.80.name=Trifork 3.x ! connection.80.factory=com.sun.jndi.cosnaming.CNCtxFactory ! connection.80.packages=com.sun.jndi.cosnaming ! connection.80.context= ! connection.80.url=iiop://localhost:2121 ! connection.80.principal= ! connection.80.credentials= ! ! ! connection.90.name=Sun J2EE RI 1.3.1 ! connection.90.factory=com.sun.enterprise.naming.SerialInitContextFactory ! connection.90.packages=com.sun.enterprise.naming ! connection.90.context= ! connection.90.url=iiop://localhost:1050 ! connection.90.principal= ! connection.90.credentials= Index: log4j.properties =================================================================== RCS file: /cvsroot/ejtools/applications/jndi.browser/src/conf/log4j.properties,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** log4j.properties 10 Jan 2003 21:24:06 -0000 1.6 --- log4j.properties 27 Nov 2003 01:30:28 -0000 1.7 *************** *** 1,26 **** ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! # Set root category priority to DEBUG and its only appender to STDOUT. ! log4j.rootCategory=DEBUG, STDOUT, R ! ! # STDOUT is set to be a ConsoleAppender. ! log4j.appender.STDOUT=org.apache.log4j.ConsoleAppender ! log4j.appender.STDOUT.layout=org.apache.log4j.PatternLayout ! log4j.appender.STDOUT.layout.ConversionPattern=[%-5p] (%c:%L) - %m%n ! ! # R is set to be a RollingFileAppender ! log4j.appender.R=org.apache.log4j.RollingFileAppender ! log4j.appender.R.File=../logs/event.log ! log4j.appender.R.MaxFileSize=500KB ! log4j.appender.R.MaxBackupIndex=5 ! log4j.appender.R.layout=org.apache.log4j.PatternLayout ! log4j.appender.R.layout.ConversionPattern=[%-5p] (%c:%L) - %m%n --- 1,26 ---- ! # ------------------------------------------------------------ ! # ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at www.gnu.org. ! # ! # Feedback and support at http://sourceforge.net/project/ejtools ! # ! # ------------------------------------------------------------ ! ! # Set root category priority to DEBUG and its only appender to STDOUT. ! log4j.rootCategory=DEBUG, STDOUT, R ! ! # STDOUT is set to be a ConsoleAppender. ! log4j.appender.STDOUT=org.apache.log4j.ConsoleAppender ! log4j.appender.STDOUT.layout=org.apache.log4j.PatternLayout ! log4j.appender.STDOUT.layout.ConversionPattern=[%-5p] (%c:%L) - %m%n ! ! # R is set to be a RollingFileAppender ! log4j.appender.R=org.apache.log4j.RollingFileAppender ! log4j.appender.R.File=../logs/event.log ! log4j.appender.R.MaxFileSize=500KB ! log4j.appender.R.MaxBackupIndex=5 ! log4j.appender.R.layout=org.apache.log4j.PatternLayout ! log4j.appender.R.layout.ConversionPattern=[%-5p] (%c:%L) - %m%n |