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 178306 - Validation errors are shown for the valid scenarios of POJO Calls
Summary: Validation errors are shown for the valid scenarios of POJO Calls
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Validation (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-08 08:28 UTC by senthilprabhu
Modified: 2009-12-18 05:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Project to reproduce (1.26 MB, application/octet-stream)
2009-12-08 08:29 UTC, senthilprabhu
Details
Screenshot of Validation Errors (70.10 KB, image/jpeg)
2009-12-08 08:30 UTC, senthilprabhu
Details
Pojo Project with PojoClasses (1.10 MB, application/octet-stream)
2009-12-11 08:41 UTC, senthilprabhu
Details
Commandline Build Output (3.72 KB, application/octet-stream)
2009-12-11 08:43 UTC, senthilprabhu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description senthilprabhu 2009-12-08 08:28:18 UTC
I'm getting validation errors for the valid scenarios of POJO Calls. 

For eg) I get validation error for the using POJO Calls in PickOnAlarm code

The attached project contains all the valid scenarios for POJO Calls from BPEL

NB Build: 200911291800
GFESB 2.2 build: 20091206-0720
Comment 1 senthilprabhu 2009-12-08 08:29:52 UTC
Created attachment 92283 [details]
Project to reproduce
Comment 2 senthilprabhu 2009-12-08 08:30:26 UTC
Created attachment 92284 [details]
Screenshot of Validation Errors
Comment 3 Vladimir Yaroslavskiy 2009-12-09 08:36:47 UTC
fixed in gfesbv23: 68ee20cdcb1d
fixed in gfesbv22: 8cf35dc09f58
Comment 4 _ alexpetrov 2009-12-11 06:38:25 UTC
Verified on:
gfesbv22_638_20091210_2300.zip
Product Version: NetBeans IDE 6.7.1 (Build 200911291800)
Java: 1.5.0_22; Java HotSpot(TM) Client VM 1.5.0_22-b03
System: Linux version 2.6.31-14-generic running on i386; UTF-8; en_US (nb)

The directory "POJOClasses" is not included into the test project "POJOCalls.zip" - "Clean and Build" does not work.
Comment 5 senthilprabhu 2009-12-11 08:39:35 UTC
Still I get Validation Errors shown below

[validate-project] e:/space/jdev/sp201017/paths/jbidev/jbi/shasta/engines/bpel/nb/POJOCallsBpel/src/simple_InWaitUntil/simple_InWaitUnti
l.bpel:0: 24
[validate-project] ERROR: Found error in deadline: must be quoted.

I'v attached working project now.
Comment 6 senthilprabhu 2009-12-11 08:41:55 UTC
Created attachment 92423 [details]
Pojo Project with PojoClasses
Comment 7 senthilprabhu 2009-12-11 08:43:49 UTC
Created attachment 92424 [details]
Commandline Build Output

Verified with the GFESB build 20091210-0720
Comment 8 Vladimir Yaroslavskiy 2009-12-11 09:17:42 UTC
fixed in gfesbv23: 3c03f9c80c75
fixed in gfesbv22: 4bf939e40f6c

still reopen due to error in gfesbv22 branch.
Comment 9 Vladimir Yaroslavskiy 2009-12-12 04:15:38 UTC
delivered to gfesbv22.
Comment 10 senthilprabhu 2009-12-18 05:11:01 UTC
There are no validation errors and only warnings are displayed.
This issue is working fine in GFESB build  20091217-0720.
This issue can be closed.