[Users] EIP "routing-slip" pattern problem

seb.wytt sebastien.trivella at veoliaeau.fr
Wed Mar 16 10:40:40 CET 2011


SOAP = petals-bc-soap-4.0.1
EIP = petals-se-eip-2.4.1

EIP jbi.xml=

Code:
<?xml version="1.0" encoding="UTF-8"?>
<jbi:jbi version="1.0" 
	xmlns:eip="http://petals.ow2.org/components/eip/version-2"
	xmlns:generatedNs="http://myents.ban.com/esb/gestion/organisation/eip/v01"
	xmlns:jbi="http://java.sun.com/xml/ns/jbi"
	xmlns:petalsCDK="http://petals.ow2.org/components/extensions/version-5"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	
	<jbi:services binding-component="false">
		<jbi:provides 		
			interface-name="generatedNs:GestionSitesItf"
			service-name="generatedNs:GestionSites"
			endpoint-name="autogenerate">
	
			<!-- CDK specific elements -->
			<petalsCDK:timeout>30000</petalsCDK:timeout>
			<petalsCDK:validate-wsdl>true</petalsCDK:validate-wsdl>
			<petalsCDK:forward-security-subject>false</petalsCDK:forward-security-subject>
			<petalsCDK:forward-message-properties>false</petalsCDK:forward-message-properties>
			<petalsCDK:forward-attachments>false</petalsCDK:forward-attachments>
			<petalsCDK:wsdl>GestionSites_01_eip.wsdl</petalsCDK:wsdl>
		
			<!-- Component specific elements -->	
			<eip:eip>routing-slip</eip:eip>
			<eip:fault-robust>false</eip:fault-robust>
			<eip:exception-robust>false</eip:exception-robust>
			<eip:attachment-mode>false</eip:attachment-mode>
		</jbi:provides>
		
		<!-- Consumed project 1  -->
		<jbi:consumes
			interface-name="iConsumeNsPrefix:GestionSitesItf"
			xmlns:iConsumeNsPrefix="http://myents.ban.com/esb/gestion/organisation/wsdl/v01">
			
			<!-- CK specific fields for this consume -->
			<petalsCDK:timeout>30000</petalsCDK:timeout>
			<petalsCDK:mep>InOut</petalsCDK:mep>
		</jbi:consumes>
		
		<!-- Consumed project 2  -->
		<jbi:consumes
			interface-name="iConsumeNsPrefix:GestionSitesItf"
			xmlns:iConsumeNsPrefix="http://myents.ban.com/esb/gestion/organisation/wsdl/v01">
			
			<!-- CK specific fields for this consume -->
			<petalsCDK:timeout>30000</petalsCDK:timeout>
			<petalsCDK:mep>InOut</petalsCDK:mep>
		</jbi:consumes>
	</jbi:services>
</jbi:jbi>



Thank you Mathias,
Regards,
Seb!




-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=30539#30539

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/8a9265f6/attachment.htm>


More information about the Users mailing list