This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 81033 - bpel expression validation problem
Summary: bpel expression validation problem
Status: VERIFIED DUPLICATE of bug 81027
Alias: None
Product: soa
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-25 04:08 UTC by Ritesh Adval
Modified: 2007-03-15 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
bpel (1.86 KB, application/octet-stream)
2006-07-25 04:08 UTC, Ritesh Adval
Details
wsdl (1.86 KB, application/octet-stream)
2006-07-25 04:09 UTC, Ritesh Adval
Details
adding bpel file which was missing (2.46 KB, application/octet-stream)
2006-07-25 19:00 UTC, Ritesh Adval
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ritesh Adval 2006-07-25 04:08:01 UTC
bpel expression is reporting wrong validation error, see attached files:

inputMessage is defined in bpel and message has inputstring and duration as 
part but still giving error.

C:/Alaska/jbicomps/test/bpelse/wait/WaitBpel/src/WaitFaultHandling/WaitFaultHand
ling.bpel:39,16
Could not find declaration for variable inputMessage 
in "$inputMessage.duration" expression.

C:/Alaska/jbicomps/test/bpelse/wait/WaitBpel/src/WaitFaultHandling/WaitFaultHand
ling.bpel:28,24
Could not find declaration for variable inputMessage in "concat
('FaultHandling', $inputMessage.inputstring)" expression.
Comment 1 Ritesh Adval 2006-07-25 04:08:58 UTC
Created attachment 32163 [details]
bpel
Comment 2 Ritesh Adval 2006-07-25 04:09:21 UTC
Created attachment 32164 [details]
wsdl
Comment 3 Ritesh Adval 2006-07-25 04:10:13 UTC
This is making bpel project build failure since it is now using same validation 
as editor.
Comment 4 Denis Anisimov 2006-07-25 10:56:03 UTC
I believe this is the same issue as in IZ81027.
If I'm wrong please reopen this issue and plaese attach BPEL file here.
Now this issue has two WSDL files and no one BPEL.

*** This issue has been marked as a duplicate of 81027 ***
Comment 5 Ritesh Adval 2006-07-25 19:00:08 UTC
Created attachment 32190 [details]
adding bpel file which was missing
Comment 6 Victoria Zhukovskaya 2007-03-15 13:44:35 UTC
The validation does not show these messages