Update of /cvsroot/ejtools/applications/jndi.browser/src/conf
In directory usw-pr-cvs1:/tmp/cvs-serv18990/jndi.browser/src/conf
Added Files:
README README_JBOSS_3.0.0RC2 README_JBOSS_3.0.0RC3
Log Message:
Add README
--- NEW FILE: README ---
* ------------------------------------------------------------
*
* EJTools, the Enterprise Java Tools
*
* Distributable under LGPL license.
* See terms of license at www.gnu.org.
*
* Feedback and support at http://sourceforge/project/ejtools
*
* ------------------------------------------------------------
See application server specific README for detailed configuration.
--- NEW FILE: README_JBOSS_3.0.0RC2 ---
* ------------------------------------------------------------
*
* EJTools, the Enterprise Java Tools
*
* Distributable under LGPL license.
* See terms of license at www.gnu.org.
*
* Feedback and support at http://sourceforge/project/ejtools
*
* ------------------------------------------------------------
To use the Swing based JNDI Browser under JBoss 3.0.0RC2, do as follow :
- copy all the jars files under the client folder of JBoss installation ($JBOSS_HOME/client or %JBOSS_HOME\client) to the lib/ext folder of JNDI Brower.
- copy the jboss-jmx.jar file under the lib folder of JBoss installation ($JBOSS_HOME/client or %JBOSS_HOME\client) to the lib/ext folder of JNDI Brower.
That's it.
--- NEW FILE: README_JBOSS_3.0.0RC3 ---
* ------------------------------------------------------------
*
* EJTools, the Enterprise Java Tools
*
* Distributable under LGPL license.
* See terms of license at www.gnu.org.
*
* Feedback and support at http://sourceforge/project/ejtools
*
* ------------------------------------------------------------
To use the Swing based JNDI Browser under JBoss 3.0.0RC3, do as follow :
- copy all the jars files under the client folder of JBoss installation ($JBOSS_HOME/client or %JBOSS_HOME\client) to the lib/ext folder of JNDI Brower.
- copy the jboss-jmx.jar file under the lib folder of JBoss installation ($JBOSS_HOME/client or %JBOSS_HOME\client) to the lib/ext folder of JNDI Brower.
That's it.
|