| Generating WSDL and artifacts from eclipse [message #620499] |
Thu, 13 November 2008 05:21  |
Daniel Messages: 2 Registered: July 2009 |
Junior Member |
|
|
Hi,
I'd like to know if there's a way to take a JAX-WS (2.1.2) based SEI and
generate+publish a web service of it, all from eclipse.
I use eclipse3.4. It features the "Create web service" option for SEIs.
The wizard asks me to choose the server on which the web service will be
deployed. Eclipse, using the server's files, generates the WSDL and the
relevant artifacts for me.
The problem is that the servers I use (Tomcat5.5 and Websphere6.1) ignore
the JAX-WS annotations of my services. They generate the WSDL using
JAX-RPC.
How do I make them use JAX-WS and work from eclipse?
I tried to put the JAX-WS jars inside the servers' lib dirs, but nothing
changed.
It's important for me to make everything work in a click (or as close to
this as possible). I don't want to generate WSDL and artifcats manually
using batch files, and then change them one-by-one. That would be too hard
to maintain in the future.
That's it - I want eclipse + tomcat/websphere + jaxws - to work in a click.
Many thanks in advance,
Daniel
|
|
|
| Re: Generating WSDL and artifacts from eclipse [message #620500 is a reply to message #620499] |
Thu, 13 November 2008 05:27   |
|
Originally posted by: atoulme.intalio.com
Please file a request for enhancement.
Cheers!
Antoine
Daniel wrote:
> Hi,
>
> I'd like to know if there's a way to take a JAX-WS (2.1.2) based SEI and
> generate+publish a web service of it, all from eclipse.
>
> I use eclipse3.4. It features the "Create web service" option for SEIs.
> The wizard asks me to choose the server on which the web service will be
> deployed. Eclipse, using the server's files, generates the WSDL and the
> relevant artifacts for me.
> The problem is that the servers I use (Tomcat5.5 and Websphere6.1)
> ignore the JAX-WS annotations of my services. They generate the WSDL
> using JAX-RPC.
> How do I make them use JAX-WS and work from eclipse?
> I tried to put the JAX-WS jars inside the servers' lib dirs, but nothing
> changed.
>
> It's important for me to make everything work in a click (or as close to
> this as possible). I don't want to generate WSDL and artifcats manually
> using batch files, and then change them one-by-one. That would be too
> hard to maintain in the future.
>
> That's it - I want eclipse + tomcat/websphere + jaxws - to work in a click.
> Many thanks in advance,
> Daniel
>
|
|
|
| Re: Generating WSDL and artifacts from eclipse [message #620501 is a reply to message #620500] |
Thu, 13 November 2008 14:38   |
|
Originally posted by: dcarver.starstandard.org
There is a new WTP Incubator project forming that will provide JAX-WS
support. You might be interested in following:
more information here as well:
http://dev.eclipse.org/mhonarc/lists/wtp-incubator-dev/msg00 524.html
Dave
Antoine Toulme wrote:
> Please file a request for enhancement.
>
> Cheers!
>
> Antoine
>
> Daniel wrote:
>> Hi,
>>
>> I'd like to know if there's a way to take a JAX-WS (2.1.2) based SEI and
>> generate+publish a web service of it, all from eclipse.
>>
>> I use eclipse3.4. It features the "Create web service" option for SEIs.
>> The wizard asks me to choose the server on which the web service will be
>> deployed. Eclipse, using the server's files, generates the WSDL and the
>> relevant artifacts for me.
>> The problem is that the servers I use (Tomcat5.5 and Websphere6.1)
>> ignore the JAX-WS annotations of my services. They generate the WSDL
>> using JAX-RPC.
>> How do I make them use JAX-WS and work from eclipse?
>> I tried to put the JAX-WS jars inside the servers' lib dirs, but nothing
>> changed.
>>
>> It's important for me to make everything work in a click (or as close to
>> this as possible). I don't want to generate WSDL and artifcats manually
>> using batch files, and then change them one-by-one. That would be too
>> hard to maintain in the future.
>>
>> That's it - I want eclipse + tomcat/websphere + jaxws - to work in a
>> click.
>> Many thanks in advance,
>> Daniel
>>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.02214 seconds