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 179955 - Allow using of a XPath function in a property alias query
Summary: Allow using of a XPath function in a property alias query
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Validation (show other bugs)
Version: 6.x
Hardware: PC All
: P2 normal (vote)
Assignee: _ alexpetrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 05:50 UTC by _ alexpetrov
Modified: 2010-11-16 10:06 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Screenshot of verification (96.86 KB, image/jpeg)
2010-11-16 10:04 UTC, senthilprabhu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ alexpetrov 2010-01-28 05:50:50 UTC
Enhance a query for using a XPath function in a definition of a property alias query (there should not be a validation error of a BPEL project), for example:
<vprop:propertyAlias ...>
    <vprop:query>concat(..., ...)</vprop:query>
</vprop:propertyAlias>
Comment 1 Sergey Lunegov 2010-01-28 05:52:38 UTC
Should be committed both to 22 and 23
Comment 2 _ alexpetrov 2010-01-28 10:35:34 UTC
Fixed in gfesb23: http://hg-soabi.stc.com/gfesbv23/rev/961451b1e67e.
Murali, Shivanand please check that this fix will satisfy your requirements. 
If so, then I will add this fix to gfesb22.
Comment 3 _ alexpetrov 2010-01-29 03:22:17 UTC
Fixed in gfesb22: http://hg-soabi.stc.com/gfesbv22/rev/0628ab92e98b
Comment 4 senthilprabhu 2010-11-16 10:04:16 UTC
Created attachment 102997 [details]
Screenshot of verification
Comment 5 senthilprabhu 2010-11-16 10:06:06 UTC
This is verified to work correctly in CAPS 63 M5 build (20101103-1248).
This issue can be closed.