Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JNDI Context Provider Dependencies"

 
(46 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
|-
 
|-
 
| [http://dom4j.org/ dom4j]
 
| [http://dom4j.org/ dom4j]
| [http://downloads.sourceforge.net/dom4j/dom4j-1.6.1.jar Downloads]
+
| [http://downloads.sourceforge.net/dom4j/dom4j-1.6.1.jar dom4j-1.6.1.jar]
 
| Used to read and write our XML based configuration file.  We also currently use castor generated code to read and write XML configuration data but it doesn't handle all the XML Schema constructs (namespace references) that we need.
 
| Used to read and write our XML based configuration file.  We also currently use castor generated code to read and write XML configuration data but it doesn't handle all the XML Schema constructs (namespace references) that we need.
| 1.6.1
+
| 1.6.1   Approved: CQ1362 (OK to check in under Incubator rules)
 
| [http://www.dom4j.org/license.html License] (BSD style)
 
| [http://www.dom4j.org/license.html License] (BSD style)
|-
 
| [http://jaxen.codehaus.org jaxen]
 
| [http://jaxen.codehaus.org/releases.html Downloads]
 
| An XPath engine used by Dom4j
 
| 1.1
 
| [http://jaxen.codehaus.org/licence.html License]
 
 
 
|-
 
|-
 
| [http://logging.apache.org/log4j/docs/ log4j]
 
| [http://logging.apache.org/log4j/docs/ log4j]
| [http://archive.apache.org/dist/logging/log4j/1.2.13/ Downloads]
+
| [http://archive.apache.org/dist/logging/log4j/1.2.13/logging-log4j-1.2.13.zip log4j-1.2.13.zip]
 
| Used for logging.
 
| Used for logging.
 
| 1.2.13(Approved by Orbit)
 
| 1.2.13(Approved by Orbit)
Line 27: Line 20:
 
|-
 
|-
 
| [http://openxdas.sourceforge.net/ Open XDAS]
 
| [http://openxdas.sourceforge.net/ Open XDAS]
| [http://openxdas.sourceforge.net/downloads.html Downloads]
+
| [http://prdownloads.sourceforge.net/openxdas/openxdas-0.5.257.jar?download openxdas-0.5.257.jar]
 
| Used to raise auditing events through Open XDAS java client.  These audit events will be recorded if there is an Open XDAS server running, otherwise, they will have no effect.
 
| Used to raise auditing events through Open XDAS java client.  These audit events will be recorded if there is an Open XDAS server running, otherwise, they will have no effect.
| 0.3.x (Tested w/ [http://prdownloads.sourceforge.net/openxdas/openxdas-0.3.161.jar?download openxdas-0.3.161.jar])
+
| 0.3.x (Tested w/ openxdas-0.5.257.jar)
 
| [http://sourceforge.net/projects/openxdas License] (BSD style license)
 
| [http://sourceforge.net/projects/openxdas License] (BSD style license)
 
|-
 
|-
 
| [http://www.bandit-project.org/index.php/Welcome_to_Bandit Bandit Utility]
 
| [http://www.bandit-project.org/index.php/Welcome_to_Bandit Bandit Utility]
| [http://www.bandit-project.org/index.php/Common_Identity_DEV_Downloads Downloads]
+
| [ftp://forgeftp.novell.com//bandit/BanditUtils/development/binaries/all-java/bandit-jndi-0.2.1030.jar bandit-jndi-0.2.1030.jar] [ftp://forgeftp.novell.com//bandit/BanditUtils/development/binaries/all-java/bandit-misc-0.2.1030.jar bandit-misc-0.2.1030.jar]
| Used for XML based configuration reading and writing (some castor generated code) and several other utility classes.  Examples include case insensitive strings, non-escaped XML attribute writer, text manipulation, and small modifications to the Open LDAP RFC filter code listed below.
+
| Used for several utility classes.  Examples include case insensitive strings, non-escaped XML attribute writer, text manipulation, and small modifications to the Open LDAP RFC filter code listed below.
| 0.2.x (Tested w/ [ftp://forgeftp.novell.com//bandit/BanditUtils/development/binaries/all-java/bandit-config-0.2.304.jar bandit-config-0.2.304.jar], [ftp://forgeftp.novell.com//bandit/BanditUtils/development/binaries/all-java/bandit-jndi-0.2.304.jar bandit-jndi-0.2.304.jar], and [ftp://forgeftp.novell.com//bandit/BanditUtils/development/binaries/all-java/bandit-misc-0.2.304.jar bandit-misc-0.2.304.jar])
+
| 0.2.x
 
| [http://www.bandit-project.org/index.php/FAQs#Licensing Licensing]
 
| [http://www.bandit-project.org/index.php/FAQs#Licensing Licensing]
 
Bandit Utility code is dual licensed under LGPL and EPL
 
Bandit Utility code is dual licensed under LGPL and EPL
 
|-
 
|-
 
| [http://www.openldap.org/ Open LDAP]
 
| [http://www.openldap.org/ Open LDAP]
| [http://www.openldap.org/software/download/ Downloads]
+
| [https://forgesvn1.novell.com/viewsvn/bandit/trunk/commons/bin/ldap.jar?view=co ldap.jar]
 
| Used by the LDAP portion bandit utility libraries.
 
| Used by the LDAP portion bandit utility libraries.
| 2.3.30
+
| 2.3.34 CQ1358 (Ok to check in under incubator rules)
 
| [http://www.openldap.org/software/release/license.html License] (BSD style license)
 
| [http://www.openldap.org/software/release/license.html License] (BSD style license)
 
|-
 
|-
| [http://xerces.apache.org/ Xerces]
+
| [http://commons.apache.org/logging/ Commons Logging]
| [http://xml.apache.org/xalan-j/downloads.html Downloads]
+
| [http://apache.mirrors.tds.net/ws/axis/1_4/axis-bin-1_4.zip commons-logging-1.0.4.jar]
| Used by the castor generated code (and dom4j?).
+
| Logging shim required other projects
| 2.7.1
+
| [http://www.apache.org/licenses/LICENSE-2.0.html License] (Approved by Orbit)
+
|-
+
| [http://www.castor.org/ Castor]
+
| [http://dist.codehaus.org/castor/1.0.4/ Downloads]
+
| Required by the castor generated code.
+
 
| 1.0.4
 
| 1.0.4
| [http://www.castor.org/license.html License]
+
| [http://jakarta.apache.org/commons/license.html Apache 2.0 License]
 +
|-
 +
| [http://ws.apache.org/commons/axiom/ Apache AXIOM]
 +
| [http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip  axiom-api-1.2.jar,<br/>axiom-impl-1.2.jar,<br/>stax-api-1.0.1.jar,<br/>wstx-asl-3.0.0.jar] [http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip source]
 +
| Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree. 
 +
| 1.2
 +
| [http://ws.apache.org/commons/axiom/license.html Apache License, Version 2.0]
 +
|-
 +
| [http://www.mozilla.org/rhino/ Rhino JavaScript]
 +
| [ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_6R5.zip rhino1_6R5.zip]
 +
| Rhino JavaScript engine.
 +
| 1.6R5  Approved: CQ1455
 +
| [http://www.mozilla.org/MPL/ License]
 
|-
 
|-
 
|}
 
|}
 
.
 
.
 +
 +
[[Image:Org.eclipse.higgins.idas.cp.jndi.deps.png]]
 +
 +
test project<br>
 +
[[Image:Org.eclipse.higgins.idas.cp.jndi.test.deps.png]]
 +
  
 
== See Also ==
 
== See Also ==
 
* [http://www.eclipse.org/higgins Higgins Home]
 
* [http://www.eclipse.org/higgins Higgins Home]
 
* [[Components]]
 
* [[Components]]

Latest revision as of 13:16, 19 October 2007

Library Home Page (URL) Jar(s) (URL) Used for Version License (URL)
dom4j dom4j-1.6.1.jar Used to read and write our XML based configuration file. We also currently use castor generated code to read and write XML configuration data but it doesn't handle all the XML Schema constructs (namespace references) that we need. 1.6.1 Approved: CQ1362 (OK to check in under Incubator rules) License (BSD style)
log4j log4j-1.2.13.zip Used for logging. 1.2.13(Approved by Orbit) License (Approved by Orbit)
Open XDAS openxdas-0.5.257.jar Used to raise auditing events through Open XDAS java client. These audit events will be recorded if there is an Open XDAS server running, otherwise, they will have no effect. 0.3.x (Tested w/ openxdas-0.5.257.jar) License (BSD style license)
Bandit Utility bandit-jndi-0.2.1030.jar bandit-misc-0.2.1030.jar Used for several utility classes. Examples include case insensitive strings, non-escaped XML attribute writer, text manipulation, and small modifications to the Open LDAP RFC filter code listed below. 0.2.x Licensing

Bandit Utility code is dual licensed under LGPL and EPL

Open LDAP ldap.jar Used by the LDAP portion bandit utility libraries. 2.3.34 CQ1358 (Ok to check in under incubator rules) License (BSD style license)
Commons Logging commons-logging-1.0.4.jar Logging shim required other projects 1.0.4 Apache 2.0 License
Apache AXIOM axiom-api-1.2.jar,
axiom-impl-1.2.jar,
stax-api-1.0.1.jar,
wstx-asl-3.0.0.jar
source
Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree. 1.2 Apache License, Version 2.0
Rhino JavaScript rhino1_6R5.zip Rhino JavaScript engine. 1.6R5 Approved: CQ1455 License

.

Org.eclipse.higgins.idas.cp.jndi.deps.png

test project
Org.eclipse.higgins.idas.cp.jndi.test.deps.png


See Also

Back to the top