pattern attribute of correlation implicitly always set [message #647627] |
Fri, 07 January 2011 08:15  |
Eclipse User |
|
|
|
As always, this is a question to the developers
SA00046 of App. B in the BPEL spec asks to check whether the pattern attribute of a correlation is set in some cases. As it points out, the pattern attribute is implicitly ALWAYS set in the model of the process. Thus, asking for correlation.getPattern() == null is useless (the value of pattern is always request, as long as not explicitly set to response or requestresponse).
So I'm keen on the answer how to check then whether the correlation uses the attribute.
The BPEL Validator uses an own model, I know. But I'm committed to the task to develop another validator, just if you ask.
[Updated on: Fri, 07 January 2011 12:53] by Moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25785 seconds