Re: Framework to use for new webservices project



josh.s17@xxxxxxxxx wrote:
Hi,

We are starting a new webservices project and need some advice as to
which framework to use. We are planning on using axis. I'd appreciate
any advice on whether this is a good or bad framework to use and what
alternatives others would recommend.

thanks
Josh


Josh,

Axis is as good as any. If you are not using an application server then
I would say axis is an excellent choice for SOAP based webservices.

If you ARE using an application server, you may want to research the
webservice support in your specific server, by using the container you
can often take advantage of close integration between your webservices
and other parts of your application. For example, exposing your EJB
session beans using a webservice.

If your application simply runs in a servlet container (tomcat, jetty
etc) then yes, Axis is a good choice.
.



Relevant Pages

  • Hilfe zu Webservices für Umsteiger
    ... Ich habe ein Proggi in VB6 geschrieben, dass über AXIS auf Webservices ... Unter VB6 ist das ein Krampf und nicht wirklich schnell. ... Next by Date: ...
    (microsoft.public.de.german.entwickler.dotnet.vb)
  • Axis Webservices
    ... I'm creating a number of Webservices which are all being handled by a ... single Java omponent - WebserviceBroker ... I've used axis to expose the WebserviceBroker.ProcessMessage method ... I need to Provide a WSDL ...
    (comp.lang.java.programmer)
  • Re: Axis 1.4 Probleme beim Deseralisieren
    ... Axis 1.4 (als Client) und generiere mir Java Klassen mit WSDL2Java. ... dass unser Partner die Webservices öfter ...
    (de.comp.lang.java)
  • Axis 1.4 Probleme beim Deseralisieren
    ... ich muss von einem unserer Partner Webservices nutzen und verwende dazu Axis 1.4 (als Client) und generiere mir Java Klassen mit WSDL2Java. ... Jetzt kann ich zwar im XML Schema an allen möglichen Stellen ein einfügen, das ist aber nicht sehr praktikabel. ...
    (de.comp.lang.java)
  • Re: Framework to use for new webservices project
    ... any advice on whether this is a good or bad framework to use and what ... I would say axis is an excellent choice for SOAP based webservices. ... If your application simply runs in a servlet container (tomcat, ...
    (comp.lang.java.programmer)