Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 337727 - SIE/DTE extracting schema does not find wsdl
Summary: SIE/DTE extracting schema does not find wsdl
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: WTP Incubator (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dimitar Tenev CLA
QA Contact: Dimitar Tenev CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 09:57 EST by Stanislav Nichev CLA
Modified: 2021-11-18 16:19 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Nichev CLA 2011-02-21 09:57:43 EST
Build Identifier: 

Hi Colleagues,                                                                  
                                                                                
I found that the following code in                                              
org.eclipse.wst.sse.sieditor.command.emf.wsdl.extract.ExtractNamespaceRu        
nnable                                                                        
does not find the required wsdl file, and gets the default encoding of a        
newly created file:                                                             
                                                                                
charset =  ResourcesPlugin.getWorkspace().getRoot().getFile(wsdlLocation        
Path).getCharset();                                                             
                                                                                
Best regards,                                                                   
Dimitar                                                                         


Reproducible: Always
Comment 1 Dimitar Tenev CLA 2011-11-04 10:49:32 EDT
Hi Colleagues, 

I have tested the Extract Namespace refactoring with Indigo Eclipse, and it works fine, so I am closing the issue.

Best regards,
Dimitar