Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 111505 Details for
Bug 245991
Client Project defaults back to first facet friendly workspace project after changing WSDL selection
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Updates to ClientWizardWidget
ClientWizardWidgetPatch2txt (text/plain), 1.39 KB, created by
Shane Clarke
on 2008-09-02 13:04:59 EDT
(
hide
)
Description:
Updates to ClientWizardWidget
Filename:
MIME Type:
Creator:
Shane Clarke
Created:
2008-09-02 13:04:59 EDT
Size:
1.39 KB
patch
obsolete
>Index: src/org/eclipse/jst/ws/internal/consumption/ui/widgets/ClientWizardWidget.java >=================================================================== >RCS file: /cvsroot/webtools/webservices/plugins/org.eclipse.jst.ws.consumption.ui/src/org/eclipse/jst/ws/internal/consumption/ui/widgets/ClientWizardWidget.java,v >retrieving revision 1.31 >diff -u -r1.31 ClientWizardWidget.java >--- src/org/eclipse/jst/ws/internal/consumption/ui/widgets/ClientWizardWidget.java 18 Jun 2008 19:18:47 -0000 1.31 >+++ src/org/eclipse/jst/ws/internal/consumption/ui/widgets/ClientWizardWidget.java 2 Sep 2008 15:02:14 -0000 >@@ -486,6 +486,7 @@ > > setComponentName(wsdlOutputCommand.getComponentName()); > setProject(wsdlOutputCommand.getProject()); >+ setClientProjectName(wsdlOutputCommand.getProject().getName()); > setWebServicesParser(wsdlOutputCommand.getWebServicesParser()); > setWebServiceURI(wsdlOutputCommand.getWsdlURI()); > >@@ -515,7 +516,7 @@ > serviceImpl_.addModifyListener(objectModifyListener_); > > // call WSDLSelectionOutputCommand to carry out any transformation on the objectSelection >- callObjectTransformation(project_, >+ callObjectTransformation(wsdlDialog_.getProject(), > wsdlDialog_.getComponentName(), wsdlDialog_.getWebServiceURI()); > > validationState_ = ValidationUtils.VALIDATE_ALL;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 245991
: 111505