[jboss-user] [JBoss Tools] - Re: BPEL editor - INVOKE problem

Robert (Bob) Brodt do-not-reply at jboss.com
Thu Nov 11 09:40:13 EST 2010


Robert (Bob) Brodt [http://community.jboss.org/people/bbrodt] created the discussion

"Re: BPEL editor - INVOKE problem"

To view the discussion, visit: http://community.jboss.org/message/570780#570780

--------------------------------------------------------------
Hi Igor,

I tried several times with my latest build of the BPEL  editor, but I'm unable to reproduce the problem. The only differences  in the artifacts.wsdl AFTER creating the new partnerlink was the  addition of the new partnerlink definition, just before the  <types> element (which is what I would  expect):

<!--  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      TYPE DEFINITION - List of services participating in this BPEL  process 
      The default output of the BPEL designer uses strings as input and 
      output to the BPEL Process. But you can define or import any XML 
      Schema type and us them as part of the message types.
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  -->    
 *    <plnk:partnerLinkType name="calcPLT">
     <plnk:role name="calcClientRole"  portType="wsdl:RectangleCalculator"/>
   </plnk:partnerLinkType>
     <import location="RectangleCalculator.wsdl"  namespace=" http://rectangle.bple.tps http://rectangle.bple.tps"/>
*     <types>  
         <schema attributeFormDefault="unqualified"
                 elementFormDefault="qualified"
                 targetNamespace=" http://eclipse.org/bpel/sample http://eclipse.org/bpel/sample"
                 xmlns=" http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema"
                 >

The section in *bold* is what  was added to the WSDL. It is possible that this problem has been fixed  as part of another bug. If you have time, can you please try a more  recent build of the JBoss tools (use a nightly build) and see if you  still get the error?

Also, if you could post the XSD and WSDL that you are using to this forum, that would help.

Thanks!

Bob
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/570780#570780]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

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


More information about the jboss-user mailing list