[Users] Problem installing component and deploying SA with ANT

rnaudin roland.naudin at ebmwebsourcing.com
Wed Mar 16 10:36:05 CET 2011


i look at one SU of the SA provided:


Code:
<?xml version="1.0" encoding="UTF-8"?>

<!-- JBI descriptor for the PEtALS bpel component -->
<jbi:jbi version="1.0"
	xmlns:genNs="http://www.example.org/nrbc"
	xmlns:jbi="http://java.sun.com/xml/ns/jbi"
	xmlns:bpel="http://petals.ow2.org/components/bpel/version-1.0"
	xmlns:petalsCDK="http://petals.ow2.org/components/extensions/version-4.0"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

	<jbi:services binding-component="false">
		<jbi:provides
			interface-name="genNs:nrbcBPEL"
			service-name="genNs:nrbcBPEL"
			endpoint-name="nrbcSOAP">

			<!-- CDK specific elements -->
			<petalsCDK:wsdl>nrbc.wsdl</petalsCDK:wsdl>

			<!-- Component specific elements -->
			<bpel:bpel>nrbc.bpel</bpel:bpel>

		</jbi:provides>
	</jbi:services>
</jbi:jbi>





Code:
'petalsCDK="http://petals.ow2.org/components/extensions/version-4.0"


shoud be 

Code:
petalsCDK="http://petals.ow2.org/components/extensions/version-5






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

Read this forum topic online here:
http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=939#939

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


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


More information about the Users mailing list