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 41485 Details for
Bug 86419
Publish WSDL file not available from Services folder in J2EE Project Explorer
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]
This adds an object extension to the creation plugin
creation.ui.txt (text/plain), 2.10 KB, created by
Gilbert Andrews
on 2006-05-15 14:16:22 EDT
(
hide
)
Description:
This adds an object extension to the creation plugin
Filename:
MIME Type:
Creator:
Gilbert Andrews
Created:
2006-05-15 14:16:22 EDT
Size:
2.10 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.jst.ws.creation.ui >Index: plugin.xml >=================================================================== >RCS file: /home/webtools/jst/components/ws/plugins/org.eclipse.jst.ws.creation.ui/plugin.xml,v >retrieving revision 1.25 >diff -u -r1.25 plugin.xml >--- plugin.xml 11 May 2006 16:43:05 -0000 1.25 >+++ plugin.xml 15 May 2006 18:13:39 -0000 >@@ -221,6 +221,42 @@ > id="org.eclipse.jst.ws.creation.ui.wizard.publish"> > </action> > </objectContribution> >+ >+ <objectContribution >+ objectClass="org.eclipse.wst.wsdl.Service" >+ nameFilter="*" >+ id="org.eclipse.jst.ws.creation.ui.wizard.publish"> >+ <action >+ label="%ACTION_PUBLISH_WSDL" >+ class="org.eclipse.wst.command.internal.env.ui.widgets.popup.DynamicPopupWizard" >+ menubarPath="additions" >+ id="org.eclipse.jst.ws.creation.ui.wizard.publish"> >+ </action> >+ </objectContribution> >+ >+ <objectContribution >+ objectClass="org.eclipse.wst.wsdl.util.WSDLResourceImpl" >+ nameFilter="*" >+ id="org.eclipse.jst.ws.creation.ui.wizard.publish"> >+ <action >+ label="%ACTION_PUBLISH_WSDL" >+ class="org.eclipse.wst.command.internal.env.ui.widgets.popup.DynamicPopupWizard" >+ menubarPath="additions" >+ id="org.eclipse.jst.ws.creation.ui.wizard.publish"> >+ </action> >+ </objectContribution> >+ >+ <objectContribution >+ objectClass="org.eclipse.jst.j2ee.webservice.wsclient.ServiceRef" >+ nameFilter="*" >+ id="org.eclipse.jst.ws.creation.ui.wizard.publish"> >+ <action >+ label="%ACTION_PUBLISH_WSDL" >+ class="org.eclipse.wst.command.internal.env.ui.widgets.popup.DynamicPopupWizard" >+ menubarPath="additions" >+ id="org.eclipse.jst.ws.creation.ui.wizard.publish"> >+ </action> >+ </objectContribution> > > </extension> >
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 86419
: 41485