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

>>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.

We've always wanted the JAXWS stuff to work in the 3.5.x series of
Eclipse and in that series, the default module that comes up in the
wizard is 2.4. I think that there's a case for having 2.4 capability there,
which would mean that developers who leave the defaults in most
cases would not be affected by a 2.5 limitation later (maybe there is
a way to ensure that this doesn't happen in the wizard already?)

 --oh


Back to the top