summaryrefslogtreecommitdiff
path: root/qpid/java/resources/NOTICE
blob: 607c1c1580db50092a8e2074fd7e306fdc198760 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
Apache Qpid
Copyright 2006-2008 Apache Software Foundation
This product includes software developed at
Apache Software Foundation (http://www.apache.org/)

Message logging is provided by the SLF4J library package,
which is open source software, written by Ceki Gülcü, and
copyright by SLF4J.ORG and QOS.ch.  The original software is
available from

   http://www.slf4j.org/

Concurrency utlitity classes are provided by the backport-util-concurrent
library package, which is open source software, written by
Dawid Kurzyniec, and copyright by Distributed Computing Laboratory,
Emory University.  The original software is available from

   http://dcl.mathcs.emory.edu/util/backport-util-concurrent/

Data compression support is provided by the JZLib library package,
which is open source software, written by JCraft, and copyright
by JCraft.  The original software is available from

   http://www.jcraft.com/jzlib/

Spring framework is provided by the Spring framework library
package, which is open source software, written by Rod Johnson
et al, and copyright by Springframework.org.  The original
software is available from

   http://www.springframework.org/


This product includes software developed at
The OSGi Alliance (http://www.osgi.org/).
Copyright 2006 The OSGi Alliance.
Licensed under the Apache License 2.0.

Handling console input is provided bye the Jline library package,
JLine is a Java library for handling console input. It is similar 
in functionality to BSD editline and GNU readline.Original software is
available from 

pphttp://jline.sourceforge.net/index.html

Jython is used within ant scripts for generating code.
Jython is hosted at http://www.jython.org
The license for jython is located at http://www.jython.org/Project/license.txt

The Apache Muse Project is a Java-based implementation 
of the WS-ResourceFramework (WSRF), WS-BaseNotification (WSN), 
and WS-DistributedManagement (WSDM) specifications.
It is licensed under the Apache License 2.0.
The original software is available from 

http://ws.apache.org/muse/

The Web Services Description Language for Java Toolkit (WSDL4J) allows 
the creation, representation, and manipulation of WSDL documents
It is licensed under the Common Public License 1.0
The original software is available from 

http://sourceforge.net/projects/wsdl4j

Xml manipulation and all related xml common utilities are provider by the 
xml-apis library, which is an open source software.
It is licensed under the Apache License 2.0 and is available from :

http://xml.apache.org/commons/

Xerces Java is a library for parsing, validating and manipulating XML documents.
It is licensed under the Apache License 2.0 and is available from :

http://xerces.apache.org/

Xalan is an XSLT processor for transforming XML documents into HTML, 
text, or other XML document types.
It is licensed under the Apache License 2.0.
The original software is available from :

http://xml.apache.org/xalan-j/

Jetty is an open-source, standards-based, full-featured web server 
implemented entirely in Java. It is used as a web server / servlet engine
on WS-DM adapter.
Licensed under the Apache License 2.0.
The original software is available from :

http://www.mortbay.org/jetty/

Javassist is a load-time reflective system for Java. It is a class library 
for editing bytecodes in Java; 
Licensend under MPL or LGPL.
The original software is available from :

http://www.jboss.org/javassist/

The core library is an eclipse plugin that  contains a bytecode disassembler 
("Disassembler") that can produce a listing of the Java assembler mnemonics ("Assembler Mnemonics") 
for a Java method. It is needed in order to enable JSP support in Jetty.
It is licensed under Eclipse Public License Version 1.0

The JSP implementation library is used for QMan admin console that is a web application running
on Jetty.
It is licensed under Common Development and Distribution license version 1.0. License information
is available from :

https://glassfish.dev.java.net/public/CDDLv1.0.html

The JSP API library is used is used for QMan admin console that is a web application running
on Jetty. 
It is licensed under Apache License Version 2.0.