IntelliJ has support for web services built into the ide.  I haven't used
them myself, but looking at the documentation on it, it seemed somewhat
simple.

----- Original Message -----
From: "easter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 11, 2002 8:24 AM
Subject: So how do non-Microsoft people consume web services?


> I've gone through the process now of publishing a bunch of web services,
> hand writing all the WSDL descriptions, deploying them in Axis-apache
> etc, and now want to verify the exposed functionality is in line with
> how people will actually integrate them into their applications.
>
> I suppose in the Micro$oft world there's Visual XXXX with a nice UDDI
> component, and some automagical import of services, allowing you to drag
> and drop away, chaining together your application.
>
> What about other IDE's? I've checked NetBeans, Eclipse, and none seem to
> automate/support building applications using web services, and you have
> to manually do all the code yourself, even though this is obvious from
> the WSDL description. I don't mind scribbling a few SOAP requests
> together, but current support for all that WSDL info is zero!
> Something along the lines of a WSIF is what is needed, but integrated to
> an IDE such as NetBeans.
>
> Does anyone have any suggestions of easier ways to build web
> applications, or is the field still too cutting edge?
>
>
> Thanks
>
>

Reply via email to