Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JNDI Context Provider Dependencies

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