Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools incubator » Help need in JAX-WS Tools Project
Help need in JAX-WS Tools Project [message #435088] Sat, 21 February 2009 04:55 Go to next message
Chathura Prabuddha Ganegoda is currently offline Chathura Prabuddha GanegodaFriend
Messages: 2
Registered: July 2009
Junior Member
Dear Sir
I'm hoping to participate GSOC 2009. I'm really interested about your
JAX-WS Tools Project.I downloaded code and able to run it .But I dont
have clear idea about the project architecture.If you can please provide
me an architecture document regarding the JAX-WS project.I read the real
project proposal but its difficult to get a good idea about the developed
source code.So if you can please provide me a architectural document(link)
regarding the JAX-WS Tools project.
--
~ Chathura Prabuddha Ganegoda~
Undergraduate,
Department of Computer Science & Engineering,
University of Moratuwa,
Sri Lanka.
Re: Help need in JAX-WS Tools Project [message #435089 is a reply to message #435088] Mon, 23 February 2009 12:50 Go to previous messageGo to next message
Oisin Hurley is currently offline Oisin HurleyFriend
Messages: 204
Registered: July 2009
Senior Member
Chathura Prabuddha Ganegoda wrote:

> I'm hoping to participate GSOC 2009. I'm really interested about your
> JAX-WS Tools Project.I downloaded code and able to run it .But I dont
> have clear idea about the project architecture.

You're right - the proposal won't tell you much in the way of how the
project is structured! For now, the best information you have is the
actual code itself - from an architectural perspective, the first place
to look is at the WTP extensions that the JAX-WS code implements.
This will show you all the 'hooks' that allow the code to make use of
the power of WTP.

If you are looking at doing GSOC 09, what in particular are you
considering? You can have a look at our milestone plan at

http://wiki.eclipse.org/JAXWS/MilestonePlan

to see what is on our radar!

cheers
--oh
Re: Help need in JAX-WS Tools Project [message #435090 is a reply to message #435088] Mon, 23 February 2009 13:58 Go to previous message
Shane Clarke is currently offline Shane ClarkeFriend
Messages: 67
Registered: July 2009
Member
Some information below to help when browsing the source.

From an architecture standpoint the contributed CXF runtime extends the
WTP Web service creation framework.

Information on how to do this can be found here:
http://www.eclipse.org/webtools/jst/components/ws/documents/ ContributingWebServiceRT.html

http://www.eclipse.org/webtools/jst/components/ws/documents/ ContributingWebServiceRTWithUI.html

We also make use of project facets as referenced in those articles to
configure/setup projects. You can find information on Faceted Project
Framework here :
http://www.eclipse.org/articles/Article-BuildingProjectFacet s/tutorial.html

For validating annotations we are using JDT APT extensions. More info:
http://www.eclipse.org/jdt/apt/main.html
http://www.eclipse.org/jdt/apt/introToAPT.html

Also for the M6 milestone we are putting in place a common set of tooling
that all JAX-WS runtimes will be able to use.

This will involve some refactoring of the contributed code along with the
introduction of new tooling and extension points (See Milestone plan).

Thanks,
Shane
Re: Help need in JAX-WS Tools Project [message #563116 is a reply to message #435088] Mon, 23 February 2009 12:50 Go to previous message
Oisin Hurley is currently offline Oisin HurleyFriend
Messages: 204
Registered: July 2009
Senior Member
Chathura Prabuddha Ganegoda wrote:

> I'm hoping to participate GSOC 2009. I'm really interested about your
> JAX-WS Tools Project.I downloaded code and able to run it .But I dont
> have clear idea about the project architecture.

You're right - the proposal won't tell you much in the way of how the
project is structured! For now, the best information you have is the
actual code itself - from an architectural perspective, the first place
to look is at the WTP extensions that the JAX-WS code implements.
This will show you all the 'hooks' that allow the code to make use of
the power of WTP.

If you are looking at doing GSOC 09, what in particular are you
considering? You can have a look at our milestone plan at

http://wiki.eclipse.org/JAXWS/MilestonePlan

to see what is on our radar!

cheers
--oh
Re: Help need in JAX-WS Tools Project [message #563140 is a reply to message #435088] Mon, 23 February 2009 13:58 Go to previous message
Shane Clarke is currently offline Shane ClarkeFriend
Messages: 67
Registered: July 2009
Member
Some information below to help when browsing the source.

From an architecture standpoint the contributed CXF runtime extends the
WTP Web service creation framework.

Information on how to do this can be found here:
http://www.eclipse.org/webtools/jst/components/ws/documents/ ContributingWebServiceRT.html

http://www.eclipse.org/webtools/jst/components/ws/documents/ ContributingWebServiceRTWithUI.html

We also make use of project facets as referenced in those articles to
configure/setup projects. You can find information on Faceted Project
Framework here :
http://www.eclipse.org/articles/Article-BuildingProjectFacet s/tutorial.html

For validating annotations we are using JDT APT extensions. More info:
http://www.eclipse.org/jdt/apt/main.html
http://www.eclipse.org/jdt/apt/introToAPT.html

Also for the M6 milestone we are putting in place a common set of tooling
that all JAX-WS runtimes will be able to use.

This will involve some refactoring of the contributed code along with the
introduction of new tooling and extension points (See Milestone plan).

Thanks,
Shane
Previous Topic:Help need in JAX-WS Tools Project
Next Topic:[JAX-WS] Update site
Goto Forum:
  


Current Time: Tue Mar 19 11:36:05 GMT 2024

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

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

Back to the top