Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-incubator-dev] Integrating the JAX-WS DOM Tools contribution

Hi Danail,

>Do you have a “real life” scenario which involves web 2.4 modules and JAX-WS services? When I think of 2.4 modules I make association with Java1.4 and therefore enabling JAX-WS services with annotations (available since Java5) in such modules sounds a bit weird to me.


If by "real life" you mean do i know of anyone that's actually doing it. Then no.


But the ability is there to deploy a 2.4 module configured with the CXF facet with Java 5.0 to Tomcat 5.x for example.


Thanks,

Shane 



From: danail.branekov@xxxxxxx
To: wtp-incubator-dev@xxxxxxxxxxx
Date: Thu, 25 Feb 2010 08:39:47 +0100
Subject: RE: [wtp-incubator-dev] Integrating the JAX-WS DOM Tools contribution

Hi Shane,

 

> In your opinion how much work would be involved in creating an implementation that supports 2.4?
I quickly had a look at the implementation and it seems that enabling the JAX-WS model for web 2.4 modules is not much of work – the JaxWsWorkspaceResource class needs to start accepting jst.web 2.4 facet and the facet needs to be specified in the “org.eclipse.jst.ws.jaxws.dom.runtime.domruntimes” extension point contribution.

 

Do you have a “real life” scenario which involves web 2.4 modules and JAX-WS services? When I think of 2.4 modules I make association with Java1.4 and therefore enabling JAX-WS services with annotations (available since Java5) in such modules sounds a bit weird to me.

 

Regards, Danail



Hotmail: Powerful Free email with security by Microsoft. Get it now.

Back to the top