OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsbpel message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: New Issue: Must the contents of a message be received?


If a receive/onMessage, etc. is declared against a portType that has a 
non-empty message, is it legal to not receive the messsage?  It seems 
that it should be illegal, given that 112 already requires all parts of 
a message to be mapped.  Discussion this afternoon doesn't leave me 
comfortable that we know the answer.

To be (more) clear:

WSDL
- portType
  - operation
   - in
     - msg
      - part1
      - part2

with a <receive> pointing to that port type.  This receive declares no 
variable attribute to receive the variable into.  Is this legal?




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]