[Users] [BPEL] ERRORs with the se-bpel

mjambert marc.jambert at petalslink.com
Wed Mar 16 10:58:53 CET 2011


your portType is unknown in the BPEL namespace.

In your BPEL you should have :

		<ns2:receive name="reception de la mission" partnerLink="OR001_PL"
			operation="OR001-EnvoiOrPlanifie" portType="tns:OR001-EnvoiOrPlanifie_Itf"></ns2:receive>

instead of 
		<ns2:receive name="reception de la mission" partnerLink="OR001_PL"
			operation="OR001-EnvoiOrPlanifie" portType="OR001-EnvoiOrPlanifie_Itf"></ns2:receive>

This fixes the 2 errors you reported.

Cheers

Marc




-------------------- 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=31024#31024

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






More information about the Users mailing list