Author: thomas.diesler(a)jboss.com
Date: 2008-03-13 13:35:40 -0400 (Thu, 13 Mar 2008)
New Revision: 5966
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/DISCLAIMER
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/LICENSE
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/MANIFEST.MF
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/NOTICE
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/NOTICE.jdom
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/aegis.xsd
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-addr.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http-binding.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http-jetty.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-jaxws.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-jms.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-local.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-management.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-object-binding.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-rm.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-servlet.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf.extension
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/extensions.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/service.validator.xml
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/com.sun.tools.xjc.Plugin
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/javax.xml.ws.spi.Provider
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/org.apache.cxf.bus.factory
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/spring.handlers
Log:
Fix cxf client configuration
Added: stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/DISCLAIMER
===================================================================
--- stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/DISCLAIMER
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/DISCLAIMER 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,10 @@
+Apache CXF is an effort undergoing incubation at the Apache Software
+Foundation (ASF), sponsored by the Apache Incubator PMC.
+
+Incubation is required of all newly accepted projects until a further review
+indicates that the infrastructure, communications, and decision making process
+have stabilized in a manner consistent with other successful ASF projects.
+
+While incubation status is not necessarily a reflection of the completeness
+or stability of the code, it does indicate that the project has yet to be
+fully endorsed by the ASF.
Added: stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/LICENSE
===================================================================
--- stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/LICENSE
(rev 0)
+++ stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/LICENSE 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,202 @@
+
+ Apache License
+ Version 2.0, January 2004
+
http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
Added: stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/MANIFEST.MF
===================================================================
--- stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/MANIFEST.MF
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/MANIFEST.MF 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,13 @@
+Manifest-Version: 1.0
+Archiver-Version: Plexus Archiver
+Created-By: Apache Maven
+Built-By: tdiesler
+Build-Jdk: 1.5.0_12
+Implementation-Title: Apache CXF Runtime JAX-WS Frontend
+Implementation-Vendor: The Apache Software Foundation
+Implementation-Vendor-Id: org.apache
+Implementation-Version: 2.0.3-incubator
+Specification-Title: Apache CXF Runtime JAX-WS Frontend
+Specification-Vendor: The Apache Software Foundation
+Specification-Version: 2.0.3-incubator
+
Added: stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/NOTICE
===================================================================
--- stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/NOTICE
(rev 0)
+++ stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/NOTICE 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,677 @@
+// ------------------------------------------------------------------
+// NOTICE file corresponding to the section 4d of The Apache License,
+// Version 2.0, in this case for Apache CXF
+// ------------------------------------------------------------------
+
+Apache CXF
+Copyright 2006-2007 Apache Software Foundation
+
+This product includes software developed at
+Apache Software Foundation (
http://www.apache.org/).
+
+This product includes/uses software(s) developed by 'Sun Microsystems'
(
http://www.sun.com/)
+- Sun JAXB Reference Implementation Runtime
(com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java Architecture for XML Binding (JAXB API) (javax.xml.bind:jaxb-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java API for XML-Based Web Services (JAX-WS API)
(javax.xml.ws:jaxws-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+
+This product includes/uses software(s) developed by 'Sun Microsystems'
(
http://www.sun.com/)
+- Java Architecture for XML Binding (JAXB API) (javax.xml.bind:jaxb-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+
+This product includes/uses software(s) developed by 'an unknown organization'
+- AOP alliance (aopalliance:aopalliance:jar:1.0) (
http://aopalliance.sourceforge.net)
+License: Public Domain
+- StAX Utilities (net.java.dev.stax-utils:stax-utils:jar:20060502:compile)
(
http://stax-utils.dev.java.net/stax-utils)
+License: BSD
(
https://stax-utils.dev.java.net/source/browse/*checkout*/stax-utils/LICENSE)
+- StAX API (stax:stax-api:jar:1.0.1) (
http://stax.codehaus.org/)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- WSDL4J (wsdl4j:wsdl4j:jar:1.6.1) (
http://sf.net/projects/wsdl4j)
+License: CPL (
http://www.opensource.org/licenses/cpl1.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Envoi Solutions LLC'
(
http://www.envoisolutions.com/)
+- Java Rest Annotations (org.codehaus.jra:jra:jar:1.0-alpha-4) (
http://jra.codehaus.org)
+License: The Apache Software License, Version 2.0 (
http://jra.codehaus.org/License)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org)
+- XML APIs (xml-apis:xml-apis:jar:1.3.02:compile)
(
http://xml.apache.org/commons/#external/xml-apis)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Sun Microsystems'
(
http://www.sun.com/)
+- Java Architecture for XML Binding (JAXB API) (javax.xml.bind:jaxb-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java API for XML-Based Web Services (JAX-WS API)
(javax.xml.ws:jaxws-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+
+This product includes/uses software(s) developed by 'Sun Microsystems'
(
http://www.sun.com/)
+- Sun JAXB Reference Implementation Runtime
(com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun JAXB Reference Implementation Tools (com.sun.xml.bind:jaxb-xjc:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun SAAJ Reference Implementation
(com.sun.xml.messaging.saaj:saaj-impl:jar:1.3:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java Architecture for XML Binding (JAXB API) (javax.xml.bind:jaxb-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun SAAJ API (javax.xml.soap:saaj-api:jar:1.3:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+
+This product includes/uses software(s) developed by 'Codehaus'
(
http://www.codehaus.org)
+- jaxen (jaxen:jaxen:jar:1.1) (
http://jaxen.codehaus.org/)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org)
+- Apache WSS4J (wss4j:wss4j:jar:1.5.1:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache Xalan-Java (xalan:xalan:jar:2.7.0:runtime)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- XML Security (xml-security:xmlsec:jar:1.3.0:runtime)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Apache Software Foundation'
(
http://www.apache.org)
+- Activation 1.1 (org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.0-M1)
(
http://geronimo.apache.org/specs/geronimo-activation_1.1_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Annotation 1.0 (org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar:1.1)
(
http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Web Services Metadata 2.0
(org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:jar:1.1.1)
(
http://geronimo.apache.org/specs/geronimo-ws-metadata_2.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Validator
(org.apache.cxf:cxf-tools-validator:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools WSDLTo Core
(org.apache.cxf:cxf-tools-wsdlto-core:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools WSDLTo JAXWS Frontend
(org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Validator
(org.apache.cxf:cxf-tools-validator:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools WSDLTo Core
(org.apache.cxf:cxf-tools-wsdlto-core:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'an unknown organization'
+- AOP alliance (aopalliance:aopalliance:jar:1.0) (
http://aopalliance.sourceforge.net)
+License: Public Domain
+- StAX Utilities (net.java.dev.stax-utils:stax-utils:jar:20060502:compile)
(
http://stax-utils.dev.java.net/stax-utils)
+License: BSD
(
https://stax-utils.dev.java.net/source/browse/*checkout*/stax-utils/LICENSE)
+- Rhino (rhino:js:jar:1.6R5) (
http://www.mozilla.org/rhino/)
+License: Mozilla Public License version 1.1 (
http://www.mozilla.org/MPL/MPL-1.1.html)
+- StAX API (stax:stax-api:jar:1.0.1) (
http://stax.codehaus.org/)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- WSDL4J (wsdl4j:wsdl4j:jar:1.6.1) (
http://sf.net/projects/wsdl4j)
+License: CPL (
http://www.opensource.org/licenses/cpl1.0.txt)
+
+This product also includes schemas and specification developed by:
+- the W3C consortium (
http://www.w3c.org)
+(http://www.w3.org/XML/1998/namespace)
+
+This product includes/uses software(s) developed by 'Sun Microsystems'
(
http://www.sun.com/)
+- Sun JAXB Reference Implementation Runtime
(com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun JAXB Reference Implementation Tools (com.sun.xml.bind:jaxb-xjc:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java Architecture for XML Binding (JAXB API) (javax.xml.bind:jaxb-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun SAAJ API (javax.xml.soap:saaj-api:jar:1.3:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java API for XML-Based Web Services (JAX-WS API)
(javax.xml.ws:jaxws-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+
+This product includes/uses software(s) developed by 'jdom.org'
(
http://www.jdom.org)
+- JDOM (jdom:jdom:jar:1.0:compile)
+License: Modified Apache Software License (licenses/jdom.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime HTTP Transport
(org.apache.cxf:cxf-rt-transports-http:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Apache Software Foundation'
(
http://www.apache.org)
+- Activation 1.1 (org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.0-M1)
(
http://geronimo.apache.org/specs/geronimo-activation_1.1_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Annotation 1.0 (org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar:1.1)
(
http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- JavaMail 1.4 (org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.0-M1)
(
http://geronimo.apache.org/specs/geronimo-javamail_1.4_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Web Services Metadata 2.0
(org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:jar:1.1.1)
(
http://geronimo.apache.org/specs/geronimo-ws-metadata_2.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Apache Software Foundation'
(
http://www.apache.org)
+- Annotation 1.0 (org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar:1.1)
(
http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- JavaMail 1.4 (org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.0-M1)
(
http://geronimo.apache.org/specs/geronimo-javamail_1.4_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- JMS 1.1 (org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1)
(
http://geronimo.apache.org/specs/geronimo-jms_1.1_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Web Services Metadata 2.0
(org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:jar:1.1.1)
(
http://geronimo.apache.org/specs/geronimo-ws-metadata_2.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Spring Framework'
(
http://www.springframework.org/)
+- Spring Framework: Beans (org.springframework:spring-beans:jar:2.0.6)
(
http://www.springframework.org)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Spring Framework: Context (org.springframework:spring-context:jar:2.0.6)
(
http://www.springframework.org)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Spring Framework: Core (org.springframework:spring-core:jar:2.0.6)
(
http://www.springframework.org)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'ObjectWeb'
(
http://www.objectweb.org/)
+- ASM Core (asm:asm:jar:2.2.3) (
http://asm.objectweb.org/asm)
+
+This product includes/uses software(s) developed by 'Apache Software Foundation'
(
http://www.apache.org)
+- Annotation 1.0 (org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar:1.1)
(
http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Web Services Metadata 2.0
(org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:jar:1.1.1)
(
http://geronimo.apache.org/specs/geronimo-ws-metadata_2.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Management (org.apache.cxf:cxf-rt-management:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Mort Bay Consulting'
(
http://www.mortbay.com)
+- Jetty Server (org.mortbay.jetty:jetty:jar:6.1.5) (
http://jetty.mortbay.org)
+License: Apache License Version 2.0 (
http://www.apache.org/licenses/LICENSE-2.0)
+- Jetty Utilities (org.mortbay.jetty:jetty-util:jar:6.1.5) (
http://jetty.mortbay.org)
+License: Apache License Version 2.0 (
http://www.apache.org/licenses/LICENSE-2.0)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Validator
(org.apache.cxf:cxf-tools-validator:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://jakarta.apache.org)
+- Lang (commons-lang:commons-lang:jar:2.1)
(
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/)
+License: The Apache Software License, Version 2.0 (/LICENSE.txt)
+- Logging (commons-logging:commons-logging:jar:1.1)
(
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/)
+License: The Apache Software License, Version 2.0 (/LICENSE.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Colocated Binding
(org.apache.cxf:cxf-rt-bindings-coloc:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime HTTP Binding
(org.apache.cxf:cxf-rt-bindings-http:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Object Binding
(org.apache.cxf:cxf-rt-bindings-object:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime SOAP Binding
(org.apache.cxf:cxf-rt-bindings-soap:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime XML Binding (org.apache.cxf:cxf-rt-bindings-xml:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Aegis Databinding
(org.apache.cxf:cxf-rt-databinding-aegis:jar:2.0.3-incubator)
(
http://cwiki.apache.org/confluence/display/CXF/Index)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JAXB DataBinding
(org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JAX-WS Frontend
(org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JavaScript Frontend
(org.apache.cxf:cxf-rt-frontend-js:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Simple Frontend
(org.apache.cxf:cxf-rt-frontend-simple:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Management (org.apache.cxf:cxf-rt-management:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime HTTP Transport
(org.apache.cxf:cxf-rt-transports-http:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime HTTP Jetty Transport
(org.apache.cxf:cxf-rt-transports-http-jetty:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JMS Transport
(org.apache.cxf:cxf-rt-transports-jms:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Local Transport
(org.apache.cxf:cxf-rt-transports-local:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime WS Addressing (org.apache.cxf:cxf-rt-ws-addr:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime WS Policy (org.apache.cxf:cxf-rt-ws-policy:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime WS Reliable Messaging
(org.apache.cxf:cxf-rt-ws-rm:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime WS Security (org.apache.cxf:cxf-rt-ws-security:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools JavaTo Core
(org.apache.cxf:cxf-tools-java2wsdl:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools WSDLTo Misctools
(org.apache.cxf:cxf-tools-misctools:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Validator
(org.apache.cxf:cxf-tools-validator:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools WSDLTo Core
(org.apache.cxf:cxf-tools-wsdlto-core:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools WSDLTo JAXB Databinding
(org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools WSDLTo JAXWS Frontend
(org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF XJC Default Value Plugin (org.apache.cxf:cxf-xjc-dv:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF XJC toString Plugin (org.apache.cxf:cxf-xjc-ts:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime SOAP Binding
(org.apache.cxf:cxf-rt-bindings-soap:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JAXB DataBinding
(org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Simple Frontend
(org.apache.cxf:cxf-rt-frontend-simple:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JAXB DataBinding
(org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Sun Microsystems'
(
http://www.sun.com/)
+- Sun JAXB Reference Implementation Runtime
(com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java Architecture for XML Binding (JAXB API) (javax.xml.bind:jaxb-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+
+This product includes/uses software(s) developed by 'Sun Microsystems'
(
http://www.sun.com/)
+- Sun JAXB Reference Implementation Runtime
(com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun JAXB Reference Implementation Tools (com.sun.xml.bind:jaxb-xjc:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java Architecture for XML Binding (JAXB API) (javax.xml.bind:jaxb-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun SAAJ API (javax.xml.soap:saaj-api:jar:1.3:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+
+Apache CXF
+Copyright 2006-2007 The Apache Software Foundation
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime SOAP Binding
(org.apache.cxf:cxf-rt-bindings-soap:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JAXB DataBinding
(org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime SOAP Binding
(org.apache.cxf:cxf-rt-bindings-soap:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JAXB DataBinding
(org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Local Transport
(org.apache.cxf:cxf-rt-transports-local:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Codehaus'
(
http://www.codehaus.org/)
+- Woodstox (org.codehaus.woodstox:wstx-asl:jar:3.2.1) (
http://woodstox.codehaus.org)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Sun Microsystems'
(
http://www.sun.com/)
+- Sun JAXB Reference Implementation Runtime
(com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun JAXB Reference Implementation Tools (com.sun.xml.bind:jaxb-xjc:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java Architecture for XML Binding (JAXB API) (javax.xml.bind:jaxb-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+
+This product includes/uses software(s) developed by 'an unknown organization'
+- AOP alliance (aopalliance:aopalliance:jar:1.0) (
http://aopalliance.sourceforge.net)
+License: Public Domain
+- Rhino (rhino:js:jar:1.6R5) (
http://www.mozilla.org/rhino/)
+License: Mozilla Public License version 1.1 (
http://www.mozilla.org/MPL/MPL-1.1.html)
+- StAX API (stax:stax-api:jar:1.0.1) (
http://stax.codehaus.org/)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- WSDL4J (wsdl4j:wsdl4j:jar:1.6.1) (
http://sf.net/projects/wsdl4j)
+License: CPL (
http://www.opensource.org/licenses/cpl1.0.txt)
+
+This product includes/uses software(s) developed by 'Apache Software Foundation'
(
http://www.apache.org)
+- Activation 1.1 (org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.0-M1)
(
http://geronimo.apache.org/specs/geronimo-activation_1.1_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Annotation 1.0 (org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar:1.1)
(
http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- JavaMail 1.4 (org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.0-M1)
(
http://geronimo.apache.org/specs/geronimo-javamail_1.4_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Servlet 2.5 (org.apache.geronimo.specs:geronimo-servlet_2.5_spec:jar:1.1-M1)
(
http://geronimo.apache.org/specs/geronimo-servlet_2.5_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Web Services Metadata 2.0
(org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:jar:1.1.1)
(
http://geronimo.apache.org/specs/geronimo-ws-metadata_2.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Legion of the Bouncy
Castle' (
http://www.bouncycastle.org)
+- Bouncy Castle Crypto APIs for Java (bouncycastle:bcprov-jdk14:jar:136:runtime)
(
http://www.bouncycastle.org/java.html/bcprov-jdk14)
+License: Bouncy Castle License (
http://www.bouncycastle.org/licence.html)
+
+This product includes/uses software(s) developed by 'Spring Framework'
(
http://www.springframework.org/)
+- Spring Framework: Beans (org.springframework:spring-beans:jar:2.0.6)
(
http://www.springframework.org)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Spring Framework: Context (org.springframework:spring-context:jar:2.0.6)
(
http://www.springframework.org)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Spring Framework: Core (org.springframework:spring-core:jar:2.0.6)
(
http://www.springframework.org)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Spring Framework: Web (org.springframework:spring-web:jar:2.0.6)
(
http://www.springframework.org)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Apache Software Foundation'
(
http://www.apache.org/)
+- XmlSchema (org.apache.ws.commons.schema:XmlSchema:jar:1.3.2)
(
http://ws.apache.org/commons/XmlSchema)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- XML Commons Resolver Component (xml-resolver:xml-resolver:jar:1.2)
(
http://xml.apache.org/commons/components/resolver/)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org)
+- Apache Ant (ant:ant:jar:1.6.5:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Apache Software Foundation'
(
http://www.apache.org/)
+- XmlSchema (org.apache.ws.commons.schema:XmlSchema:jar:1.3.2)
(
http://ws.apache.org/commons/XmlSchema)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- XML Commons Resolver Component (xml-resolver:xml-resolver:jar:1.2)
(
http://xml.apache.org/commons/components/resolver/)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- XMLBeans main classes (xmlbeans:xbean:jar:2.2.0) (
http://xmlbeans.apache.org)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Local Transport
(org.apache.cxf:cxf-rt-transports-local:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime SOAP Binding
(org.apache.cxf:cxf-rt-bindings-soap:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime XML Binding (org.apache.cxf:cxf-rt-bindings-xml:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JAXB DataBinding
(org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JAX-WS Frontend
(org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Simple Frontend
(org.apache.cxf:cxf-rt-frontend-simple:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime HTTP Transport
(org.apache.cxf:cxf-rt-transports-http:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'an unknown organization'
+- AOP alliance (aopalliance:aopalliance:jar:1.0) (
http://aopalliance.sourceforge.net)
+License: Public Domain
+- StAX API (stax:stax-api:jar:1.0.1) (
http://stax.codehaus.org/)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- WSDL4J (wsdl4j:wsdl4j:jar:1.6.1) (
http://sf.net/projects/wsdl4j)
+License: CPL (
http://www.opensource.org/licenses/cpl1.0.txt)
+
+This product includes/uses software(s) developed by 'Sun Microsystems'
(
http://www.sun.com/)
+- Sun JAXB Reference Implementation Runtime
(com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun SAAJ Reference Implementation
(com.sun.xml.messaging.saaj:saaj-impl:jar:1.3:runtime)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java Architecture for XML Binding (JAXB API) (javax.xml.bind:jaxb-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun SAAJ API (javax.xml.soap:saaj-api:jar:1.3:runtime)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org)
+- Apache WSS4J (wss4j:wss4j:jar:1.5.1:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache Xalan-Java (xalan:xalan:jar:2.7.0:runtime)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- XML APIs (xml-apis:xml-apis:jar:1.3.02:compile)
(
http://xml.apache.org/commons/#external/xml-apis)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- XML Security (xml-security:xmlsec:jar:1.3.0:runtime)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Apache Software Foundation'
(
http://www.apache.org)
+- Activation 1.1 (org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.0-M1)
(
http://geronimo.apache.org/specs/geronimo-activation_1.1_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Annotation 1.0 (org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar:1.1)
(
http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- JavaMail 1.4 (org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.0-M1)
(
http://geronimo.apache.org/specs/geronimo-javamail_1.4_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- JMS 1.1 (org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1)
(
http://geronimo.apache.org/specs/geronimo-jms_1.1_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Servlet 2.5 (org.apache.geronimo.specs:geronimo-servlet_2.5_spec:jar:1.1-M1)
(
http://geronimo.apache.org/specs/geronimo-servlet_2.5_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Web Services Metadata 2.0
(org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:jar:1.1.1)
(
http://geronimo.apache.org/specs/geronimo-ws-metadata_2.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'QOS.ch' (
http://www.qos.ch)
+- SLF4J API Module (org.slf4j:slf4j-api:jar:1.3.1) (
http://www.slf4j.org)
+- SLF4J JDK14 Binding (org.slf4j:slf4j-jdk14:jar:1.3.1) (
http://www.slf4j.org)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Apache Software Foundation'
(
http://www.apache.org)
+- Log4j (log4j:log4j:jar:1.2.14) (
http://logging.apache.org/log4j/docs/)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Annotation 1.0 (org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar:1.1)
(
http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Web Services Metadata 2.0
(org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:jar:1.1.1)
(
http://geronimo.apache.org/specs/geronimo-ws-metadata_2.0_spec)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+The product contains code (StaxBuilder.java) that is
+Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
+All rights reserved.
+See the NOTICE.jdom file for additional information
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime SOAP Binding
(org.apache.cxf:cxf-rt-bindings-soap:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JAXB DataBinding
(org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime WS Addressing (org.apache.cxf:cxf-rt-ws-addr:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime SOAP Binding
(org.apache.cxf:cxf-rt-bindings-soap:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime XML Binding (org.apache.cxf:cxf-rt-bindings-xml:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime JAXB DataBinding
(org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Simple Frontend
(org.apache.cxf:cxf-rt-frontend-simple:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Local Transport
(org.apache.cxf:cxf-rt-transports-local:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Command Line Tools Common
(org.apache.cxf:cxf-tools-common:jar:2.0.3-incubator) (
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+This product includes/uses software(s) developed by 'Sun Microsystems'
(
http://www.sun.com/)
+- Sun JAXB Reference Implementation Runtime
(com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun JAXB Reference Implementation Tools (com.sun.xml.bind:jaxb-xjc:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun SAAJ Reference Implementation
(com.sun.xml.messaging.saaj:saaj-impl:jar:1.3:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java Architecture for XML Binding (JAXB API) (javax.xml.bind:jaxb-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Sun SAAJ API (javax.xml.soap:saaj-api:jar:1.3:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+- Java API for XML-Based Web Services (JAX-WS API)
(javax.xml.ws:jaxws-api:jar:2.0:compile)
+License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(
http://www.sun.com/cddl/cddl.html)
+
+This product includes/uses software(s) developed by 'Apache Software Foundation'
(
http://jakarta.apache.org/)
+- Velocity (velocity:velocity:jar:1.4) (
http://jakarta.apache.org/velocity/)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Velocity (velocity:velocity-dep:jar:1.4) (
http://jakarta.apache.org/velocity/)
+
+This product includes/uses software(s) developed by 'The Apache Software
Foundation' (
http://www.apache.org/)
+- Apache CXF API (org.apache.cxf:cxf-api:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Schemas (org.apache.cxf:cxf-common-schemas:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF/cxf-common-schemas)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Common Utilities (org.apache.cxf:cxf-common-utilities:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Apache CXF Runtime Core (org.apache.cxf:cxf-rt-core:jar:2.0.3-incubator)
(
http://cwiki.apache.org/CXF)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+- Neethi (org.apache.neethi:neethi:jar:2.0.2:compile)
+License: The Apache Software License, Version 2.0
(
http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+
Added: stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/NOTICE.jdom
===================================================================
--- stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/NOTICE.jdom
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/NOTICE.jdom 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,49 @@
+ Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions, and the following disclaimer.
+
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions, and the disclaimer that follows
+ these conditions in the documentation and/or other materials
+ provided with the distribution.
+
+ 3. The name "JDOM" must not be used to endorse or promote products
+ derived from this software without prior written permission. For
+ written permission, please contact <request_AT_jdom_DOT_org>.
+
+ 4. Products derived from this software may not be called "JDOM", nor
+ may "JDOM" appear in their name, without prior written permission
+ from the JDOM Project Management <request_AT_jdom_DOT_org>.
+
+ In addition, we request (but do not require) that you include in the
+ end-user documentation provided with the redistribution and/or in the
+ software itself an acknowledgement equivalent to the following:
+ "This product includes software developed by the
+ JDOM Project (
http://www.jdom.org/)."
+ Alternatively, the acknowledgment may be graphical using the logos
+ available at
http://www.jdom.org/images/logos.
+
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+ This software consists of voluntary contributions made by many
+ individuals on behalf of the JDOM Project and was originally
+ created by Jason Hunter <jhunter_AT_jdom_DOT_org> and
+ Brett McLaughlin <brett_AT_jdom_DOT_org>. For more information
+ on the JDOM Project, please see <
http://www.jdom.org/>.
Added: stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/aegis.xsd
===================================================================
--- stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/aegis.xsd
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/aegis.xsd 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<xsd:schema
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+ elementFormDefault="unqualified"
attributeFormDefault="unqualified"
+>
+
+ <xsd:element name="mappings">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="mapping" type="mappingType"
minOccurs="0" maxOccurs="unbounded" />
+ </xsd:sequence>
+ </xsd:complexType>
+ </xsd:element>
+
+ <xsd:complexType name="mappingType">
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
+ <xsd:element name="property" type="propertyType" />
+ <xsd:element name="method" type="methodType" />
+ <xsd:element name="component" type="componentTypeType"
/>
+ </xsd:choice>
+ <xsd:attribute name="uri" type="xsd:string" />
+ <xsd:attribute name="name" type="xsd:string" />
+ </xsd:complexType>
+
+ <xsd:complexType name="propertyType">
+ <xsd:attributeGroup ref="mappedType" />
+ <xsd:anyAttribute namespace='##other' processContents='lax' />
+ </xsd:complexType>
+
+ <xsd:complexType name="methodType">
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
+ <xsd:element name="return-type" type="return-typeType"
/>
+ <xsd:element name="parameter" type="parameterType" />
+ </xsd:choice>
+ <xsd:attribute name="name" type="xsd:string" />
+ </xsd:complexType>
+
+ <xsd:complexType name="return-typeType">
+ <xsd:attributeGroup ref="mappedType" />
+ <xsd:anyAttribute namespace='##other' processContents='lax' />
+ </xsd:complexType>
+
+ <xsd:complexType name="parameterType">
+ <xsd:attribute name="index" type="xsd:int" />
+ <xsd:attribute name="class" type="xsd:string" />
+ <xsd:attributeGroup ref="mappedType" />
+ <xsd:anyAttribute namespace='##other' processContents='lax' />
+ </xsd:complexType>
+
+ <xsd:complexType name="componentTypeType">
+ <xsd:attribute name="class" type="xsd:string" />
+ <xsd:attributeGroup ref="mappedType" />
+ <xsd:anyAttribute namespace='##other' processContents='lax' />
+ </xsd:complexType>
+
+ <xsd:attributeGroup name="mappedType">
+ <xsd:attribute name="name" type="xsd:string" />
+ <xsd:attribute name="type" type="xsd:string" />
+ <xsd:attribute name="typeName" type="xsd:string" />
+ <xsd:attribute name="mappedName" type="xsd:string" />
+ <xsd:attribute name="nillable" type="xsd:boolean" />
+ <xsd:attribute name="flag" type="xsd:boolean" />
+ <xsd:attribute name="ignore" type="xsd:boolean" />
+ <xsd:attribute name="componentType" type="xsd:string" />
+ <xsd:attribute name="keyType" type="xsd:string" />
+ <xsd:attribute name="valueType" type="xsd:string" />
+ <xsd:attribute name="minOccurs" type="xsd:int" />
+ <xsd:attribute name="maxOccurs" type="xsd:string" />
+ <xsd:attribute name="style">
+ <xsd:simpleType>
+ <xsd:restriction base="xsd:string">
+ <xsd:enumeration value="attribute" />
+ <xsd:enumeration value="element" />
+ </xsd:restriction>
+ </xsd:simpleType>
+ </xsd:attribute>
+ <xsd:anyAttribute namespace='##other' processContents='lax' />
+ </xsd:attributeGroup>
+</xsd:schema>
\ No newline at end of file
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/aegis.xsd
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-addr.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-addr.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-addr.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<beans
xmlns="http://www.springframework.org/schema/beans"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="
+http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+ <bean
class="org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder">
+ <constructor-arg ref="cxf"/>
+ </bean>
+
+ <bean
class="org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider"/>
+
+ <bean
id="org.apache.cxf.ws.addressing.policy.UsingAddressingAssertionBuilder"
+
class="org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder">
+ <property name="knownElements">
+ <set>
+ <bean class="javax.xml.namespace.QName">
+ <constructor-arg
value="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy"...
+ <constructor-arg value="UsingAddressing"/>
+ </bean>
+ <bean class="javax.xml.namespace.QName">
+ <constructor-arg
value="http://www.w3.org/2005/02/addressing/wsdl"/>
+ <constructor-arg value="UsingAddressing"/>
+ </bean>
+ <bean class="javax.xml.namespace.QName">
+ <constructor-arg
value="http://www.w3.org/2006/05/addressing/wsdl"/>
+ <constructor-arg value="UsingAddressing"/>
+ </bean>
+ </set>
+ </property>
+ </bean>
+
+</beans>
\ No newline at end of file
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-addr.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http-binding.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http-binding.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http-binding.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
+<beans
xmlns="http://www.springframework.org/schema/beans"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xmlns:foo="http://cxf.apache.org/configuration/foo"
+ xsi:schemaLocation="
+http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+ <bean class="org.apache.cxf.binding.http.HttpBindingFactory"
lazy-init="true">
+ <property name="activationNamespaces">
+ <set>
+ <
value>http://apache.org/cxf/binding/http</value>
+ </set>
+ </property>
+ <property name="bus" ref="cxf"/>
+ </bean>
+</beans>
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http-binding.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http-jetty.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http-jetty.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http-jetty.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<beans
xmlns="http://www.springframework.org/schema/beans"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xmlns:foo="http://cxf.apache.org/configuration/foo"
+ xsi:schemaLocation="
+http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+ <import resource="classpath:META-INF/cxf/cxf-extension-http.xml" />
+
+ <bean
class="org.apache.cxf.transport.http_jetty.JettyHTTPTransportFactory"
+ lazy-init="false"
+
depends-on="org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory">
+ <property name="bus" ref="cxf"/>
+ <property name="transportIds">
+ <list>
+ <
value>http://schemas.xmlsoap.org/soap/http</value>
+ <
value>http://schemas.xmlsoap.org/wsdl/http/</value>
+ <
value>http://schemas.xmlsoap.org/wsdl/soap/http</value>
+ <
value>http://www.w3.org/2003/05/soap/bindings/HTTP/</value>
+
<
value>http://cxf.apache.org/transports/http/configuration</value>
+ <
value>http://cxf.apache.org/bindings/xformat</value>
+ </list>
+ </property>
+ </bean>
+
+</beans>
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http-jetty.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<beans
xmlns="http://www.springframework.org/schema/beans"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xmlns:foo="http://cxf.apache.org/configuration/foo"
+ xsi:schemaLocation="
+http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+ <bean
class="org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder"/>
+ <bean
class="org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder"/>
+
+
+ <bean
class="org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory"
+ id="org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory"
+ lazy-init="true">
+ <property name="bus" ref="cxf"/>
+ <property name="transportIds">
+ <list>
+ <
value>http://schemas.xmlsoap.org/soap/http</value>
+ <
value>http://schemas.xmlsoap.org/wsdl/http/</value>
+ <
value>http://schemas.xmlsoap.org/wsdl/soap/http</value>
+ <
value>http://www.w3.org/2003/05/soap/bindings/HTTP/</value>
+
<
value>http://cxf.apache.org/transports/http/configuration</value>
+ <
value>http://cxf.apache.org/bindings/xformat</value>
+ </list>
+ </property>
+ </bean>
+</beans>
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-http.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-jaxws.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-jaxws.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-jaxws.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
+<beans
xmlns="http://www.springframework.org/schema/beans"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xmlns:foo="http://cxf.apache.org/configuration/foo"
+ xsi:schemaLocation="
+http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+ <bean
class="org.apache.cxf.jaxws.context.WebServiceContextResourceResolver"
lazy-init="false"/>
+</beans>
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-jaxws.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-jms.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-jms.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-jms.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<beans
xmlns="http://www.springframework.org/schema/beans"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xmlns:foo="http://cxf.apache.org/configuration/foo"
+ xsi:schemaLocation="
+http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+ <bean class="org.apache.cxf.transport.jms.JMSTransportFactory"
lazy-init="true">
+ <property name="bus" ref="cxf"/>
+ <property name="transportIds">
+ <list>
+ <
value>http://cxf.apache.org/transports/jms</value>
+
<
value>http://cxf.apache.org/transports/jms/configuration</value>
+ </list>
+ </property>
+ </bean>
+</beans>
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-jms.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-local.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-local.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-local.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<beans
xmlns="http://www.springframework.org/schema/beans"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xmlns:foo="http://cxf.apache.org/configuration/foo"
+ xsi:schemaLocation="
+http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+ <bean class="org.apache.cxf.transport.local.LocalTransportFactory"
lazy-init="true">
+ <property name="bus" ref="cxf"/>
+ <property name="transportIds">
+ <list>
+ <
value>http://cxf.apache.org/transports/local</value>
+ </list>
+ </property>
+ </bean>
+</beans>
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-local.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-management.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-management.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-management.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<beans
xmlns="http://www.springframework.org/schema/beans"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xmlns:foo="http://cxf.apache.org/configuration/foo"
+ xsi:schemaLocation="
+http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+ <bean id="org.apache.cxf.management.jmx.InstrumentationManagerImpl"
class="org.apache.cxf.management.jmx.InstrumentationManagerImpl">
+ <property name="bus" ref="cxf"/>
+ <property name="enabled" value="false"/>
+ <property name="threaded" value="false"/>
+ <property name="daemon" value="false"/>
+ </bean>
+
+</beans>
\ No newline at end of file
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-management.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-object-binding.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-object-binding.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-object-binding.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
+<beans
xmlns="http://www.springframework.org/schema/beans"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xmlns:foo="http://cxf.apache.org/configuration/foo"
+ xsi:schemaLocation="
+http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+ <bean class="org.apache.cxf.binding.object.ObjectBindingFactory"
+ lazy-init="true"
depends-on="org.apache.cxf.endpoint.ServerLifeCycleManager" >
+ <property name="bus" ref="cxf"/>
+ <property name="activationNamespaces">
+ <set>
+ <
value>http://cxf.apache.org/binding/object</value>
+ </set>
+ </property>
+ </bean>
+</beans>
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-object-binding.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-rm.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-rm.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-rm.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<beans
xmlns="http://www.springframework.org/schema/beans"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xmlns:foo="http://cxf.apache.org/configuration/foo"
+ xsi:schemaLocation="
+http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+ <bean id="org.apache.cxf.ws.rm.RMManager"
class="org.apache.cxf.ws.rm.RMManager">
+ <property name="bus" ref="cxf"/>
+ </bean>
+
+ <bean
class="org.apache.cxf.ws.rm.policy.RMPolicyInterceptorProvider">
+ <constructor-arg><ref bean="cxf"/></constructor-arg>
+ </bean>
+
+ <bean id="org.apache.cxf.ws.rm.RMAssertionBuilder"
class="org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder">
+ <constructor-arg
value="org.apache.cxf.ws.rm.policy.RMAssertion"/>
+ <constructor-arg>
+ <bean class="javax.xml.namespace.QName">
+ <constructor-arg
value="http://schemas.xmlsoap.org/ws/2005/02/rm/policy"/>
+ <constructor-arg value="RMAssertion"/>
+ </bean>
+ </constructor-arg>
+ </bean>
+
+</beans>
\ No newline at end of file
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-extension-rm.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-servlet.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-servlet.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-servlet.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<beans
xmlns="http://www.springframework.org/schema/beans"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xmlns:foo="http://cxf.apache.org/configuration/foo"
+ xsi:schemaLocation="
+http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
+
+ <bean
class="org.apache.cxf.transport.servlet.ServletTransportFactory">
+ <property name="bus" ref="cxf"/>
+ <property name="transportIds">
+ <set>
+ <
value>http://cxf.apache.org/bindings/xformat</value>
+ <
value>http://schemas.xmlsoap.org/soap/http</value>
+ <
value>http://schemas.xmlsoap.org/wsdl/http/</value>
+ <
value>http://schemas.xmlsoap.org/wsdl/soap/http</value>
+ <
value>http://www.w3.org/2003/05/soap/bindings/HTTP/</value>
+
<
value>http://cxf.apache.org/transports/http/configuration</value>
+ </set>
+ </property>
+ </bean>
+</beans>
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf-servlet.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf.extension
===================================================================
--- stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf.extension
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/cxf/cxf.extension 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,13 @@
+META-INF/cxf/cxf-extension-jaxws.xml
+META-INF/cxf/cxf-extension-rm.xml
+META-INF/cxf/cxf-extension-addr.xml
+META-INF/cxf/cxf-extension-object-binding.xml
+META-INF/cxf/cxf-extension-http-jetty.xml
+META-INF/cxf/cxf-extension-http.xml
+META-INF/cxf/cxf-extension-http-binding.xml
+META-INF/cxf/cxf-extension-xml.xml
+META-INF/cxf/cxf-extension-policy.xml
+META-INF/cxf/cxf-extension-jms.xml
+META-INF/cxf/cxf-extension-local.xml
+META-INF/cxf/cxf-extension-management.xml
+META-INF/cxf/cxf-extension-soap.xml
Added: stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/extensions.xml
===================================================================
--- stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/extensions.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/extensions.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
+
+<properties version="1.0">
+ <entry
key="org.apache.cxf.transports.http-1">javax.wsdl.Port=org.apache.cxf.transports.http.configuration.HTTPClientPolicy</entry>
+ <entry
key="org.apache.cxf.transports.http-2">javax.wsdl.Port=org.apache.cxf.transports.http.configuration.HTTPServerPolicy</entry>
+ <entry
key="org.apache.cxf.transports.http-3">javax.wsdl.Port=org.xmlsoap.schemas.wsdl.http.AddressType</entry>
+ <entry
key="org.apache.cxf.bindings.xml-1">javax.wsdl.BindingInput=org.apache.cxf.bindings.xformat.XMLBindingMessageFormat</entry>
+ <entry
key="org.apache.cxf.bindings.xml-2">javax.wsdl.BindingOutput=org.apache.cxf.bindings.xformat.XMLBindingMessageFormat</entry>
+ <entry
key="org.apache.cxf.bindings.xml-3">javax.wsdl.Binding=org.apache.cxf.bindings.xformat.XMLFormatBinding</entry>
+ <entry
key="org.apache.cxf.transport.jms-1">javax.wsdl.Port=org.apache.cxf.transport.jms.AddressType</entry>
+ <entry
key="org.apache.cxf.transport.jms-2">javax.wsdl.Port=org.apache.cxf.transport.jms.ClientBehaviorPolicyType</entry>
+ <entry
key="org.apache.cxf.transport.jms-3">javax.wsdl.Port=org.apache.cxf.transport.jms.ServerBehaviorPolicyType</entry>
+</properties>
+
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/extensions.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/service.validator.xml
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/service.validator.xml
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/service.validator.xml 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+
http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
+<properties>
+ <entry
key="XMLFormatValidator">org.apache.cxf.binding.xml.XMLFormatValidator</entry>
+</properties>
Property changes on:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/service.validator.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/com.sun.tools.xjc.Plugin
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/com.sun.tools.xjc.Plugin
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/com.sun.tools.xjc.Plugin 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,2 @@
+org.apache.cxf.xjc.ts.ToStringPlugin
+org.apache.cxf.xjc.dv.DefaultValuePlugin
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/javax.xml.ws.spi.Provider
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/javax.xml.ws.spi.Provider
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/javax.xml.ws.spi.Provider 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1 @@
+org.apache.cxf.jaxws.spi.ProviderImpl
Added:
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/org.apache.cxf.bus.factory
===================================================================
---
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/org.apache.cxf.bus.factory
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/services/org.apache.cxf.bus.factory 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,2 @@
+org.apache.cxf.bus.spring.SpringBusFactory
+org.springframework.context.ApplicationContext
\ No newline at end of file
Added: stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/spring.handlers
===================================================================
--- stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/spring.handlers
(rev 0)
+++
stack/cxf/trunk/src/main/resources/jbossws-cxf-client.jar/META-INF/spring.handlers 2008-03-13
17:35:40 UTC (rev 5966)
@@ -0,0 +1,259 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/jaxws=org.apache.cxf.jaxws.spring.NamespaceHandler
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/ws/rm/manager=org.apache.cxf.ws.rm.spring.NamespaceHandler
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/ws/addressing=org.apache.cxf.ws.addressing.spring.NamespaceHandler
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/bindings/object=org.apache.cxf.binding.object.spring.NamespaceHandler
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/transports/http-jetty/configuration=org.apache.cxf.transport.http_jetty.spring.NamespaceHandler
+
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/transports/http/configuration=org.apache.cxf.transport.http.spring.NamespaceHandler
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/simple=org.apache.cxf.frontend.spring.NamespaceHandler
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/policy=org.apache.cxf.ws.policy.spring.NamespaceHandler
+http\://www.w3.org/ns/ws-policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler
+http\://www.w3.org/2006/07/ws-policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler
+http\://schemas.xmlsoap.org/ws/2004/09/policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler
+
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/clustering=org.apache.cxf.clustering.spring.NamespaceHandler
+http\://cxf.apache.org/core=org.apache.cxf.bus.spring.NamespaceHandler
+
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/transports/jms=org.apache.cxf.transport.jms.spring.NamespaceHandler
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/bindings/soap=org.apache.cxf.binding.soap.spring.NamespaceHandler
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+#
http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+http\://cxf.apache.org/binding/coloc=org.apache.cxf.binding.coloc.spring.NamespaceHandler