Re: Framework to use for new webservices project
- From: Wesley Hall <noreply@xxxxxxxxxxx>
- Date: Sat, 16 Dec 2006 21:32:23 +0000
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.
.
- Follow-Ups:
- Re: Framework to use for new webservices project
- From: josh.s17@xxxxxxxxx
- Re: Framework to use for new webservices project
- From: Arne Vajhøj
- Re: Framework to use for new webservices project
- References:
- Framework to use for new webservices project
- From: josh.s17@xxxxxxxxx
- Framework to use for new webservices project
- Prev by Date: Re: EJB is a specification for J2EE server
- Next by Date: Re: EJB is a specification for J2EE server
- Previous by thread: Framework to use for new webservices project
- Next by thread: Re: Framework to use for new webservices project
- Index(es):
Relevant Pages
|