|
Re: eclipse WTP + JWSDP + Tomcat [message #188325 is a reply to message #188162] |
Tue, 20 February 2007 14:21   |
Eclipse User |
|
|
|
I'm not sure exactly what you are asking for in the way of a
"development environment". Tomcat doesn't include a default Axis
runtime. I assume the Java WSDP would somehow provide that. WTP has
its own support for developing web services that doesn't involve the
Java WSDP. Have you investigated this support and decided to use Java
WSDP instead?
Cheers,
Larry
Neeraj Mahajan wrote:
> Hi,
>
> I am trying to setup eclipse WTP with Java WSDP (1.6) and Tomcat for
> JWSDP
> ( http://java.sun.com/webservices/containers/tomcat_for_JWSDP_ 1_5.html)
> Any idea whether it is possible to have such development environment or
> would I have to use Netbeans?
> Wouldn't I require a server runtime for (J)WSDP instead of Tomcat's
> deault Axis runtime? Is there such a runtime available?
>
> Thanks,
> Neeraj
>
>
|
|
|
Re: eclipse WTP + JWSDP + Tomcat [message #188461 is a reply to message #188325] |
Thu, 22 February 2007 05:49   |
Eclipse User |
|
|
|
Originally posted by: nmahajan.removemenaddeduatend.cse.buffalo
Hi Larry,
By "development environment" I mean an intelligent IDE i.e. something like
eclipse+WTP that would help me develop/build/deploy/debug Web Services. As
you mentioned Tomcat doesnt include Axis runtime, and that is the reasin
why, I think, it can be used with Java WSDP too. But AFAIK WTP includes
Axis runtime to be used with Tomcat. So the question is, can I use WTP to
develop WebServices for Tomcat+WSDP. If yes, then what plugins do I need
to use for this.
Cheers,
Neeraj
PS: The reason for using WSDP is beyond my control :(
Larry Isaacs wrote:
> I'm not sure exactly what you are asking for in the way of a
> "development environment". Tomcat doesn't include a default Axis
> runtime. I assume the Java WSDP would somehow provide that. WTP has
> its own support for developing web services that doesn't involve the
> Java WSDP. Have you investigated this support and decided to use Java
> WSDP instead?
> Cheers,
> Larry
> Neeraj Mahajan wrote:
>> Hi,
>>
>> I am trying to setup eclipse WTP with Java WSDP (1.6) and Tomcat for
>> JWSDP
>> ( http://java.sun.com/webservices/containers/tomcat_for_JWSDP_ 1_5.html)
>> Any idea whether it is possible to have such development environment or
>> would I have to use Netbeans?
>> Wouldn't I require a server runtime for (J)WSDP instead of Tomcat's
>> deault Axis runtime? Is there such a runtime available?
>>
>> Thanks,
>> Neeraj
>>
>>
|
|
|
Re: eclipse WTP + JWSDP + Tomcat [message #188477 is a reply to message #188461] |
Thu, 22 February 2007 13:44   |
Eclipse User |
|
|
|
I guess you could say that using Tomcat+WSDP in WTP would "work", but
not with the same level of integration that you get using the WTP
supplied Axis. I'm not familiar with JSDP, but I don't think WTP would
get in the way. However, I can't say if it will provide as much
"developmental help" as you are looking for.
Larry
Neeraj Mahajan wrote:
> Hi Larry,
>
> By "development environment" I mean an intelligent IDE i.e. something
> like eclipse+WTP that would help me develop/build/deploy/debug Web
> Services. As you mentioned Tomcat doesnt include Axis runtime, and that
> is the reasin why, I think, it can be used with Java WSDP too. But AFAIK
> WTP includes Axis runtime to be used with Tomcat. So the question is,
> can I use WTP to develop WebServices for Tomcat+WSDP. If yes, then what
> plugins do I need to use for this.
>
> Cheers,
> Neeraj
> PS: The reason for using WSDP is beyond my control :(
>
> Larry Isaacs wrote:
>
>> I'm not sure exactly what you are asking for in the way of a
>> "development environment". Tomcat doesn't include a default Axis
>> runtime. I assume the Java WSDP would somehow provide that. WTP has
>> its own support for developing web services that doesn't involve the
>> Java WSDP. Have you investigated this support and decided to use Java
>> WSDP instead?
>
>> Cheers,
>> Larry
>
>> Neeraj Mahajan wrote:
>>> Hi,
>>>
>>> I am trying to setup eclipse WTP with Java WSDP (1.6) and Tomcat for
>>> JWSDP
>>> ( http://java.sun.com/webservices/containers/tomcat_for_JWSDP_ 1_5.html)
>>> Any idea whether it is possible to have such development environment
>>> or would I have to use Netbeans?
>>> Wouldn't I require a server runtime for (J)WSDP instead of Tomcat's
>>> deault Axis runtime? Is there such a runtime available?
>>>
>>> Thanks,
>>> Neeraj
>>>
>>>
>
|
|
|
Web Service startup hook [message #188484 is a reply to message #188477] |
Thu, 22 February 2007 14:52   |
Eclipse User |
|
|
|
Hi,
I asked this once, but Ill try once more: Is there any way to hook on
server startup and perform something before web-services are available?
(WTP generated service/Tomcat 5)
regards,
Mirza
|
|
|
Re: eclipse WTP + JWSDP + Tomcat [message #192246 is a reply to message #188325] |
Tue, 08 May 2007 18:12   |
Eclipse User |
|
|
|
Originally posted by: user.domain.invalid
Hi Larry I'm having exactly the same problem, I think.
I want to develop with Eclipse 3.2, Tomcat (any version) + JAX-WS 2.0.
I've downloaded WTP and now I can develop with Axis, but I don't want
Axis.......
Any progress?
Larry Isaacs wrote:
> I'm not sure exactly what you are asking for in the way of a
> "development environment". Tomcat doesn't include a default Axis
> runtime. I assume the Java WSDP would somehow provide that. WTP has
> its own support for developing web services that doesn't involve the
> Java WSDP. Have you investigated this support and decided to use Java
> WSDP instead?
>
> Cheers,
> Larry
>
> Neeraj Mahajan wrote:
>> Hi,
>>
>> I am trying to setup eclipse WTP with Java WSDP (1.6) and Tomcat for
>> JWSDP
>> ( http://java.sun.com/webservices/containers/tomcat_for_JWSDP_ 1_5.html)
>> Any idea whether it is possible to have such development environment
>> or would I have to use Netbeans?
>> Wouldn't I require a server runtime for (J)WSDP instead of Tomcat's
>> deault Axis runtime? Is there such a runtime available?
>>
>> Thanks,
>> Neeraj
>>
>>
|
|
|
Re: eclipse WTP + JWSDP + Tomcat [message #192261 is a reply to message #192246] |
Wed, 09 May 2007 13:43  |
Eclipse User |
|
|
|
WTP 2.0 has added support for Axis2, which seems to have some support
for JAX-WS. However, I'm not very familiar with Axis2 and don't know
what the state of this support actually is or to what degree it is
supported within WTP.
Larry
user@domain.invalid wrote:
> Hi Larry I'm having exactly the same problem, I think.
>
> I want to develop with Eclipse 3.2, Tomcat (any version) + JAX-WS 2.0.
>
> I've downloaded WTP and now I can develop with Axis, but I don't want
> Axis.......
>
> Any progress?
>
> Larry Isaacs wrote:
>> I'm not sure exactly what you are asking for in the way of a
>> "development environment". Tomcat doesn't include a default Axis
>> runtime. I assume the Java WSDP would somehow provide that. WTP has
>> its own support for developing web services that doesn't involve the
>> Java WSDP. Have you investigated this support and decided to use Java
>> WSDP instead?
>>
>> Cheers,
>> Larry
>>
>> Neeraj Mahajan wrote:
>>> Hi,
>>>
>>> I am trying to setup eclipse WTP with Java WSDP (1.6) and Tomcat for
>>> JWSDP
>>> ( http://java.sun.com/webservices/containers/tomcat_for_JWSDP_ 1_5.html)
>>> Any idea whether it is possible to have such development environment
>>> or would I have to use Netbeans?
>>> Wouldn't I require a server runtime for (J)WSDP instead of Tomcat's
>>> deault Axis runtime? Is there such a runtime available?
>>>
>>> Thanks,
>>> Neeraj
>>>
>>>
|
|
|
Powered by
FUDForum. Page generated in 0.29648 seconds