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 113929 - Error in manually editing a bpel
Summary: Error in manually editing a bpel
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-28 00:52 UTC by prashantbhagat
Modified: 2016-07-07 09:56 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Project (7.41 KB, application/octet-stream)
2007-08-28 00:53 UTC, prashantbhagat
Details
Showing bpws for assign (206.61 KB, image/png)
2008-12-02 19:44 UTC, tonybeckham
Details
showing that after first try correct assign tag is generated (206.01 KB, image/png)
2008-12-02 19:45 UTC, tonybeckham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description prashantbhagat 2007-08-28 00:52:59 UTC
Steps to reproduce:
1. Open the attached project
2. Switch to "Source" view. Remove the bpws prefix from the sequence element - it should looks like
<sequence></sequence>
3. Remove the line xmlns:bpws="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
4. Switch to "Design" view and add an assign activity. Save.
5. Switch to "Source" view. Note that assign activity has the prefix "bpws", but the xmlms declaration is missing. 
Validate the XML using the right click menu option - the validation will fail
Comment 1 prashantbhagat 2007-08-28 00:53:38 UTC
Created attachment 47547 [details]
Project
Comment 2 Sergey Lunegov 2007-10-26 11:27:01 UTC
Probably related to BPEL OM.
Comment 3 Andrei Chistiakov 2008-01-17 11:10:08 UTC
Changed target milestone from Sierra to 6.1 in order to display correct info on
NB 6.1 dashboard
Comment 4 Kirill Sorokin 2008-02-20 14:44:57 UTC
I believe this belongs to XAM.
Comment 5 Samaresh Panda 2008-08-13 21:08:40 UTC
Fresh local build on 08132008/Vista/JDK1.6.0_05
Sorry, I do not see a "bpws" prefix in assign. Please verify.
Comment 6 tonybeckham 2008-08-15 18:41:11 UTC
Reproducible for me following the steps.

Product Version: NetBeans IDE Dev (Build 200808141419)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Linux version 2.6.24-21-generic running on i386; UTF-8; en_US (nb)
Comment 7 tonybeckham 2008-08-15 19:03:06 UTC
Reopening, see previous comment
Comment 8 Samaresh Panda 2008-11-17 16:39:09 UTC
Tony, Michael, can you help me reproduce this?
Comment 9 tonybeckham 2008-12-02 19:34:56 UTC
Just follow the steps.

-Save BpelModule1.zip
-unzip to your favorite location
-open the ide
-select open project, select the unzipped BpelModule1
-open newprocess.bpel
-remove bpws from the sequence tag and remove the xmlns:bpws declaration
-switch to design view drag and drop Assign from the Basic activities palette to middle of the design view
-change view to source view and bpws is prefix for assign
-delete the assign and repeat and bpws is not prefix anymore.
Comment 10 tonybeckham 2008-12-02 19:44:20 UTC
Created attachment 74442 [details]
Showing bpws for assign
Comment 11 tonybeckham 2008-12-02 19:45:15 UTC
Created attachment 74443 [details]
showing that after first try correct assign tag is generated
Comment 12 Martin Balin 2016-07-07 09:56:44 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss