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 113931 - Namepaces available in BPEL should be shown when specifying a fault for throw
Summary: Namepaces available in BPEL should be shown when specifying a fault for throw
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-28 01:17 UTC by prashantbhagat
Modified: 2011-11-30 16:18 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
project (9.42 KB, application/octet-stream)
2007-08-28 01:17 UTC, prashantbhagat
Details

Note You need to log in before you can comment on or make changes to this bug.
Description prashantbhagat 2007-08-28 01:17:31 UTC
1. Open the attached project.
2. Click on the throw activity
3. Bring up the properties dialog for specifying the "Fault Name"

I want to specify the Namespace URI as "http://localhost/bpel/WaitTerminationInScope" and the fant name as "SomeFault".
Since I have already defined an xmlns, "xmlns:tns="http://localhost/bpel/WaitTerminationInScope" I would expect that 
the dialog would show me the available namespaces to choose from.
Comment 1 prashantbhagat 2007-08-28 01:17:54 UTC
Created attachment 47548 [details]
project