Hi all,
I want to reuse the wtp web service framework. I found when I use the new
web service wizard, I would get a ear project. I don't want the ear project,
I only need a dynamic web project and deploy it into a server.
Is the web service wizard customed for this purpose? just generate a dynami
able from WTP here:
>
> http://wiki.eclipse.org/Table_of_WTP_IDs
>
> In your case your going to want to use the popup uri and you'll need to
> identify what the particular id is.
>
> http://wiki.eclipse.org/index.php/Menu_Contributions#popup:
>
> Dave
>
> grid qian wrote:
&
menulistener. But no any extension point can be used to contribute my own
action to the popupmenu.
I add a popupmenu action in my plugin, but can't be shown in the popupmenu
of the treeviewer. I think it must be replace by the menulistener.
Any ideas?
Thanks a lot!
2009/12/7 grid qian
> Hi al
Hi all,
I want to add the Refactor and Reference action to the extension element of
wsdl element in the extension tab, Property view of the wsdl editor.
How can I do?
Thanks!
Grid
___
wtp-dev mailing list
wtp-dev@eclipse.org
https://dev.eclipse.org/mail
ed in the patch. Feel free
> to add comments in the bug about what WTP version you need this fixed in:
> 3.2 or older?
>
> Regards, Valentin
>
> [image: Inactive hide details for grid qian ---11/18/2009 04:40:25 AM---And
> I debug the validator for partnerlinktype, I found the val
And I debug the validator for partnerlinktype, I found the validate
framework never call my validator. I do not know why.
http://docs.oasis-open.org/wsbpel/2.0/plnktype";>
Grid
2009/11/18 grid qian
> Hi Valentin,
>
> At first, thank you for your help.
&
t; org.eclipse.wst.wsdl.ui.internal.text.WSDLModelQueryExtension class. You
> should be able to register one that filters out the definitions element when
> the parent is a partner link element.
>
>
> Regards,
> Valentin Baciu
> Rational XML Web Services Tools
>
> [imag
1Description) wsdlEditor.getModel();
> Definition definition = (Definition) description.getTarget();
> Element element = definition.getElement();
>
>
> Regards,
> Valentin Baciu
> Rational XML Web Services Tools
>
> [image: Inactive hide details for grid qian ---11/13/2009 02:59:3
t; org.eclipse.wst.xml.core.catalogContributions.
>
>
>
> name=""
> uri="" />
>
> I believe I have answered the port type to partner link port type rename
> refactoring question in this bug
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=202929
Hi all,
For now, I am working on extending the wsdl editor to support ws-bpel
partnerlinktype.
I add a action on a porttype to generate bpel partnerlinktype and give a
label provider
for the bpel partnerlinktype.
But I only can get the generated partnerlinktype in the extensions tab of
the propert
Hi all,
I create a action that extend the IObjectActionDelegate to do something on a
porttype.
In the action, I need to get the wsdl document element. If the porttype is
in the wsdl
directly, it is ok. But if the porttype is from other wsdl file that is
imported into this wsdl
file, I do not know
11 matches
Mail list logo