Annette Glindmeyer [
http://community.jboss.org/people/glindmeyer] created the discussion
"jBPM BPEL & Eclipse Process Designer"
To view the discussion, visit:
http://community.jboss.org/message/538232#538232
--------------------------------------------------------------
HI, I get an exception when I try to deploy a BPEL file generated by aid of the Eclipse
BPEL Designer.
I'm using following versions:
JBoss 4.2.0.GA
JBPM BPEL 1.1.1
BPEL Editor 0.4.0
http://community.jboss.org/servlet/JiveServlet/showImage/2575/Exception.jpg
http://community.jboss.org/servlet/JiveServlet/downloadImage/2575/450-256...
The corresponding section of the BPEL file:
[...]
<!-- Import the client WSDL -->
<bpel:import location="DBTestArtifacts.wsdl" namespace="
http://eclipse.org/bpel/sample http://eclipse.org/bpel/sample"
importType="
http://schemas.xmlsoap.org/wsdl/
http://schemas.xmlsoap.org/wsdl/" />
<!-- =================================================================
-->
<!-- PARTNERLINKS -->
<!-- List of services participating in this BPEL process -->
<!-- =================================================================
-->
<bpel:partnerLinks>
<!-- The 'client' role represents the requester of this service.
-->
<bpel:partnerLink name="client"
partnerLinkType="tns:DBTest"
myRole="DBTestProvider"
/>
<bpel:partnerLink name="DBServ"
partnerLinkType="tns:DBServT"
partnerRole="DBServType"></bpel:partnerLink>
</bpel:partnerLinks>
[...]
I would be very thankful for any suggestions!
Best regards,
Annette
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/538232#538232]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]