[
https://jira.jboss.org/jira/browse/JBIDE-5393?page=com.atlassian.jira.plu...
]
Denny Xu commented on JBIDE-5393:
---------------------------------
Gary, in the bpel file, there are two place keep the string
"conversationId"
<variables>
<variable name="myVar" messageType="intf:HelloMessage"/>
<variable name="mesgVar" type="xsd:string"/>
*<variable name="conversationId" type="xsd:string"/>*
</variables>
and
<copy>
<from variable="myVar" header="conversationId"/>
........
</copy>
is there any relationship between the "conversationId" header and the
"conversationId" variable? what is the *from* point to?
BPEL validation errors in hello_world_header_ode riftsaw quickstart
sample
--------------------------------------------------------------------------
Key: JBIDE-5393
URL:
https://jira.jboss.org/jira/browse/JBIDE-5393
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Reporter: Gary Brown
Assignee: Denny Xu
Error occurred when importing the hello_world_header_ode riftsaw quickstart sample into
Eclipse.
This one is because the copy has an ODE extension, to define the header attribute. Not
sure what the situation is with supporting ODE extensions, but in the short term, it might
be good if we could atleast change this error to a warning, if the copy defines the header
attribute?
The from-spec of "<wsdl:message "HelloMessage">" is not
compatible with to-spec of "<xs:simpleType "string">"
HelloWorld.bpel /Quickstart_bpel_hello_world_header_ode/bpelContent line 58
BPEL Validation Marker
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira