[jboss-user] [jBPM] - jBPM BPEL & Eclipse Process Designer

Annette Glindmeyer do-not-reply at jboss.com
Mon Apr 19 05:58:16 EDT 2010


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/Exception.jpg 
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&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100419/7014357a/attachment.html 


More information about the jboss-user mailing list