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 151344 - Dragging XSD into BPEL does not create import
Summary: Dragging XSD into BPEL does not create import
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-25 00:32 UTC by ggenipudi
Modified: 2009-04-08 22:19 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
PROJECT (15.30 KB, application/octet-stream)
2008-10-25 00:33 UTC, ggenipudi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ggenipudi 2008-10-25 00:32:48 UTC
Open the attached project and try to drag the XSD from BpelModule1/Referenced Resources into the BPEL and it does not
create any import statement in the source.
Comment 1 ggenipudi 2008-10-25 00:33:29 UTC
Created attachment 72644 [details]
PROJECT
Comment 2 Kirill Sorokin 2008-10-26 01:39:54 UTC
Shouldn't this be an enhancement request? Did we state anywhere that this behavior is planned/implemented/working?
Comment 3 Sergey Lunegov 2008-10-27 10:26:16 UTC
Alexey, please look at this.
Comment 4 Alexey Yarmolenko 2008-10-27 13:39:43 UTC
The code to support DnD of schema from referenced resources node to Bpel diagram is completely missing. I consider this
to be a non-implemented feature.
Comment 5 Vladimir Yaroslavskiy 2009-03-13 10:54:03 UTC
fixed: http://hg.netbeans.org/soa-dev65/rev/5b8ffae5814c
Comment 6 terrybraun 2009-04-08 22:19:56 UTC
This issue is closed with NetBeans IDE 6.5.1 (Build 200904031800).

Dragging the XSD generated a <import> element with an import type of XMLSchema.