Re: Framework to use for new webservices project



Wesley Hall wrote:
josh.s17@xxxxxxxxx wrote:
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.

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.

I believe that several app servers do use Axis internally.

Arne
.



Relevant Pages

  • Re: Framework to use for new webservices project
    ... We are starting a new webservices project and need some advice as to ... We are planning on using axis. ... 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. ...
    (comp.lang.java.programmer)
  • Re: Framework to use for new webservices project
    ... 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 ... If your application simply runs in a servlet container (tomcat, ...
    (comp.lang.java.programmer)
  • 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)