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 183548 - not support multilevel refractoring
Summary: not support multilevel refractoring
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-06 10:26 UTC by Alexander Permyakov
Modified: 2011-11-30 16:24 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Project (18.32 KB, application/x-compressed)
2010-04-06 10:26 UTC, Alexander Permyakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Permyakov 2010-04-06 10:26:23 UTC
Created attachment 96749 [details]
Project

Steps:
1) Open attached project
2) try to refactor name of element "paramB" in Synchronous.xsd
3) go to mapper or bpel source

you can see, that copy isn't correct
Comment 1 Vladimir Yaroslavskiy 2010-06-11 11:11:56 UTC
BPEL model doesn't provide information about extension elements "predicate", therefore refactoring can't process these elements. I consider this as feature for BPEL model.