You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Fabrício Cabral <fa...@gmail.com> on 2009/04/10 16:24:23 UTC

Web service without a Web Container (Tomcat)

Hello all,

Is possible make (and execute) a web service using Axis2 without
a web container (as Tomcat)? If yes, how can I do that?

Thanks in advance,

-- 
--fx

Re: Web service without a Web Container (Tomcat)

Posted by Fabrício Cabral <fa...@gmail.com>.
On Fri, Apr 10, 2009 at 11:32 AM, Deepal jayasinghe <de...@gmail.com> wrote:
> You can use SimpleHttp Server, if you look at Axis2 bin distribution you
> can find all the required scripts and documentation to do that.

I saw the scripts but I don't undestand if Axis2 will (1) run it own
http web server or
(2) each webservice will run your own http server instance. I'd like
something (2).

Thanks in advance,

--fx

Re: Web service without a Web Container (Tomcat)

Posted by Deepal jayasinghe <de...@gmail.com>.
You can use SimpleHttp Server, if you look at Axis2 bin distribution you
can find all the required scripts and documentation to do that.

Thank you!
Deepal
> Is possible make (and execute) a web service using Axis2 without
> a web container (as Tomcat)? If yes, how can I do that?
>
> Thanks in advance,
>
>   


-- 
Thank you!


http://blogs.deepal.org
http://deepal.org