Re: Framework to use for new webservices project
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Sat, 16 Dec 2006 17:09:40 -0500
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
.
- References:
- Framework to use for new webservices project
- From: josh.s17@xxxxxxxxx
- Re: Framework to use for new webservices project
- From: Wesley Hall
- Framework to use for new webservices project
- Prev by Date: Re: EJB is a specification for J2EE server
- Next by Date: toBinaryString() method
- Previous by thread: Re: Framework to use for new webservices project
- Next by thread: Re: Framework to use for new webservices project
- Index(es):
Relevant Pages
|