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 80201 - "duration literal" is convered to "string literal" after edit it in source.
Summary: "duration literal" is convered to "string literal" after edit it in source.
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Mapper (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Ed Wong
URL:
Keywords:
: 80202 80217 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-13 18:32 UTC by bugbridge
Modified: 2006-07-26 22:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-07-13 18:32:28 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: coke_dev; Suggested Target Milestone : 5.5

These items should be added to the Keywords: RELNOTE
Original submitter: victoriaz

Description:
Open BPEL Mapper for assign activity for example, and try add these operators:

"String lenght" String Operator has parameter 'string1?'
"Str"  String Operator has parameter 'object1?'
"lacal name" Nodes Operator has parameter 'node-set1?'
"namespace uri" Nodes Operator has parameter 'node-set1?'
'number' nimber operator 'object1?'

Description (Entry 2):
1. Open bpel, select  assign activity on design view for example
2. Invoke Window->Mapper.
3. Press Datetime button on Mapper select   "duration literal".
4. Press Ok.
5. Double-click on "duration literal" element on data section - There is no 
action.

Description (Entry 3):
WinXP, coke060423

1. Open bpel, select  assign activity on design view for example
2. Invoke Window->Mapper.
3. Press Datetime button on Mapper select   "duration literal". Connect it to 
any variable.
4.  Change activity on bpel diagramm to update Mapper and then select  assign 
activity.

see: there is 'string literal' instead 'duration literal' on BPEL Mapper 
window.
Comment 1 Joshua Sandusky 2006-07-15 00:48:37 UTC
*** Issue 80202 has been marked as a duplicate of this issue. ***
Comment 2 Ed Wong 2006-07-18 23:49:05 UTC
Assign to myself
Comment 3 Joshua Sandusky 2006-07-21 20:23:24 UTC
*** Issue 80217 has been marked as a duplicate of this issue. ***
Comment 4 Joshua Sandusky 2006-07-21 20:25:52 UTC
*** Issue 80219 has been marked as a duplicate of this issue. ***
Comment 5 Ed Wong 2006-07-26 01:28:21 UTC
Duration literals in the mapper are now rendered correctly as such and they're
also editable.  For consistency, the editor used is the same as the Duration
Property Customizer in the BPEL editor.
Comment 6 Ed Wong 2006-07-26 01:30:25 UTC
*** Issue 80202 has been marked as a duplicate of this issue. ***
Comment 7 lchang 2006-07-26 22:21:49 UTC
verified in latest build:

Entry 1: New bug opened for the issue of the parameters from the following 
operators:
string length, str, localname, namespace uri and number. (81211)

Entry 2: Now, when you double-click "duration literal", the duration window 
appears

Entry 3: If you create a duration literal, leave BPEL mapper, and come back, it 
will remain as a duration literal