Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 337727

Summary: SIE/DTE extracting schema does not find wsdl
Product: z_Archived Reporter: Stanislav Nichev <stanislav.nichev>
Component: WTP IncubatorAssignee: Dimitar Tenev <dimitar.tenev>
Status: CLOSED FIXED QA Contact: Dimitar Tenev <dimitar.tenev>
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

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