Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » webtools M2 on Mac OS X - where are the web service?
webtools M2 on Mac OS X - where are the web service? [message #58398] Fri, 24 December 2004 19:05 Go to next message
Eclipse UserFriend
Originally posted by: elv.piaction.com

Hi,

I just download webtools 1.0M2. I installed them on eclipse 3.1M4 (as
suggested on the webtools download page) running on Mac OS X. I believe I
did it correctly: first I've installed EMF+XSD, GEF and JEM (all the
features/plugins listed on the download page).
I create my first dynamic web project. Everything was fine. Then I create
a simple java class and want to "generate" a web service on it. But I can
not find in the contextual menu any web service item. I search also for
the web service explorer and can not find it. I'm surely missing something
but what?

I will appreciate any help.

Thanks

Emmanuel

MARY CHRISTMAS!!!!
Re: webtools M2 on Mac OS X - where are the web service? [message #58502 is a reply to message #58398] Sat, 25 December 2004 00:02 Go to previous messageGo to next message
Adam Kruszewski is currently offline Adam KruszewskiFriend
Messages: 9
Registered: July 2009
Junior Member
Emmanuel Levi-Valensi wrote:
[...]
> I create my first dynamic web project. Everything was fine. Then I
> create a simple java class and want to "generate" a web service on it.
> But I can not find in the contextual menu any web service item. I search
> also for the web service explorer and can not find it. I'm surely
> missing something but what?

Web services support is planned for M3. (see:
http://www.eclipse.org/webtools/development/planning/milesto ne_plan_1_0.html#M3
)


Merry Christmas :-)
Re: webtools M2 on Mac OS X - where are the web service? [message #58862 is a reply to message #58502] Wed, 29 December 2004 15:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: elv.piaction.com

Thanks for your reply.
There is something I can't understand. I've read on tutorial on the IBM
web site
( http://www-106.ibm.com/developerworks/edu/os-dw-os-wtpservic e-i.html?S_TACT=104AHW04&S_CMP=EDU)
about web services development under eclipse. The title of that document
is quiet clear: "Build a Web service using the Eclipse Web Tools
Platform". My question is: how can the author have written a such tutorial
(with many screenshots ...) if the product doesn't support web services ?
What is the story ?

Emmanuel

Adam Kruszewski wrote:

> Emmanuel Levi-Valensi wrote:
> [...]
>> I create my first dynamic web project. Everything was fine. Then I
>> create a simple java class and want to "generate" a web service on it.
>> But I can not find in the contextual menu any web service item. I search
>> also for the web service explorer and can not find it. I'm surely
>> missing something but what?

> Web services support is planned for M3. (see:
>
http://www.eclipse.org/webtools/development/planning/milesto ne_plan_1_0.html#M3
> )


> Merry Christmas :-)
Re: webtools M2 on Mac OS X - where are the web service? [message #58886 is a reply to message #58862] Wed, 29 December 2004 15:18 Go to previous messageGo to next message
Robin Putters is currently offline Robin PuttersFriend
Messages: 19
Registered: July 2009
Junior Member
> Thanks for your reply.
> There is something I can't understand. I've read on tutorial on the IBM
> web site
> ( http://www-106.ibm.com/developerworks/edu/os-dw-os-wtpservic e-i.html?S_TACT=104AHW04&S_CMP=EDU)
> about web services development under eclipse. The title of that document
> is quiet clear: "Build a Web service using the Eclipse Web Tools
> Platform". My question is: how can the author have written a such tutorial
> (with many screenshots ...) if the product doesn't support web services ?
> What is the story ?
>

https://www6.software.ibm.com/developerworks/education/os-wt pservice/os-wtpservice-1-1.html

About this tutorial
This tutorial shows you how to create a simple Web service using IBM's Web
Tools Platform contribution to the Eclipse project.
Re: webtools M2 on Mac OS X - where are the web service? [message #58911 is a reply to message #58502] Wed, 29 December 2004 15:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: elv.piaction.com

One more thing.
I'm not sure to be clear. In another document
( http://www.eclipse.org/webtools/initial-contribution/IBM/eva lGuides/WebServicesToolsEval.html?p=1#tour-wse)
called Web Services Tools Evaluation Guide, I can see in the screenschot
of the eclipse preference window a section about web services. After my
installation of WTP, I don't have that section. Is it normal ?


Emmanuel

Adam Kruszewski wrote:

> Emmanuel Levi-Valensi wrote:
> [...]
>> I create my first dynamic web project. Everything was fine. Then I
>> create a simple java class and want to "generate" a web service on it.
>> But I can not find in the contextual menu any web service item. I search
>> also for the web service explorer and can not find it. I'm surely
>> missing something but what?

> Web services support is planned for M3. (see:
>
http://www.eclipse.org/webtools/development/planning/milesto ne_plan_1_0.html#M3
> )


> Merry Christmas :-)
Re: webtools M2 on Mac OS X - where are the web service? [message #58936 is a reply to message #58886] Wed, 29 December 2004 15:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: elv.piaction.com

Ok. But I can read in the document "Eclipse Web Tooling Platform
Contribution - IBM" the following note:
"This initial contribution has been removed since it is out of date and no
longer needed. Please obtain WTP builds from the project download page.
Although the following guide is obsolete, you may still find it of use in
evaluating the WTP builds. This guide will eventually be superceded by WTP
tutorials."

So tell me if I'm right:
* the initial contribution of IBM is replaced by WTP
* and WTP contains less features than IBM's original contribution?

Sorry to insist but I want to be clear with my customers.

Happy new year.

Emmanuel

Robin Putters wrote:

>> Thanks for your reply.
>> There is something I can't understand. I've read on tutorial on the IBM
>> web site
>>
( http://www-106.ibm.com/developerworks/edu/os-dw-os-wtpservic e-i.html?S_TACT=104AHW04&S_CMP=EDU)
>> about web services development under eclipse. The title of that document
>> is quiet clear: "Build a Web service using the Eclipse Web Tools
>> Platform". My question is: how can the author have written a such tutorial
>> (with many screenshots ...) if the product doesn't support web services ?
>> What is the story ?
>>

>
https://www6.software.ibm.com/developerworks/education/os-wt pservice/os-wtpservice-1-1.html

> About this tutorial
> This tutorial shows you how to create a simple Web service using IBM's Web
> Tools Platform contribution to the Eclipse project.
Re: webtools M2 on Mac OS X - where are the web service? [message #58960 is a reply to message #58936] Wed, 29 December 2004 16:05 Go to previous message
Robin Putters is currently offline Robin PuttersFriend
Messages: 19
Registered: July 2009
Junior Member
>
> So tell me if I'm right: * the initial contribution of IBM is replaced by
> WTP * and WTP contains less features than IBM's original contribution?
>

Yes & yes, the eclipse WTP is still a work in progress, so when it's reaches
a 1.0 it will have as much features as the IBM contribution (and maybe even
more ;)).
Previous Topic:xml graph view
Next Topic:Latest Integration w/M3 on OS X
Goto Forum:
  


Current Time: Fri Jul 19 07:35:19 GMT 2024

Powered by FUDForum. Page generated in 0.03966 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top