ENTAXY-374 release 1.8.2
This commit is contained in:
201
platform/runtime/modules/cxf-echo/LICENSE.txt
Normal file
201
platform/runtime/modules/cxf-echo/LICENSE.txt
Normal file
@ -0,0 +1,201 @@
|
||||
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.
|
29
platform/runtime/modules/cxf-echo/pom.xml
Normal file
29
platform/runtime/modules/cxf-echo/pom.xml
Normal file
@ -0,0 +1,29 @@
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>ru.entaxy.esb.platform.runtime</groupId>
|
||||
<artifactId>modules</artifactId>
|
||||
<version>1.8.2</version>
|
||||
</parent>
|
||||
<groupId>ru.entaxy.esb.platform.runtime.modules</groupId>
|
||||
<artifactId>cxf-echo</artifactId>
|
||||
<packaging>bundle</packaging>
|
||||
<name>ENTAXY :: PLATFORM :: RUNTIME :: MODULES :: CXF ECHO</name>
|
||||
<description>ENTAXY :: PLATFORM :: RUNTIME :: MODULES :: CXF ECHO</description>
|
||||
|
||||
<properties>
|
||||
<bundle.osgi.import.pkg>
|
||||
org.apache.cxf.jaxrs.impl,
|
||||
org.apache.camel.component.cxf.jaxrs.blueprint,
|
||||
org.apache.camel.component.cxf.blueprint,
|
||||
*
|
||||
</bundle.osgi.import.pkg>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.camel</groupId>
|
||||
<artifactId>camel-cxf</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
@ -0,0 +1,35 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* cxf-echo
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2022 EmDev LLC
|
||||
* ==========
|
||||
* 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.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.esb.platform.runtime.modules.echo;
|
||||
|
||||
import javax.ws.rs.Consumes;
|
||||
import javax.ws.rs.POST;
|
||||
import javax.ws.rs.Path;
|
||||
import javax.ws.rs.Produces;
|
||||
|
||||
@Path("/")
|
||||
public interface CxfEchoServer {
|
||||
|
||||
@POST
|
||||
@Path("/echo")
|
||||
@Consumes("application/json")
|
||||
@Produces("application/json")
|
||||
String echo(String message);
|
||||
}
|
@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~~~~~~licensing~~~~~~
|
||||
cxf-echo
|
||||
==========
|
||||
Copyright (C) 2020 - 2021 EmDev LLC
|
||||
==========
|
||||
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.
|
||||
~~~~~~/licensing~~~~~~
|
||||
-->
|
||||
|
||||
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:camelcxf="http://camel.apache.org/schema/blueprint/cxf"
|
||||
xmlns:cxf="http://cxf.apache.org/blueprint/core"
|
||||
xsi:schemaLocation="
|
||||
http://www.osgi.org/xmlns/blueprint/v1.0.0 https://www.osgi.org/xmlns/blueprint/v1.0.0/blueprint.xsd
|
||||
http://cxf.apache.org/blueprint/core http://cxf.apache.org/schemas/blueprint/core.xsd
|
||||
">
|
||||
|
||||
<camelcxf:rsServer id="cxf-echo-rs-server"
|
||||
address="/cxf-echo"
|
||||
serviceClass="ru.entaxy.esb.platform.runtime.modules.echo.CxfEchoServer"/>
|
||||
|
||||
<camelContext id="cxf-echo-context" xmlns="http://camel.apache.org/schema/blueprint">
|
||||
|
||||
<route id="cxf-echo-rs-server-endpoint" streamCache="true">
|
||||
<from uri="cxfrs:bean:cxf-echo-rs-server?bindingStyle=SimpleConsumer"/>
|
||||
<log message="${body}" loggingLevel="TRACE"/>
|
||||
<!-- <to uri="freemarker:ftl/example.ftl"/>-->
|
||||
<!-- <to uri="xslt:xslt/example.xsl"/>-->
|
||||
</route>
|
||||
</camelContext>
|
||||
</blueprint>
|
@ -0,0 +1,43 @@
|
||||
[#--
|
||||
|
||||
~~~~~~licensing~~~~~~
|
||||
cxf-echo
|
||||
==========
|
||||
Copyright (C) 2020 - 2021 EmDev LLC
|
||||
==========
|
||||
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.
|
||||
~~~~~~/licensing~~~~~~
|
||||
|
||||
--]
|
||||
<#--
|
||||
~~~~~~licensing~~~~~~
|
||||
cxf-echo
|
||||
==========
|
||||
Copyright (C) 2020 - 2022 EmDev LLC
|
||||
==========
|
||||
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.
|
||||
~~~~~~/licensing~~~~~~
|
||||
-->
|
||||
{
|
||||
"example": "${body}"
|
||||
}
|
@ -0,0 +1,38 @@
|
||||
<!--
|
||||
~~~~~~licensing~~~~~~
|
||||
cxf-echo
|
||||
==========
|
||||
Copyright (C) 2020 - 2022 EmDev LLC
|
||||
==========
|
||||
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.
|
||||
~~~~~~/licensing~~~~~~
|
||||
-->
|
||||
<xsl:stylesheet version="2.0"
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns="http://www.1c-esb.ru/ExchangeTypes/1.0"
|
||||
>
|
||||
<xsl:output omit-xml-declaration="yes" indent="yes"/>
|
||||
|
||||
<xsl:template match="@* | node()">
|
||||
<xsl:copy>
|
||||
<xsl:apply-templates select="@* | node()"/>
|
||||
</xsl:copy>
|
||||
</xsl:template>
|
||||
<xsl:template match="/">
|
||||
<example>
|
||||
<xsl:copy>
|
||||
<xsl:apply-templates select="/body/node()"/>
|
||||
</xsl:copy>
|
||||
</example>
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>ru.entaxy.esb.platform</groupId>
|
||||
<artifactId>runtime</artifactId>
|
||||
<version>1.8.1</version>
|
||||
<version>1.8.2</version>
|
||||
</parent>
|
||||
<groupId>ru.entaxy.esb.platform.runtime</groupId>
|
||||
<artifactId>modules</artifactId>
|
||||
@ -12,5 +12,6 @@
|
||||
<description>ENTAXY :: PLATFORM :: RUNTIME :: MODULES</description>
|
||||
<modules>
|
||||
<module>uniform-service</module>
|
||||
<module>cxf-echo</module>
|
||||
</modules>
|
||||
</project>
|
@ -36,5 +36,8 @@
|
||||
<feature version="${project.version}">entaxy-uniform-service</feature>
|
||||
</feature>
|
||||
|
||||
<feature name="entaxy-cxf-echo" version="${project.version}">
|
||||
<bundle>mvn:ru.entaxy.esb.platform.runtime.modules/cxf-echo/${project.version}</bundle>
|
||||
</feature>
|
||||
</features>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>ru.entaxy.esb.platform.runtime.modules</groupId>
|
||||
<artifactId>uniform-service</artifactId>
|
||||
<version>1.8.1</version>
|
||||
<version>1.8.2</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -24,13 +24,12 @@
|
||||
xsi:schemaLocation="http://www.osgi.org/xmlns/blueprint/v1.0.0 https://www.osgi.org/xmlns/blueprint/v1.0.0/blueprint.xsd">
|
||||
|
||||
<!--template in connector-->
|
||||
<bean id="inTemplate" class="ru.entaxy.esb.system.core.template.TemplateImpl">
|
||||
<bean id="inActiveTemplate" class="ru.entaxy.esb.system.core.template.TemplateImpl">
|
||||
<property name="bundleContext" ref="blueprintBundleContext"/>
|
||||
<property name="templateName" value="uniform-service-in-connector"/>
|
||||
<property name="templateFileName" value="uniform-service-in-connector"/>
|
||||
<property name="templateName" value="uniform-service-active-in-connector"/>
|
||||
<property name="templateFileName" value="uniform-service-active-in-connector"/>
|
||||
<property name="params">
|
||||
<map>
|
||||
<entry key="isActive" value="false"/>
|
||||
<entry key="period" value="1m"/>
|
||||
<entry key="username" value="admin"/>
|
||||
<entry key="password" value=""/>
|
||||
@ -40,16 +39,23 @@
|
||||
</map>
|
||||
</property>
|
||||
</bean>
|
||||
<service interface="ru.entaxy.esb.system.core.template.Template" ref="inTemplate"/>
|
||||
<service interface="ru.entaxy.esb.system.core.template.Template" ref="inActiveTemplate"/>
|
||||
|
||||
<!--template in connector-->
|
||||
<bean id="inPassiveTemplate" class="ru.entaxy.esb.system.core.template.TemplateImpl">
|
||||
<property name="bundleContext" ref="blueprintBundleContext"/>
|
||||
<property name="templateName" value="uniform-service-passive-in-connector"/>
|
||||
<property name="templateFileName" value="uniform-service-passive-in-connector"/>
|
||||
</bean>
|
||||
<service interface="ru.entaxy.esb.system.core.template.Template" ref="inPassiveTemplate"/>
|
||||
|
||||
<!--template out connector-->
|
||||
<bean id="outTemplate" class="ru.entaxy.esb.system.core.template.TemplateImpl">
|
||||
<bean id="outActiveTemplate" class="ru.entaxy.esb.system.core.template.TemplateImpl">
|
||||
<property name="bundleContext" ref="blueprintBundleContext"/>
|
||||
<property name="templateName" value="uniform-service-out-connector"/>
|
||||
<property name="templateFileName" value="uniform-service-out-connector"/>
|
||||
<property name="templateName" value="uniform-service-active-out-connector"/>
|
||||
<property name="templateFileName" value="uniform-service-active-out-connector"/>
|
||||
<property name="params">
|
||||
<map>
|
||||
<entry key="isActive" value="false"/>
|
||||
<entry key="username" value="admin"/>
|
||||
<entry key="password" value=""/>
|
||||
<entry key="endpointUrl" value=""/>
|
||||
@ -58,6 +64,14 @@
|
||||
</map>
|
||||
</property>
|
||||
</bean>
|
||||
<service interface="ru.entaxy.esb.system.core.template.Template" ref="outTemplate"/>
|
||||
<service interface="ru.entaxy.esb.system.core.template.Template" ref="outActiveTemplate"/>
|
||||
|
||||
<!--template out connector-->
|
||||
<bean id="outPassiveTemplate" class="ru.entaxy.esb.system.core.template.TemplateImpl">
|
||||
<property name="bundleContext" ref="blueprintBundleContext"/>
|
||||
<property name="templateName" value="uniform-service-passive-out-connector"/>
|
||||
<property name="templateFileName" value="uniform-service-passive-out-connector"/>
|
||||
</bean>
|
||||
<service interface="ru.entaxy.esb.system.core.template.Template" ref="outPassiveTemplate"/>
|
||||
|
||||
</blueprint>
|
||||
|
@ -42,15 +42,17 @@
|
||||
</cm:default-properties>
|
||||
</cm:property-placeholder>
|
||||
|
||||
<reference id="entaxy-broker" interface="org.apache.camel.Component"
|
||||
filter="(connection.name=entaxy-broker)"/>
|
||||
<reference id="entaxy-broker" interface="org.apache.camel.Component"
|
||||
filter="(connection.name=entaxy-broker)"/>
|
||||
|
||||
<bean id="inConnector" class="ru.entaxy.esb.system.profile.commons.connectors.in.DirectVMInConnectorImpl">
|
||||
<property name="endpointName" value="uniform-service"/>
|
||||
<property name="endpointName" value="uniform-active-service"/>
|
||||
<property name="systemName" value="[=systemName]"/>
|
||||
<property name="params">
|
||||
<map>
|
||||
<entry key="isActive" value="[=isActive]"/>
|
||||
<entry key="role" value="default"/>
|
||||
<entry key="type" value="uniform-service"/>
|
||||
<entry key="subtype" value="active"/>
|
||||
<entry key="period" value="[=period]"/>
|
||||
<entry key="username" value="[=username]"/>
|
||||
<entry key="password" value="[=password]"/>
|
||||
@ -62,7 +64,7 @@
|
||||
</bean>
|
||||
<service ref="inConnector" auto-export="interfaces">
|
||||
<service-properties>
|
||||
<entry key="endpointName" value="uniform-service"/>
|
||||
<entry key="endpointName" value="uniform-active-service"/>
|
||||
<entry key="systemName" value="[=systemName]"/>
|
||||
</service-properties>
|
||||
</service>
|
||||
@ -78,208 +80,190 @@
|
||||
<property name="customHeaders" value="NTX_CustomHeaders"/>
|
||||
<property name="customHeaderPrefix" value="NTX_UNIFORM_EXCHANGE_CustomHeader"/>
|
||||
</bean>
|
||||
|
||||
|
||||
<bean id="headerMergeAggregator" class="ru.entaxy.esb.system.common.aggregation.HeaderMergeAggregatorImpl"/>
|
||||
|
||||
<camelContext id="uniform-service-in-connector-[=systemName]-context" xmlns="http://camel.apache.org/schema/blueprint"
|
||||
<camelContext id="uniform-service-in-connector-[=systemName]-context"
|
||||
xmlns="http://camel.apache.org/schema/blueprint"
|
||||
errorHandlerRef="commonErrorHandler">
|
||||
|
||||
<errorHandler id="commonErrorHandler" redeliveryPolicyRef="noRedelivery"
|
||||
type="DeadLetterChannel" deadLetterUri="direct-vm:commonErrorEndpoint"/>
|
||||
<redeliveryPolicyProfile id="noRedelivery" disableRedelivery="true"/>
|
||||
|
||||
[#if isActive == "true"]
|
||||
<route id="uniform-service-active-in-connector">
|
||||
<from uri="timer://get-package?synchronous=true&period=[=period]"/>
|
||||
<setHeader name="ENTAXY_SystemId">
|
||||
<constant>[=systemName]</constant>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_SystemEndpoint">
|
||||
<constant>[=endpointUrl]</constant>
|
||||
</setHeader>
|
||||
<to uri="direct:uniform-service-connector-get-package-active?block=true&timeout=60000"/>
|
||||
</route>
|
||||
<route id="uniform-service-active-in-connector">
|
||||
<from uri="timer://get-package?synchronous=true&period=[=period]"/>
|
||||
<setHeader name="NTX_SystemId">
|
||||
<constant>[=systemName]</constant>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_SystemEndpoint">
|
||||
<constant>[=endpointUrl]</constant>
|
||||
</setHeader>
|
||||
<to uri="direct:uniform-service-connector-get-package-active?block=true&timeout=60000"/>
|
||||
</route>
|
||||
|
||||
<!--In-->
|
||||
<route id="get-package-active" streamCache="true" >
|
||||
<from uri="direct:uniform-service-connector-get-package-active"/>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_SystemEndpoint} == null || ${headers.ENTAXY_SystemId} == null</simple>
|
||||
<log message="ENTAXY_SystemEndpoint is not set" loggingLevel="ERROR"/>
|
||||
<stop/>
|
||||
</when>
|
||||
<setHeader name="SystemHasMessages">
|
||||
<constant>true</constant>
|
||||
</setHeader>
|
||||
<!--In-->
|
||||
<route id="get-package-active" streamCache="true">
|
||||
<from uri="direct:uniform-service-connector-get-package-active"/>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_SystemEndpoint} == null || ${headers.NTX_SystemId} == null</simple>
|
||||
<log message="ENTAXY_SystemEndpoint is not set" loggingLevel="ERROR"/>
|
||||
<stop/>
|
||||
</when>
|
||||
<setHeader name="SystemHasMessages">
|
||||
<constant>true</constant>
|
||||
</setHeader>
|
||||
|
||||
<setHeader name="operationNamespace">
|
||||
<constant>http://www.entaxy.ru/connector/universal/system/1.0</constant>
|
||||
</setHeader>
|
||||
<setHeader name="CamelDestinationOverrideUrl">
|
||||
<simple>${headers.ENTAXY_SystemEndpoint}</simple>
|
||||
</setHeader>
|
||||
<setHeader name="operationNamespace">
|
||||
<constant>http://www.entaxy.ru/connector/universal/system/1.0</constant>
|
||||
</setHeader>
|
||||
<setHeader name="CamelDestinationOverrideUrl">
|
||||
<simple>${headers.ENTAXY_SystemEndpoint}</simple>
|
||||
</setHeader>
|
||||
|
||||
<loop doWhile="true" copy="true">
|
||||
<to uri="direct:get-package"/>
|
||||
</loop>
|
||||
</route>
|
||||
|
||||
<route id="direct:get-package">
|
||||
<from uri="direct:get-package"/>
|
||||
<loop doWhile="true" copy="true">
|
||||
<simple resultType="Boolean">${headers.SystemHasMessages} == 'true'</simple>
|
||||
<to uri="direct:get-package"/>
|
||||
</loop>
|
||||
</route>
|
||||
|
||||
<setHeader name="NTX_BusUUID">
|
||||
<constant>{{bus.id}}</constant>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_Destination">
|
||||
<constant>{{get.destination}}</constant>
|
||||
</setHeader>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/GetPacketRequest.xsl?failOnNullBody=false"/>
|
||||
<removeHeader headerName="NTX_BusUUID"/>
|
||||
<removeHeader headerName="ENTAXY_Destination"/>
|
||||
<route id="direct:get-package">
|
||||
<from uri="direct:get-package"/>
|
||||
|
||||
<setHeader name="operationName">
|
||||
<constant>GetPackets</constant>
|
||||
</setHeader>
|
||||
<to uri="direct-vm:uniform-service-send-package-active"/>
|
||||
<removeHeader headerName="SOAPAction"/>
|
||||
<setHeader name="NTX_BusUUID">
|
||||
<constant>{{bus.id}}</constant>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_Destination">
|
||||
<constant>{{get.destination}}</constant>
|
||||
</setHeader>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/GetPacketRequest.xsl?failOnNullBody=false"/>
|
||||
<removeHeader headerName="NTX_BusUUID"/>
|
||||
<removeHeader headerName="ENTAXY_Destination"/>
|
||||
|
||||
<setBody>
|
||||
<xpath>//soap-type:response/soap-type:packets</xpath>
|
||||
</setBody>
|
||||
<setHeader name="operationName">
|
||||
<constant>GetPackets</constant>
|
||||
</setHeader>
|
||||
<to uri="direct-vm:uniform-service-send-package-active"/>
|
||||
<removeHeader headerName="SOAPAction"/>
|
||||
|
||||
<choice>
|
||||
<when>
|
||||
<xpath>//soap-type:packets/soap-type:packet[1]/soap-type:message/soap-type:content/node()
|
||||
</xpath>
|
||||
<setBody>
|
||||
<xpath>//soap-type:packets/soap-type:packet[1]</xpath>
|
||||
</setBody>
|
||||
<setBody>
|
||||
<xpath>//soap-type:response/soap-type:packets</xpath>
|
||||
</setBody>
|
||||
|
||||
<to uri="entaxy-broker:queue:entaxy.uniform.service.exchange.send.to.profile?exchangePattern=InOnly"/>
|
||||
|
||||
<setHeader name="NTX_UUID">
|
||||
<simple>${headers.ENTAXY_MessageUUID}</simple>
|
||||
</setHeader>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/ConfirmGettingPacketRequest.xsl?failOnNullBody=false"/>
|
||||
<setHeader name="operationName">
|
||||
<constant>ConfirmGettingPackets</constant>
|
||||
</setHeader>
|
||||
|
||||
<to uri="direct-vm:uniform-service-send-package-active"/>
|
||||
<removeHeader headerName="SOAPAction"/>
|
||||
|
||||
<when>
|
||||
<xpath>not(//soap-type:status/text() = '200')</xpath>
|
||||
<log message="ConfirmGettingPacket fail" loggingLevel="ERROR"/>
|
||||
<!-- TODO что делать с сообщением в очереди ? -->
|
||||
</when>
|
||||
<setHeader name="SystemHasMessages">
|
||||
<constant>true</constant>
|
||||
</setHeader>
|
||||
</when>
|
||||
<otherwise>
|
||||
<setHeader name="SystemHasMessages">
|
||||
<constant>false</constant>
|
||||
</setHeader>
|
||||
<log message="System ${headers.NTX_SystemId} does not have messages" loggingLevel="INFO"/>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
|
||||
<route id="soap-send-to-profile">
|
||||
<from uri="entaxy-broker:queue:entaxy.uniform.service.exchange.send.to.profile"/>
|
||||
<setHeader name="ENTAXY_MessageUUID">
|
||||
<xpath resultType="String">//soap-type:packet/soap-type:message/soap-type:messageUUID/text()</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_Destination">
|
||||
<xpath resultType="String">
|
||||
//soap-type:packet/soap-type:header/soap-type:destination/soap-type:id/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_DestinationType">
|
||||
<xpath resultType="String">
|
||||
//soap-type:packet/soap-type:header/soap-type:destination/soap-type:type/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_Source">
|
||||
<xpath resultType="String">//soap-type:packet/soap-type:message/soap-type:source/soap-type:id/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_SourceType">
|
||||
<xpath resultType="String">//soap-type:packet/soap-type:message/soap-type:source/soap-type:type/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_Source} == ''</simple>
|
||||
<setHeader name="ENTAXY_Source">
|
||||
<simple>${headers.X-SystemName}</simple>
|
||||
</setHeader>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.NTX_SystemId} != ${headers.ENTAXY_Source}</simple>
|
||||
<log message="Source name header and SystemId is not equals!" loggingLevel="WARN"/>
|
||||
</when>
|
||||
</choice>
|
||||
<setHeader name="ENTAXY_MessageType">
|
||||
<xpath resultType="String">//soap-type:packet/soap-type:message/soap-type:messageType/text()</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_Priority">
|
||||
<xpath resultType="Integer">//soap-type:packet/soap-type:message/soap-type:priority/text()</xpath>
|
||||
</setHeader>
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_Priority} == null || ${headers.ENTAXY_Priority} == ""</simple>
|
||||
<setHeader name="ENTAXY_Priority">
|
||||
<simple resultType="Integer">4</simple>
|
||||
<xpath>//soap-type:packets/soap-type:packet[1]/soap-type:message/soap-type:content/node()
|
||||
</xpath>
|
||||
<setBody>
|
||||
<xpath>//soap-type:packets/soap-type:packet[1]</xpath>
|
||||
</setBody>
|
||||
|
||||
<to uri="entaxy-broker:queue:entaxy.uniform.service.exchange.send.to.profile?exchangePattern=InOnly"/>
|
||||
|
||||
<setHeader name="NTX_UUID">
|
||||
<simple>${headers.ENTAXY_MessageUUID}</simple>
|
||||
</setHeader>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/ConfirmGettingPacketRequest.xsl?failOnNullBody=false"/>
|
||||
<setHeader name="operationName">
|
||||
<constant>ConfirmGettingPackets</constant>
|
||||
</setHeader>
|
||||
|
||||
<to uri="direct-vm:uniform-service-send-package-active"/>
|
||||
<removeHeader headerName="SOAPAction"/>
|
||||
|
||||
<when>
|
||||
<xpath>not(//soap-type:status/text() = '200')</xpath>
|
||||
<log message="ConfirmGettingPacket fail" loggingLevel="ERROR"/>
|
||||
<!-- TODO что делать с сообщением в очереди ? -->
|
||||
</when>
|
||||
<setHeader name="SystemHasMessages">
|
||||
<constant>true</constant>
|
||||
</setHeader>
|
||||
</when>
|
||||
<otherwise>
|
||||
<setHeader name="SystemHasMessages">
|
||||
<constant>false</constant>
|
||||
</setHeader>
|
||||
<log message="System ${headers.NTX_SystemId} does not have messages" loggingLevel="INFO"/>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
|
||||
<setHeader name="NTX_CustomHeaders">
|
||||
<xpath>//soap-type:packet/soap-type:message/soap-type:customHeader</xpath>
|
||||
</setHeader>
|
||||
<route id="soap-send-to-profile">
|
||||
<from uri="entaxy-broker:queue:entaxy.uniform.service.exchange.send.to.profile"/>
|
||||
<setHeader name="ENTAXY_MessageUUID">
|
||||
<xpath resultType="String">//soap-type:packet/soap-type:message/soap-type:messageUUID/text()</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_Destination">
|
||||
<xpath resultType="String">
|
||||
//soap-type:packet/soap-type:header/soap-type:destination/soap-type:id/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_DestinationType">
|
||||
<xpath resultType="String">
|
||||
//soap-type:packet/soap-type:header/soap-type:destination/soap-type:type/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_Source">
|
||||
<xpath resultType="String">//soap-type:packet/soap-type:message/soap-type:source/soap-type:id/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_SourceType">
|
||||
<xpath resultType="String">//soap-type:packet/soap-type:message/soap-type:source/soap-type:type/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
|
||||
<to uri="direct:get-content-and-content-type"/>
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${body} == null</simple>
|
||||
<log message="Content is invalid" loggingLevel="ERROR"/>
|
||||
<throwException ref="forced"/>
|
||||
<simple>${headers.ENTAXY_Source} == ''</simple>
|
||||
<setHeader name="ENTAXY_Source">
|
||||
<simple>${headers.X-SystemName}</simple>
|
||||
</setHeader>
|
||||
</when>
|
||||
<removeHeaders pattern="*" excludePattern="NTX_.+|CamelJms.+|ENTAXY_.+"/>
|
||||
<to uri="direct-vm:profile-[=systemName]-exit-dispatcher?block=false"/>
|
||||
</route>
|
||||
|
||||
[#else]
|
||||
<route id="uniform-service-in-connector">
|
||||
<from uri="direct-vm:uniform-service-in-connector-[=systemName]"/>
|
||||
<log message="Start uniform exchange connector ${headers.operationName}" loggingLevel="DEBUG"/>
|
||||
<setHeader name="ENTAXY_ConnectorType">
|
||||
<simple>uniform-service</simple>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_ConnectorName">
|
||||
<simple>uniform-service-in-connector-[=systemName]</simple>
|
||||
<when>
|
||||
<simple>${headers.NTX_SystemId} != ${headers.ENTAXY_Source}</simple>
|
||||
<log message="Source name header and SystemId is not equals!" loggingLevel="WARN"/>
|
||||
</when>
|
||||
</choice>
|
||||
<setHeader name="ENTAXY_MessageType">
|
||||
<xpath resultType="String">//soap-type:packet/soap-type:message/soap-type:messageType/text()</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_Priority">
|
||||
<xpath resultType="Integer">//soap-type:packet/soap-type:message/soap-type:priority/text()</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_ExchangePattern">
|
||||
<xpath resultType="String">/soap-type:packet/soap-type:message/soap-type:exchangePattern/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_ExchangePattern} == 'InOnly'</simple>
|
||||
<setExchangePattern pattern="InOnly"/>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_ExchangePattern} == 'InOut'</simple>
|
||||
<setExchangePattern pattern="InOut"/>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_Priority} == null || ${headers.ENTAXY_Priority} == ""</simple>
|
||||
<setHeader name="ENTAXY_Priority">
|
||||
<simple resultType="Integer">4</simple>
|
||||
</setHeader>
|
||||
</when>
|
||||
|
||||
<setHeader name="NTX_CustomHeaders">
|
||||
<xpath>//soap-type:packet/soap-type:message/soap-type:customHeader</xpath>
|
||||
</setHeader>
|
||||
|
||||
<to uri="direct:get-content-and-content-type"/>
|
||||
<when>
|
||||
<simple>${body} == null</simple>
|
||||
<log message="Content is invalid" loggingLevel="ERROR"/>
|
||||
<throwException ref="forced"/>
|
||||
</when>
|
||||
<removeHeaders pattern="*" excludePattern="NTX_.+|CamelJms.+|ENTAXY_.+"/>
|
||||
<to uri="direct-vm:profile-[=systemName]-exit-dispatcher?block=false"/>
|
||||
</route>
|
||||
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.operationName} == 'PutPackets'</simple>
|
||||
<to uri="direct:send-packets"/>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.operationName} == 'ConfirmGettingPackets'</simple>
|
||||
<to uri="direct:confirm-packets"/>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.operationName} == 'GetPackets'</simple>
|
||||
<to uri="direct:get-packets"/>
|
||||
</when>
|
||||
<otherwise>
|
||||
<log message="uniform-service unknown operation: ${headers.operationName}" loggingLevel="WARN"/>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
[/#if]
|
||||
<route id="send-packets">
|
||||
<from uri="direct:send-packets"/>
|
||||
|
||||
@ -302,10 +286,13 @@
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_MessageUUID} == "00000000-0000-0000-0000-000000000000"</simple>
|
||||
[#-- health check --]
|
||||
[#-- health check --]
|
||||
<removeHeaders pattern="ENTAXY_.+|NTX_.+|X-.+"/>
|
||||
<setBody>
|
||||
<simple><![CDATA[<test/>]]></simple>
|
||||
<simple><![CDATA[
|
||||
<test/>
|
||||
]]>
|
||||
</simple>
|
||||
</setBody>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/PutPacketResponse.xsl?failOnNullBody=false"/>
|
||||
</when>
|
||||
@ -351,6 +338,18 @@
|
||||
<xpath resultType="Integer">/soap-type:packet/soap-type:message/soap-type:priority/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_ExchangePattern">
|
||||
<xpath resultType="String">/soap-type:packet/soap-type:message/soap-type:exchangePattern/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_ExchangePattern} == 'InOnly'</simple>
|
||||
<setExchangePattern pattern="InOnly"/>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_ExchangePattern} == 'InOut'</simple>
|
||||
<setExchangePattern pattern="InOut"/>
|
||||
</when>
|
||||
<setHeader name="NTX_CustomHeaders">
|
||||
<xpath>/soap-type:packet/soap-type:message/soap-type:customHeader</xpath>
|
||||
</setHeader>
|
||||
@ -369,7 +368,10 @@
|
||||
<to uri="direct-vm:profile-[=systemName]-exit-dispatcher"/>
|
||||
<removeHeaders pattern="ENTAXY_.+|NTX_.+|X-.+"/>
|
||||
<setBody>
|
||||
<simple><![CDATA[<test/>]]></simple>
|
||||
<simple><![CDATA[
|
||||
<test/>
|
||||
]]>
|
||||
</simple>
|
||||
</setBody>
|
||||
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/PutPacketResponse.xsl?failOnNullBody=false"/>
|
||||
@ -442,7 +444,10 @@
|
||||
<otherwise>
|
||||
<setBody>
|
||||
<constant>
|
||||
<![CDATA[<emptyContent xmlns="http://www.entaxy.ru/connector/universal/internal"/>]]></constant>
|
||||
<![CDATA[
|
||||
<emptyContent xmlns="http://www.entaxy.ru/connector/universal/internal"/>
|
||||
]]>
|
||||
</constant>
|
||||
</setBody>
|
||||
</otherwise>
|
||||
</choice>
|
||||
@ -458,119 +463,14 @@
|
||||
<otherwise>
|
||||
<setBody>
|
||||
<constant>
|
||||
<![CDATA[<empty xmlns="http://www.entaxy.ru/connector/universal/internal"/>]]></constant>
|
||||
<![CDATA[
|
||||
<empty xmlns="http://www.entaxy.ru/connector/universal/internal"/>
|
||||
]]>
|
||||
</constant>
|
||||
</setBody>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
|
||||
<route id="get-packets">
|
||||
<from uri="direct:get-packets"/>
|
||||
<setHeader name="NTX_SystemId">
|
||||
<xpath>/soap-type:getPacketsRequest/soap-type:destination/soap-type:id/text()</xpath>
|
||||
</setHeader>
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.NTX_SystemId} == ''</simple>
|
||||
<setHeader name="NTX_SystemId">
|
||||
<simple>${headers.X-SystemName}</simple>
|
||||
</setHeader>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.NTX_SystemId} != ${headers.X-SystemName}</simple>
|
||||
<log message="Source name header and SystemId is not equals!" loggingLevel="WARN"/>
|
||||
<throwException exceptionType="java.security.AccessControlException" message="Unauthorized"/>
|
||||
</when>
|
||||
</choice>
|
||||
|
||||
<setHeader name="NTX_OutQueue">
|
||||
<simple>entaxy.uniform.service.exchange.[=systemName]</simple>
|
||||
</setHeader>
|
||||
<setHeader name="NTX_LimitCount">
|
||||
<xpath resultType="Integer">/soap-type:getPacketsRequest/soap-type:limitCount/text()</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="NTX_LimitSize">
|
||||
<xpath resultType="Integer">/soap-type:getPacketsRequest/soap-type:limitSize/text()</xpath>
|
||||
</setHeader>
|
||||
<when>
|
||||
<simple>${headers.NTX_LimitCount} > 1 || ${headers.NTX_LimitSize} > 0</simple>
|
||||
<throwException exceptionType="java.lang.UnsupportedOperationException"
|
||||
message="Not supported limitation mode! Only default values."/>
|
||||
</when>
|
||||
|
||||
<log message="Fetch From JMS queue: ${headers.NTX_OutQueue}; SystemId=${headers.NTX_SystemId}"
|
||||
loggingLevel="INFO"/>
|
||||
|
||||
<setBody>
|
||||
<simple>${null}</simple>
|
||||
</setBody>
|
||||
|
||||
<pollEnrich timeout="0" strategyRef="headerMergeAggregator">
|
||||
<simple>entaxy-broker:queue:${headers.NTX_OutQueue}</simple>
|
||||
</pollEnrich>
|
||||
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${body} == null</simple>
|
||||
<log message="No Messages" loggingLevel="WARN"/>
|
||||
<setHeader name="NTX_Status">
|
||||
<constant>204</constant>
|
||||
</setHeader>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/GetPacketResponse.xsl?failOnNullBody=false"/>
|
||||
<removeHeaders pattern="NTX_Status"/>
|
||||
</when>
|
||||
<otherwise>
|
||||
<log message="Get Message ${body}" loggingLevel="DEBUG"/>
|
||||
|
||||
<bean ref="headersConverter" method="json2xml"/>
|
||||
<setHeader name="ENTAXY_AcknowledgeMsgID">
|
||||
<simple>${bean:uuidGenerator.toString}</simple>
|
||||
</setHeader>
|
||||
|
||||
<to uri="direct-vm:uniform-service-common-save-acknowledge?block=true&timeout=70000"/>
|
||||
<when>
|
||||
<simple>${headers.CamelJms_IntMessageType} == 'String'</simple>
|
||||
<bean beanType="org.apache.commons.lang3.StringEscapeUtils"
|
||||
method="escapeXml(${body})"/>
|
||||
</when>
|
||||
<setBody>
|
||||
<simple><![CDATA[<body>${body}</body>]]></simple>
|
||||
</setBody>
|
||||
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/GetPacketResponse.xsl"/>
|
||||
<to uri="direct-vm:uniform-service-transform-body?block=true&timeout=30000"/>
|
||||
<log message="Send message ${headers.ENTAXY_MessageUUID} for ${headers.NTX_SystemId} ackId ${headers.ENTAXY_AcknowledgeMsgID}"
|
||||
loggingLevel="INFO"/>
|
||||
<removeHeaders pattern="JMS.+|NTX_.+|ENTAXY_.+"/>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
|
||||
<route id="confirm-packets">
|
||||
<from uri="direct:confirm-packets"/>
|
||||
|
||||
<setHeader name="NTX_UuidCount">
|
||||
<xpath resultType="Integer">count(/soap-type:uuids/soap-type:uuid)</xpath>
|
||||
</setHeader>
|
||||
<when>
|
||||
<simple>${headers.NTX_UuidCount} > 1</simple>
|
||||
<throwException exceptionType="java.lang.UnsupportedOperationException"
|
||||
message="Not supported more then 1 uuid"/>
|
||||
</when>
|
||||
<setBody>
|
||||
<xpath resultType="org.w3c.dom.Document">/soap-type:uuids/soap-type:uuid[1]</xpath>
|
||||
</setBody>
|
||||
|
||||
<setHeader name="ENTAXY_AcknowledgeMsgID">
|
||||
<xpath resultType="String">/soap-type:uuid/text()</xpath>
|
||||
</setHeader>
|
||||
<to uri="direct-vm:uniform-service-receive-acknowledge"/>
|
||||
<setHeader name="NTX_UUID">
|
||||
<simple>${headers.ENTAXY_AcknowledgeMsgID}</simple>
|
||||
</setHeader>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/ConfirmGettingPacketResponse.xsl?failOnNullBody=false"/>
|
||||
<removeHeaders pattern="Authorization|breadcrumbId|NTX_.+|ENTAXY_.+"/>
|
||||
</route>
|
||||
</camelContext>
|
||||
|
||||
</blueprint>
|
@ -42,15 +42,17 @@
|
||||
</cm:default-properties>
|
||||
</cm:property-placeholder>
|
||||
|
||||
<reference id="entaxy-broker" interface="org.apache.camel.Component"
|
||||
filter="(connection.name=entaxy-broker)"/>
|
||||
<reference id="entaxy-broker" interface="org.apache.camel.Component"
|
||||
filter="(connection.name=entaxy-broker)"/>
|
||||
|
||||
<bean id="soapOutConnector" class="ru.entaxy.esb.system.profile.commons.connectors.out.DirectVMOutConnectorImpl">
|
||||
<property name="endpointName" value="uniform-service"/>
|
||||
<property name="endpointName" value="uniform-active-service"/>
|
||||
<property name="systemName" value="[=systemName]"/>
|
||||
<property name="params">
|
||||
<map>
|
||||
<entry key="isActive" value="[=isActive]"/>
|
||||
<entry key="role" value="default"/>
|
||||
<entry key="type" value="uniform-service"/>
|
||||
<entry key="subtype" value="active"/>
|
||||
<entry key="username" value="[=username]"/>
|
||||
<entry key="password" value="[=password]"/>
|
||||
<entry key="endpointUrl" value="[=endpointUrl]"/>
|
||||
@ -62,7 +64,7 @@
|
||||
|
||||
<service ref="soapOutConnector" auto-export="interfaces">
|
||||
<service-properties>
|
||||
<entry key="endpointName" value="uniform-service"/>
|
||||
<entry key="endpointName" value="uniform-active-service"/>
|
||||
<entry key="systemName" value="[=systemName]"/>
|
||||
</service-properties>
|
||||
</service>
|
||||
@ -83,71 +85,69 @@
|
||||
type="DeadLetterChannel" deadLetterUri="direct-vm:commonErrorEndpoint"/>
|
||||
<redeliveryPolicyProfile id="noRedelivery" disableRedelivery="true"/>
|
||||
|
||||
[#if isActive == "true"]
|
||||
<route id="soap-out-active-connector" streamCache="true">
|
||||
<from uri="entaxy-broker:queue:entaxy.uniform.service.exchange.[=systemName]?exchangePattern=InOnly"/>
|
||||
<log message="Message ${headers} send to system" loggingLevel="TRACE"/>
|
||||
<setHeader name="NTX_SystemId">
|
||||
<constant>[=systemName]</constant>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_SystemEndpoint">
|
||||
<constant>[=endpointUrl]</constant>
|
||||
</setHeader>
|
||||
<route id="soap-out-active-connector" streamCache="true">
|
||||
<from uri="entaxy-broker:queue:entaxy.uniform.service.exchange.active.[=systemName]"/>
|
||||
<log message="Message ${headers} send to system" loggingLevel="TRACE"/>
|
||||
<setHeader name="NTX_SystemId">
|
||||
<constant>[=systemName]</constant>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_SystemEndpoint">
|
||||
<constant>[=endpointUrl]</constant>
|
||||
</setHeader>
|
||||
|
||||
<log message="ACTIVE-CONSUMER: Message for system ${headers.NTX_SystemId} to ${headers.ENTAXY_SystemEndpoint}"
|
||||
loggingLevel="DEBUG"/>
|
||||
<log message="ACTIVE-CONSUMER: Message for system ${headers.NTX_SystemId} to ${headers.ENTAXY_SystemEndpoint}"
|
||||
loggingLevel="DEBUG"/>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_SystemEndpoint} == null || ${headers.NTX_SystemId} == null</simple>
|
||||
<log message="ENTAXY_SystemEndpoint for ${headers.NTX_SystemId} is not set"
|
||||
loggingLevel="ERROR"/>
|
||||
<stop/>
|
||||
</when>
|
||||
<bean ref="headersConverter" method="json2xml"/>
|
||||
|
||||
<setHeader name="NTX_OutQueue">
|
||||
<simple>entaxy.uniform.service.exchange.active.[=systemName]</simple>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_AcknowledgeMsgID">
|
||||
<simple>${bean:uuidGenerator.toString}</simple>
|
||||
</setHeader>
|
||||
|
||||
<to uri="direct-vm:uniform-service-common-save-acknowledge?block=true&timeout=70000"/>
|
||||
|
||||
<setBody>
|
||||
<simple><![CDATA[
|
||||
<body>${body}</body>
|
||||
]]>
|
||||
</simple>
|
||||
</setBody>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/PutPacketRequest.xsl"/>
|
||||
<setHeader name="operationNamespace">
|
||||
<constant>http://www.entaxy.ru/connector/universal/system/1.0</constant>
|
||||
</setHeader>
|
||||
<setHeader name="operationName">
|
||||
<constant>PutPackets</constant>
|
||||
</setHeader>
|
||||
<setHeader name="CamelDestinationOverrideUrl">
|
||||
<simple>${headers.ENTAXY_SystemEndpoint}</simple>
|
||||
</setHeader>
|
||||
|
||||
<to uri="direct-vm:uniform-service-send-package-active"/>
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_SystemEndpoint} == null || ${headers.NTX_SystemId} == null</simple>
|
||||
<log message="ENTAXY_SystemEndpoint for ${headers.NTX_SystemId} is not set"
|
||||
loggingLevel="ERROR"/>
|
||||
<stop/>
|
||||
<xpath>not(//soap-type:status/text() = '200')</xpath>
|
||||
<log message="PutPackets fail" loggingLevel="ERROR"/>
|
||||
</when>
|
||||
<bean ref="headersConverter" method="xml2Json"/>
|
||||
<otherwise>
|
||||
<setHeader name="NTX_AckMessage">
|
||||
<simple>true</simple>
|
||||
</setHeader>
|
||||
<to uri="entaxy-broker:queue:entaxy.uniform.service.exchange.aggregate?exchangePattern=InOnly&asyncConsumer=true"/>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
|
||||
<setHeader name="NTX_OutQueue">
|
||||
<simple>entaxy.uniform.service.exchange.[=systemName]</simple>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_AcknowledgeMsgID">
|
||||
<simple>${bean:uuidGenerator.toString}</simple>
|
||||
</setHeader>
|
||||
|
||||
<to uri="direct-vm:uniform-service-common-save-acknowledge?block=true&timeout=70000"/>
|
||||
|
||||
<setBody>
|
||||
<simple><![CDATA[
|
||||
<body>${body}</body>
|
||||
]]>
|
||||
</simple>
|
||||
</setBody>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/PutPacketRequest.xsl"/>
|
||||
<setHeader name="operationNamespace">
|
||||
<constant>http://www.entaxy.ru/connector/universal/system/1.0</constant>
|
||||
</setHeader>
|
||||
<setHeader name="operationName">
|
||||
<constant>PutPackets</constant>
|
||||
</setHeader>
|
||||
<setHeader name="CamelDestinationOverrideUrl">
|
||||
<simple>${headers.ENTAXY_SystemEndpoint}</simple>
|
||||
</setHeader>
|
||||
|
||||
<to uri="direct-vm:uniform-service-send-package-active"/>
|
||||
<choice>
|
||||
<when>
|
||||
<xpath>not(//soap-type:status/text() = '200')</xpath>
|
||||
<log message="PutPackets fail" loggingLevel="ERROR"/>
|
||||
</when>
|
||||
<otherwise>
|
||||
<setHeader name="NTX_AckMessage">
|
||||
<simple>true</simple>
|
||||
</setHeader>
|
||||
<to uri="entaxy-broker:queue:entaxy.uniform.service.exchange.aggregate?exchangePattern=InOnly&asyncConsumer=true"/>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
[/#if]
|
||||
|
||||
<route id="uniform-service-out-connector">
|
||||
<from uri="direct-vm:uniform-service-out-connector-[=systemName]"/>
|
||||
<route id="uniform-active-service-out-connector">
|
||||
<from uri="direct-vm:uniform-active-service-out-connector-[=systemName]"/>
|
||||
<log message="Message ${headers} send to system" loggingLevel="TRACE"/>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_Priority} == null || ${headers.ENTAXY_Priority} == ""</simple>
|
||||
@ -156,10 +156,10 @@
|
||||
</setHeader>
|
||||
</when>
|
||||
<setHeader name="NTX_OutQueue">
|
||||
<simple>entaxy.uniform.service.exchange.[=systemName]</simple>
|
||||
<simple>entaxy.uniform.service.exchange.active.[=systemName]</simple>
|
||||
</setHeader>
|
||||
<removeHeaders pattern="X-.+"/>
|
||||
<toD uri="entaxy-broker:queue:${headers.NTX_OutQueue}?exchangePattern=InOnly&priority=${headers.ENTAXY_Priority}"/>
|
||||
<toD uri="entaxy-broker:queue:${headers.NTX_OutQueue}?priority=${headers.ENTAXY_Priority}"/>
|
||||
</route>
|
||||
</camelContext>
|
||||
|
@ -0,0 +1,305 @@
|
||||
[#ftl attributes={"generated.type":"blueprint"}]
|
||||
[#--
|
||||
|
||||
~~~~~~licensing~~~~~~
|
||||
connector
|
||||
==========
|
||||
Copyright (C) 2020 - 2021 EmDev LLC
|
||||
==========
|
||||
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.
|
||||
~~~~~~/licensing~~~~~~
|
||||
|
||||
--]
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.1.0"
|
||||
xmlns:soap-type="http://www.entaxy.ru/ExchangeTypes/1.0"
|
||||
xsi:schemaLocation="http://www.osgi.org/xmlns/blueprint/v1.0.0 https://www.osgi.org/xmlns/blueprint/v1.0.0/blueprint.xsd">
|
||||
|
||||
<cm:property-placeholder persistent-id="uniform.service.support"
|
||||
update-strategy="reload">
|
||||
<cm:default-properties>
|
||||
<cm:property name="redelivery.maximumRedeliveries" value="2"/>
|
||||
<cm:property name="redelivery.deadLetterQueue" value="revert.message.dead"/>
|
||||
<cm:property name="acknowledge.completion.timeout" value="600000"/>
|
||||
|
||||
<cm:property name="bus.id" value="FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF"/>
|
||||
<cm:property name="get.destination" value=""/>
|
||||
<cm:property name="test.empty.rate" value="20"/>
|
||||
<cm:property name="acknowledge.aggregation.repository" value="jdbcAggregationRepository"/>
|
||||
<cm:property name="error.system.name" value="error"/>
|
||||
</cm:default-properties>
|
||||
</cm:property-placeholder>
|
||||
|
||||
<reference id="entaxy-broker" interface="org.apache.camel.Component"
|
||||
filter="(connection.name=entaxy-broker)"/>
|
||||
|
||||
<bean id="inConnector" class="ru.entaxy.esb.system.profile.commons.connectors.in.DirectVMInConnectorImpl">
|
||||
<property name="endpointName" value="uniform-passive-service"/>
|
||||
<property name="systemName" value="[=systemName]"/>
|
||||
<property name="params">
|
||||
<map>
|
||||
<entry key="role" value="default"/>
|
||||
<entry key="type" value="uniform-service"/>
|
||||
<entry key="subtype" value="passive"/>
|
||||
</map>
|
||||
</property>
|
||||
</bean>
|
||||
<service ref="inConnector" auto-export="interfaces">
|
||||
<service-properties>
|
||||
<entry key="endpointName" value="uniform-passive-service"/>
|
||||
<entry key="systemName" value="[=systemName]"/>
|
||||
</service-properties>
|
||||
</service>
|
||||
|
||||
<bean id="forced" class="java.lang.IllegalArgumentException">
|
||||
<argument index="0" value="Content is invalid"/>
|
||||
</bean>
|
||||
|
||||
<bean id="headersConverter" class="ru.entaxy.esb.system.common.util.HeadersConverter">
|
||||
<property name="namespace" value="http://www.entaxy.ru/ExchangeTypes/1.0"/>
|
||||
<property name="customHeaders" value="NTX_CustomHeaders"/>
|
||||
<property name="customHeaderPrefix" value="NTX_UNIFORM_EXCHANGE_CustomHeader"/>
|
||||
</bean>
|
||||
|
||||
<camelContext id="uniform-service-in-connector-[=systemName]-context"
|
||||
xmlns="http://camel.apache.org/schema/blueprint"
|
||||
errorHandlerRef="commonErrorHandler">
|
||||
|
||||
<errorHandler id="commonErrorHandler" redeliveryPolicyRef="noRedelivery"
|
||||
type="DeadLetterChannel" deadLetterUri="direct-vm:commonErrorEndpoint"/>
|
||||
<redeliveryPolicyProfile id="noRedelivery" disableRedelivery="true"/>
|
||||
|
||||
<route id="uniform-passive-service-in-connector">
|
||||
<from uri="direct-vm:uniform-passive-service-in-connector-[=systemName]"/>
|
||||
<log message="Start uniform exchange connector ${headers.operationName}" loggingLevel="DEBUG"/>
|
||||
<setHeader name="ENTAXY_ConnectorType">
|
||||
<simple>uniform-service</simple>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_ConnectorName">
|
||||
<simple>uniform-service-in-connector-[=systemName]</simple>
|
||||
</setHeader>
|
||||
<to uri="direct:send-packets"/>
|
||||
</route>
|
||||
|
||||
<route id="send-packets">
|
||||
<from uri="direct:send-packets"/>
|
||||
|
||||
<setHeader name="NTX_UNIFORM_EXCHANGE_PacketCount">
|
||||
<xpath resultType="Integer">count(/soap-type:packets/soap-type:packet)</xpath>
|
||||
</setHeader>
|
||||
<when>
|
||||
<simple>${headers.NTX_UNIFORM_EXCHANGE_PacketCount} > 1</simple>
|
||||
<throwException exceptionType="java.lang.UnsupportedOperationException"
|
||||
message="Not supported more then 1 packet"/>
|
||||
</when>
|
||||
|
||||
<setBody>
|
||||
<xpath resultType="org.w3c.dom.Document">/soap-type:packets/soap-type:packet[1]</xpath>
|
||||
</setBody>
|
||||
|
||||
<setHeader name="ENTAXY_MessageUUID">
|
||||
<xpath resultType="String">/soap-type:packet/soap-type:message/soap-type:messageUUID/text()</xpath>
|
||||
</setHeader>
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_MessageUUID} == "00000000-0000-0000-0000-000000000000"</simple>
|
||||
[#-- health check --]
|
||||
<removeHeaders pattern="ENTAXY_.+|NTX_.+|X-.+"/>
|
||||
<setBody>
|
||||
<simple><![CDATA[
|
||||
<test/>
|
||||
]]>
|
||||
</simple>
|
||||
</setBody>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/PutPacketResponse.xsl?failOnNullBody=false"/>
|
||||
</when>
|
||||
<otherwise>
|
||||
<setHeader name="ENTAXY_Destination">
|
||||
<xpath resultType="String">
|
||||
/soap-type:packet/soap-type:header/soap-type:destination/soap-type:id/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_DestinationType">
|
||||
<xpath resultType="String">
|
||||
/soap-type:packet/soap-type:header/soap-type:destination/soap-type:type/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
|
||||
<log message="Receive message ${headers.ENTAXY_MessageUUID} for ${headers.ENTAXY_Destination}"
|
||||
loggingLevel="INFO"/>
|
||||
<setHeader name="ENTAXY_Source">
|
||||
<xpath resultType="String">
|
||||
/soap-type:packet/soap-type:message/soap-type:source/soap-type:id/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_SourceType">
|
||||
<xpath resultType="String">
|
||||
/soap-type:packet/soap-type:message/soap-type:source/soap-type:type/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<when>
|
||||
<simple>${headers.X-SystemName} != ${headers.ENTAXY_Source}</simple>
|
||||
<log message="Source name header and auth username is not equals!" loggingLevel="WARN"/>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_Source} == ''</simple>
|
||||
<setHeader name="ENTAXY_Source">
|
||||
<simple>${headers.X-SystemName}</simple>
|
||||
</setHeader>
|
||||
</when>
|
||||
</when>
|
||||
<setHeader name="ENTAXY_MessageType">
|
||||
<xpath resultType="String">/soap-type:packet/soap-type:message/soap-type:messageType/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_Priority">
|
||||
<xpath resultType="Integer">/soap-type:packet/soap-type:message/soap-type:priority/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="ENTAXY_ExchangePattern">
|
||||
<xpath resultType="String">/soap-type:packet/soap-type:message/soap-type:exchangePattern/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_ExchangePattern} == 'InOnly'</simple>
|
||||
<setExchangePattern pattern="InOnly"/>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_ExchangePattern} == 'InOut'</simple>
|
||||
<setExchangePattern pattern="InOut"/>
|
||||
</when>
|
||||
<setHeader name="NTX_CustomHeaders">
|
||||
<xpath>/soap-type:packet/soap-type:message/soap-type:customHeader</xpath>
|
||||
</setHeader>
|
||||
<bean ref="headersConverter" method="xml2Json"/>
|
||||
<log message="Headers converted: ${headers}" loggingLevel="DEBUG"/>
|
||||
|
||||
<to uri="direct:get-content-and-content-type"/>
|
||||
|
||||
<when>
|
||||
<simple>${body} == null</simple>
|
||||
<log message="Content is invalid" loggingLevel="ERROR"/>
|
||||
<throwException ref="forced"/>
|
||||
</when>
|
||||
<removeHeaders pattern="*" excludePattern="NTX_.+|CamelJms.+|ENTAXY_.+|X-.+"/>
|
||||
|
||||
<to uri="direct-vm:profile-[=systemName]-exit-dispatcher"/>
|
||||
<removeHeaders pattern="ENTAXY_.+|NTX_.+|X-.+"/>
|
||||
<setBody>
|
||||
<simple><![CDATA[
|
||||
<test/>
|
||||
]]>
|
||||
</simple>
|
||||
</setBody>
|
||||
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/PutPacketResponse.xsl?failOnNullBody=false"/>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
|
||||
<route id="get-content-and-content-type">
|
||||
<from uri="direct:get-content-and-content-type"/>
|
||||
|
||||
<setHeader name="ENTAXY_ContentType">
|
||||
<xpath resultType="String">/soap-type:packet/soap-type:message/soap-type:contentType/text()
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<choice>
|
||||
<when>
|
||||
<xpath>count(/soap-type:packet/soap-type:message/soap-type:content) = 1</xpath>
|
||||
<setHeader name="CamelJms_IntContentXsiType">
|
||||
<xpath resultType="String">
|
||||
/soap-type:packet/soap-type:message/soap-type:content/@xsi:type
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="NTX_ContentHasNotEmptyText">
|
||||
<xpath resultType="Boolean">
|
||||
boolean(normalize-space(/soap-type:packet/soap-type:message/soap-type:content/text()))
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="NTX_ContentChildNodesCount">
|
||||
<xpath resultType="Integer">
|
||||
count(/soap-type:packet/soap-type:message/soap-type:content/child::*)
|
||||
</xpath>
|
||||
</setHeader>
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.NTX_ContentChildNodesCount} == 1</simple>
|
||||
<setBody>
|
||||
<xpath resultType="org.w3c.dom.Document">
|
||||
/soap-type:packet/soap-type:message/soap-type:content/*
|
||||
</xpath>
|
||||
</setBody>
|
||||
<setHeader name="CamelJms_IntMessageType">
|
||||
<constant>Document</constant>
|
||||
</setHeader>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.NTX_ContentChildNodesCount} > 1</simple>
|
||||
<setBody>
|
||||
<xpath resultType="org.w3c.dom.NodeList">
|
||||
/soap-type:packet/soap-type:message/soap-type:content/*
|
||||
</xpath>
|
||||
</setBody>
|
||||
<setHeader name="CamelJms_IntMessageType">
|
||||
<constant>NodeList</constant>
|
||||
</setHeader>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.NTX_ContentChildNodesCount} == 0</simple>
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.NTX_ContentHasNotEmptyText}</simple>
|
||||
<setBody>
|
||||
<xpath resultType="String">
|
||||
/soap-type:packet/soap-type:message/soap-type:content/text()
|
||||
</xpath>
|
||||
</setBody>
|
||||
<setHeader name="CamelJms_IntMessageType">
|
||||
<constant>String</constant>
|
||||
</setHeader>
|
||||
</when>
|
||||
<otherwise>
|
||||
<setBody>
|
||||
<constant>
|
||||
<![CDATA[
|
||||
<emptyContent xmlns="http://www.entaxy.ru/connector/universal/internal"/>
|
||||
]]>
|
||||
</constant>
|
||||
</setBody>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</when>
|
||||
<otherwise>
|
||||
<log message="Content is invalid" loggingLevel="ERROR"/>
|
||||
<throwException ref="forced"/>
|
||||
</otherwise>
|
||||
</choice>
|
||||
<removeHeader headerName="NTX_ContentHasNotEmptyText"/>
|
||||
<removeHeader headerName="NTX_ContentChildNodesCount"/>
|
||||
</when>
|
||||
<otherwise>
|
||||
<setBody>
|
||||
<constant>
|
||||
<![CDATA[
|
||||
<empty xmlns="http://www.entaxy.ru/connector/universal/internal"/>
|
||||
]]>
|
||||
</constant>
|
||||
</setBody>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
</camelContext>
|
||||
|
||||
</blueprint>
|
@ -0,0 +1,226 @@
|
||||
[#ftl attributes={"generated.type":"blueprint"}]
|
||||
[#--
|
||||
|
||||
~~~~~~licensing~~~~~~
|
||||
connector
|
||||
==========
|
||||
Copyright (C) 2020 - 2021 EmDev LLC
|
||||
==========
|
||||
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.
|
||||
~~~~~~/licensing~~~~~~
|
||||
|
||||
--]
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.1.0"
|
||||
xmlns:soap-type="http://www.entaxy.ru/ExchangeTypes/1.0"
|
||||
xsi:schemaLocation="http://www.osgi.org/xmlns/blueprint/v1.0.0 https://www.osgi.org/xmlns/blueprint/v1.0.0/blueprint.xsd">
|
||||
|
||||
<cm:property-placeholder persistent-id="uniform.service.support"
|
||||
update-strategy="reload">
|
||||
<cm:default-properties>
|
||||
<cm:property name="redelivery.maximumRedeliveries" value="2"/>
|
||||
<cm:property name="redelivery.deadLetterQueue" value="revert.message.dead"/>
|
||||
<cm:property name="acknowledge.completion.timeout" value="600000"/>
|
||||
|
||||
<cm:property name="bus.id" value="FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF"/>
|
||||
<cm:property name="get.destination" value=""/>
|
||||
<cm:property name="test.empty.rate" value="20"/>
|
||||
<cm:property name="acknowledge.aggregation.repository" value="jdbcAggregationRepository"/>
|
||||
<cm:property name="error.system.name" value="error"/>
|
||||
</cm:default-properties>
|
||||
</cm:property-placeholder>
|
||||
|
||||
<reference id="entaxy-broker" interface="org.apache.camel.Component"
|
||||
filter="(connection.name=entaxy-broker)"/>
|
||||
|
||||
<bean id="soapOutConnector" class="ru.entaxy.esb.system.profile.commons.connectors.out.DirectVMOutConnectorImpl">
|
||||
<property name="endpointName" value="uniform-passive-service"/>
|
||||
<property name="systemName" value="[=systemName]"/>
|
||||
<property name="params">
|
||||
<map>
|
||||
<entry key="role" value="default"/>
|
||||
<entry key="type" value="uniform-service"/>
|
||||
<entry key="subtype" value="passive"/>
|
||||
</map>
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
<service ref="soapOutConnector" auto-export="interfaces">
|
||||
<service-properties>
|
||||
<entry key="endpointName" value="uniform-passive-service"/>
|
||||
<entry key="systemName" value="[=systemName]"/>
|
||||
</service-properties>
|
||||
</service>
|
||||
|
||||
<bean id="uuidGenerator" class="java.util.UUID" scope="prototype" factory-method="randomUUID"/>
|
||||
|
||||
<bean id="headersConverter" class="ru.entaxy.esb.system.common.util.HeadersConverter">
|
||||
<property name="namespace" value="http://www.entaxy.ru/ExchangeTypes/1.0"/>
|
||||
<property name="customHeaders" value="NTX_CustomHeaders"/>
|
||||
<property name="customHeaderPrefix" value="NTX_UNIFORM_EXCHANGE_CustomHeader"/>
|
||||
</bean>
|
||||
|
||||
<bean id="headerMergeAggregator" class="ru.entaxy.esb.system.common.aggregation.HeaderMergeAggregatorImpl"/>
|
||||
|
||||
<camelContext id="uniform-service-out-connector-[=systemName]-context"
|
||||
xmlns="http://camel.apache.org/schema/blueprint"
|
||||
errorHandlerRef="commonErrorHandler">
|
||||
|
||||
<errorHandler id="commonErrorHandler" redeliveryPolicyRef="noRedelivery"
|
||||
type="DeadLetterChannel" deadLetterUri="direct-vm:commonErrorEndpoint"/>
|
||||
<redeliveryPolicyProfile id="noRedelivery" disableRedelivery="true"/>
|
||||
|
||||
<route id="uniform-passive-service-out-connector">
|
||||
<from uri="direct-vm:uniform-passive-service-out-connector-[=systemName]"/>
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.operationName} == 'ConfirmGettingPackets'</simple>
|
||||
<to uri="direct:confirm-packets"/>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.operationName} == 'GetPackets'</simple>
|
||||
<to uri="direct:get-packets"/>
|
||||
</when>
|
||||
<otherwise>
|
||||
<to uri="direct:sent-message"/>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
|
||||
<route id="sent-message">
|
||||
<from uri="direct:sent-message"/>
|
||||
<log message="Message ${headers} send to system" loggingLevel="TRACE"/>
|
||||
<when>
|
||||
<simple>${headers.ENTAXY_Priority} == null || ${headers.ENTAXY_Priority} == ""</simple>
|
||||
<setHeader name="ENTAXY_Priority">
|
||||
<simple resultType="Integer">4</simple>
|
||||
</setHeader>
|
||||
</when>
|
||||
<setHeader name="NTX_OutQueue">
|
||||
<simple>entaxy.uniform.service.exchange.[=systemName]</simple>
|
||||
</setHeader>
|
||||
<removeHeaders pattern="X-.+"/>
|
||||
<toD uri="entaxy-broker:queue:${headers.NTX_OutQueue}?priority=${headers.ENTAXY_Priority}"/>
|
||||
</route>
|
||||
|
||||
<route id="confirm-packets">
|
||||
<from uri="direct:confirm-packets"/>
|
||||
|
||||
<setHeader name="NTX_UuidCount">
|
||||
<xpath resultType="Integer">count(/soap-type:uuids/soap-type:uuid)</xpath>
|
||||
</setHeader>
|
||||
<when>
|
||||
<simple>${headers.NTX_UuidCount} > 1</simple>
|
||||
<throwException exceptionType="java.lang.UnsupportedOperationException"
|
||||
message="Not supported more then 1 uuid"/>
|
||||
</when>
|
||||
<setBody>
|
||||
<xpath resultType="org.w3c.dom.Document">/soap-type:uuids/soap-type:uuid[1]</xpath>
|
||||
</setBody>
|
||||
|
||||
<setHeader name="ENTAXY_AcknowledgeMsgID">
|
||||
<xpath resultType="String">/soap-type:uuid/text()</xpath>
|
||||
</setHeader>
|
||||
<to uri="direct-vm:uniform-service-receive-acknowledge"/>
|
||||
<setHeader name="NTX_UUID">
|
||||
<simple>${headers.ENTAXY_AcknowledgeMsgID}</simple>
|
||||
</setHeader>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/ConfirmGettingPacketResponse.xsl?failOnNullBody=false"/>
|
||||
<removeHeaders pattern="Authorization|breadcrumbId|NTX_.+|ENTAXY_.+"/>
|
||||
</route>
|
||||
|
||||
<route id="get-packets">
|
||||
<from uri="direct:get-packets"/>
|
||||
<setHeader name="NTX_SystemId">
|
||||
<xpath>/soap-type:getPacketsRequest/soap-type:destination/soap-type:id/text()</xpath>
|
||||
</setHeader>
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.NTX_SystemId} == ''</simple>
|
||||
<setHeader name="NTX_SystemId">
|
||||
<simple>${headers.X-SystemName}</simple>
|
||||
</setHeader>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.NTX_SystemId} != ${headers.X-SystemName}</simple>
|
||||
<log message="Source name header and SystemId is not equals!" loggingLevel="WARN"/>
|
||||
<throwException exceptionType="java.security.AccessControlException" message="Unauthorized"/>
|
||||
</when>
|
||||
</choice>
|
||||
|
||||
<setHeader name="NTX_OutQueue">
|
||||
<simple>entaxy.uniform.service.exchange.[=systemName]</simple>
|
||||
</setHeader>
|
||||
<setHeader name="NTX_LimitCount">
|
||||
<xpath resultType="Integer">/soap-type:getPacketsRequest/soap-type:limitCount/text()</xpath>
|
||||
</setHeader>
|
||||
<setHeader name="NTX_LimitSize">
|
||||
<xpath resultType="Integer">/soap-type:getPacketsRequest/soap-type:limitSize/text()</xpath>
|
||||
</setHeader>
|
||||
<when>
|
||||
<simple>${headers.NTX_LimitCount} > 1 || ${headers.NTX_LimitSize} > 0</simple>
|
||||
<throwException exceptionType="java.lang.UnsupportedOperationException"
|
||||
message="Not supported limitation mode! Only default values."/>
|
||||
</when>
|
||||
|
||||
<log message="Fetch From JMS queue: ${headers.NTX_OutQueue}; SystemId=${headers.NTX_SystemId}"
|
||||
loggingLevel="INFO"/>
|
||||
|
||||
<setBody>
|
||||
<simple>${null}</simple>
|
||||
</setBody>
|
||||
|
||||
<pollEnrich timeout="0" strategyRef="headerMergeAggregator">
|
||||
<simple>entaxy-broker:queue:${headers.NTX_OutQueue}</simple>
|
||||
</pollEnrich>
|
||||
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${body} == null</simple>
|
||||
<log message="No Messages" loggingLevel="WARN"/>
|
||||
<setHeader name="NTX_Status">
|
||||
<constant>204</constant>
|
||||
</setHeader>
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/GetPacketResponse.xsl?failOnNullBody=false"/>
|
||||
<removeHeaders pattern="NTX_Status"/>
|
||||
</when>
|
||||
<otherwise>
|
||||
<log message="Get Message ${body}" loggingLevel="DEBUG"/>
|
||||
<setHeader name="ENTAXY_AcknowledgeMsgID">
|
||||
<simple>${bean:uuidGenerator.toString}</simple>
|
||||
</setHeader>
|
||||
<to uri="direct-vm:uniform-service-common-save-acknowledge?block=true&timeout=70000"/>
|
||||
|
||||
<bean ref="headersConverter" method="json2xml"/>
|
||||
<when>
|
||||
<simple>${headers.CamelJms_IntMessageType} == 'String'</simple>
|
||||
<bean beanType="org.apache.commons.lang3.StringEscapeUtils"
|
||||
method="escapeXml(${body})"/>
|
||||
</when>
|
||||
<setBody>
|
||||
<simple><![CDATA[<body>${body}</body>]]></simple>
|
||||
</setBody>
|
||||
|
||||
<to uri="xslt:ru/entaxy/esb/platform/runtime/modules/uniform-service/xslt/GetPacketResponse.xsl"/>
|
||||
<to uri="direct-vm:uniform-service-transform-body?block=true&timeout=30000"/>
|
||||
<log message="Send message ${headers.ENTAXY_MessageUUID} for ${headers.NTX_SystemId} ackId ${headers.ENTAXY_AcknowledgeMsgID}"
|
||||
loggingLevel="INFO"/>
|
||||
<removeHeaders pattern="JMS.+|NTX_.+|ENTAXY_.+"/>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
</camelContext>
|
||||
|
||||
</blueprint>
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>ru.entaxy.esb.platform.runtime</groupId>
|
||||
<artifactId>modules</artifactId>
|
||||
<version>1.8.1</version>
|
||||
<version>1.8.2</version>
|
||||
</parent>
|
||||
<groupId>ru.entaxy.esb.platform.runtime.modules</groupId>
|
||||
<artifactId>uniform-service</artifactId>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!-- -->
|
||||
<configfile finalname="${karaf.etc}/org.apache.felix.hc.generalchecks.HttpRequestsCheck-uniform_service.cfg" override="true">
|
||||
mvn:ru.entaxy.esb.platform.runtime.modules/uniform-service/1.8.1/cfg/org.apache.felix.hc.generalchecks.HttpRequestsCheck-uniform_service
|
||||
mvn:ru.entaxy.esb.platform.runtime.modules/uniform-service/1.8.2/cfg/org.apache.felix.hc.generalchecks.HttpRequestsCheck-uniform_service
|
||||
</configfile>
|
||||
<!-- -->
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>ru.entaxy.esb.platform.runtime.modules</groupId>
|
||||
<artifactId>uniform-service</artifactId>
|
||||
<version>1.8.1</version>
|
||||
<version>1.8.2</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -73,11 +73,19 @@
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
|
||||
<xsd:simpleType name="TExchangePattern">
|
||||
<xsd:restriction base="xsd:string">
|
||||
<xsd:enumeration value="InOnly" />
|
||||
<xsd:enumeration value="InOut" />
|
||||
</xsd:restriction>
|
||||
</xsd:simpleType>
|
||||
|
||||
<xsd:complexType name="TMessage">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="messageUUID" type="tns:TUUID"/>
|
||||
<xsd:element name="messageType" type="xsd:string" minOccurs="0"/>
|
||||
<xsd:element name="priority" type="xsd:integer" minOccurs="0" default="4"/>
|
||||
<xsd:element name="exchangePattern" type="TExchangePattern" minOccurs="0" default="InOnly"/>
|
||||
<xsd:element name="source" type="tns:TAddress" minOccurs="0"/>
|
||||
<xsd:element name="customHeader" type="tns:TCustomHeader" maxOccurs="unbounded" minOccurs="0"/>
|
||||
<xsd:element name="contentType" type="xsd:string" minOccurs="0" default="application/xml"/>
|
||||
|
@ -50,6 +50,7 @@
|
||||
<id>
|
||||
<xsl:value-of select="$ENTAXY_Destination"/>
|
||||
</id>
|
||||
<type>system.name</type>
|
||||
</destination>
|
||||
</header>
|
||||
<message>
|
||||
@ -59,10 +60,12 @@
|
||||
<messageType>
|
||||
<xsl:value-of select="$ENTAXY_MessageType"/>
|
||||
</messageType>
|
||||
<priority>4</priority>
|
||||
<source>
|
||||
<id>
|
||||
<xsl:value-of select="$ENTAXY_Source"/>
|
||||
</id>
|
||||
<type>system.name</type>
|
||||
</source>
|
||||
<customHeader>
|
||||
<id>RequestNumber</id>
|
||||
|
@ -36,6 +36,7 @@
|
||||
<xsl:param name="ENTAXY_DestinationType"/>
|
||||
<xsl:param name="NTX_CustomHeaders" select="node()"/>
|
||||
<xsl:param name="ENTAXY_Priority" select="'4'"/>
|
||||
<xsl:param name="ENTAXY_ExchangePattern"/>
|
||||
<xsl:param name="ENTAXY_ContentType" select="'application/xml'"/>
|
||||
<xsl:param name="CamelJms_IntContentXsiType"/>
|
||||
|
||||
@ -75,6 +76,11 @@
|
||||
<xsl:value-of select="$ENTAXY_Priority"/>
|
||||
</priority>
|
||||
</xsl:if>
|
||||
<xsl:if test="$ENTAXY_ExchangePattern">
|
||||
<exchangePattern>
|
||||
<xsl:value-of select="$ENTAXY_ExchangePattern"/>
|
||||
</exchangePattern>
|
||||
</xsl:if>
|
||||
<xsl:if test="$ENTAXY_Source">
|
||||
<xsl:call-template name="address">
|
||||
<xsl:with-param name="wrapper" select="'source'"/>
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>ru.entaxy.esb.platform.runtime.modules</groupId>
|
||||
<artifactId>uniform-service</artifactId>
|
||||
<version>1.8.1</version>
|
||||
<version>1.8.2</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -77,7 +77,7 @@
|
||||
activation="eager"/>
|
||||
<reference-list id="outConnector"
|
||||
interface="ru.entaxy.esb.system.profile.commons.connectors.out.OutConnector"
|
||||
filter="(endpointName=uniform-service)" availability="optional">
|
||||
filter="(endpointName=uniform-passive-service)" availability="optional">
|
||||
<reference-listener ref="soapOutConnectorRegistry"
|
||||
bind-method="register" unbind-method="unregister"/>
|
||||
</reference-list>
|
||||
@ -87,7 +87,7 @@
|
||||
activation="eager"/>
|
||||
<reference-list id="inConnector"
|
||||
interface="ru.entaxy.esb.system.profile.commons.connectors.in.InConnector"
|
||||
filter="(endpointName=uniform-service)" availability="optional">
|
||||
filter="(endpointName=uniform-passive-service)" availability="optional">
|
||||
<reference-listener ref="soapInConnectorRegistry"
|
||||
bind-method="register" unbind-method="unregister"/>
|
||||
</reference-list>
|
||||
@ -111,7 +111,23 @@
|
||||
<setHeader name="ENTAXY_EndpointName">
|
||||
<simple>uniform-service</simple>
|
||||
</setHeader>
|
||||
<bean ref="soapInConnectorRegistry" method="send"/>
|
||||
<choice>
|
||||
<when>
|
||||
<simple>${headers.operationName} == 'PutPackets'</simple>
|
||||
<bean ref="soapInConnectorRegistry" method="send"/>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.operationName} == 'ConfirmGettingPackets'</simple>
|
||||
<bean ref="soapOutConnectorRegistry" method="send"/>
|
||||
</when>
|
||||
<when>
|
||||
<simple>${headers.operationName} == 'GetPackets'</simple>
|
||||
<bean ref="soapOutConnectorRegistry" method="send"/>
|
||||
</when>
|
||||
<otherwise>
|
||||
<log message="uniform-service unknown operation: ${headers.operationName}" loggingLevel="WARN"/>
|
||||
</otherwise>
|
||||
</choice>
|
||||
</route>
|
||||
</camelContext>
|
||||
</blueprint>
|
||||
|
Reference in New Issue
Block a user