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
|
Apache Tuscany
Copyright (c) 2005 - 2008 The Apache Software Foundation
=========================================================================
== NOTICE file corresponding to the section 4 d of ==
== the Apache License, Version 2.0, ==
== in this case for the Apache Tuscany distribution. ==
=========================================================================
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
This product includes/uses XmlSchema developed at
The Apache Software Foundation (http://ws.apache.org/commons/XmlSchema)
Portions Copyright 2006 International Business Machines Corp.
This product includes/uses ode-bpel-api-1.1 developed at
The Apache Software Foundation (http://ode.apache.org)
- Copyright 1999-2006 Intalio - This product includes software developed by Intalio (http://www.intalio.com)
- Copyright 2006 Sybase - This product includes software developed by Sybase.(http://www.sybase.com)
"This product includes software developed by the Spring Framework
Project (http://www.springframework.org)."
This product includes/uses the Jetty Servlet Engine (http://jetty.mortbay.org),
developed by Mort Bay Consulting (http://www.mortbay.com)
This product includes/uses the Groovy Script Engine (http://groovy.codehaus.org/),
Copyright 2003 (C) James Strachan and Bob Mcwhirter. All Rights Reserved.
This product includes/uses the Jaxen XPATH engine (http://jaxen.org/)
Copyright 2003-2006 The Werken Company. All Rights Reserved.
This product includes/uses software, AOP alliance (http://aopalliance.sourceforge.net)
License: Public Domain
This product includes/uses JSON-RPC-Java (http://oss.metaparadigm.com/jsonrpc/)
This product includes software from the GlassFish project (https://glassfish.dev.java.net/)
Copyright (c) 2006, Sun Microsystems, Inc.
This product includes software from the Rome project (https://rome.dev.java.net/)
Copyright (c) 2006, Sun Microsystems, Inc.
This product includes/uses the Eclipse Modeling Framework project (http://www.eclipse.org/emf/)
This product includes/uses the Mozilla Rhino project (http://www.mozilla.org/rhino/)
This product includes/uses the Sourceforge wsdl4j project (http://sourceforge.net/projects/wsdl4j/)i
This product includes/uses the Codehaus JRuby project (http://jruby.codehaus.org/)
This product includes/uses JDOM (http://www.jdom.org/)
Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin. All rights reserved.
This product includes/uses DWR (http://getahead.org/dwr)
Copyright 2005 Joe Walker. All rights reserved.
This product includes/uses dojotoolkit (http://dojotoolkit.org/)
Copyright (c) 2005, The Dojo Foundation. All rights reserved.
This product includes/uses Howl (http://howl.objectweb.org/)
Copyright (c) 2004, Bull S.A.
This product includes/uses axion (http://axion.tigris.org/)
Copyright (c) 2002-2003 Axion Development Team.
This product includes/uses javacc (https://javacc.dev.java.net/)
Copyright (c) 2003 Sun Microsystems, Inc. All Rights Reserved.
The Program includes all or portions of the following software: "The
Saxon XSLT and XQuery Processor from Saxonica Limited" distributed under
an MPL v1.0 license. Please refer to the homepage URL at
http://www.saxonica.com/.
This product includes/uses Serp (http://serp.sourceforge.net/) under the BSD license:
Copyright (c) 2002, A. Abram White. All rights reserved.
This product also includes software under the BSD license
with the following copyright:
Copyright (c) 2006, Sun Microsystems, Inc.
All rights reserved.
This product also includes software under the Service Component Architecture JavaDoc,
Interface Definition files and XSD files license, with the following copyright:
(c) Copyright SCA Collaboration 2006, 2007
This product includes software under the Service Data Objects JavaDoc and
Interface Definition file license
(c) Copyright BEA Systems, Inc., International Business Machines Corporation,
Oracle Corporation, Primeton Technologies Ltd., Rogue Wave Software, SAP AG.,
Software AG., Sun Microsystems, Sybase Inc., Xcalia, Zend Technologies,
2005, 2006. All rights reserved.
This product includes software under the Apache License Version 2.0
with the following copyright:
Copyright (c) 2003-2004 Jan-Klaas Kollhof
Copyright (c) 2005 Michael Clark, Metaparadigm Pte Ltd
Please see the LICENSE file present in the root directory of this
distribution.
|