Bug 187238 - "?wsdl" style of import does not get resolved
Summary: "?wsdl" style of import does not get resolved
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BPEL (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: BPEL Model Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-16 08:02 EDT by Liang Chen CLA
Modified: 2022-10-03 11:11 EDT (History)
0 users

See Also:


Attachments
About EMF resource loaders. (4.67 KB, text/plain)
2007-05-16 11:52 EDT, Michal Chmielewski CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Liang Chen CLA 2007-05-16 08:02:42 EDT
Build ID: M20060921-0945

Steps To Reproduce:
1. Add a new partner link using "+" on the right panel.
2. Use the "browse" button in the property view of the new partner link to further define the Partner Link Type
3. Click "Add WSDL"
4. In the new window, select import from "URL".
5. Insert a URL to a WSDL ending with "?wsdl"
6. Click on the blank under the radio options to let the editor start processing the resource
7. The error message "Cannot load resource" is displayed.


More information:
To be able to import "?wsdl" style of remote WSDL resource is in great demand in practice according to our experience.
Comment 1 Michal Chmielewski CLA 2007-05-16 11:52:11 EDT
Created attachment 67431 [details]
About EMF resource loaders.

How to get the right resource loader to load a network resource.
Comment 2 Michal Chmielewski CLA 2007-05-16 11:53:31 EDT
Comment on attachment 67431 [details]
About EMF resource loaders.

This has been addressed in the code already. It is there in the tip and will be there in M3. Please read the attachment for details.
Comment 3 Michal Chmielewski CLA 2007-05-16 11:54:27 EDT
marking it fixed