You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Lester Ward <lw...@tagaudit.com> on 2003/03/19 20:50:37 UTC

Turbine and SOAP

Does Turbine offer any SOAP services? I see that it can do XML-RPC, but is
there anything similar for SOAP. If not, any plans for it?

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: Turbine and SOAP

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
Peter Courcoux <pe...@courcoux.biz> writes:

>Hi Lester,

>Turbine seems to be moving in the direction of avalon services.

>There is a axis soap avalon component at http://ivory.codehaus.org
>which you could look at.

You can try starting this with the AvalonComponentService. Keep us informed,
we would like to get any success/failure stories.

	Regards
		Henning





>On Wed, 2003-03-19 at 19:50, Lester Ward wrote:
>> Does Turbine offer any SOAP services? I see that it can do XML-RPC, but is
>> there anything similar for SOAP. If not, any plans for it?
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: turbine-user-help@jakarta.apache.org

>Regards,

>Peter
>-- 
>Peter Courcoux <pe...@courcoux.biz>

>---------------------------------------------------------------------
>To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: turbine-user-help@jakarta.apache.org

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
hps@intermeta.de        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services 
freelance consultant -- Jakarta Turbine Development  -- hero for hire

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: Turbine and SOAP

Posted by Peter Courcoux <pe...@courcoux.biz>.
Hi Lester,

Turbine seems to be moving in the direction of avalon services.

There is a axis soap avalon component at http://ivory.codehaus.org
which you could look at.



On Wed, 2003-03-19 at 19:50, Lester Ward wrote:
> Does Turbine offer any SOAP services? I see that it can do XML-RPC, but is
> there anything similar for SOAP. If not, any plans for it?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org

Regards,

Peter
-- 
Peter Courcoux <pe...@courcoux.biz>

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: Turbine and SOAP

Posted by Jason van Zyl <ja...@zenplex.com>.
On Wed, 2003-03-19 at 15:07, Jeff Linwood wrote:
> What are you trying to do? Make calls out to a SOAP service, or expose your
> Turbine services as SOAP servers?
> 
> Someone should write a nice HOWTO on exposing Turbine services as Axis SOAP
> services. :)

Dan has done this with the code/docs on ivory.codehaus.com. You can
easily expose an Avalon service as a webservice. So if you create your
application model and house it in a component you can easily make the
model available via a web service.

When Pete gets back from vacation we're going to work on a little demo.
It will consist of making a simple model that is housed in a component
and provide a web view, SOAP view and XML-RPC view. Currently to test
Tambora I use a little python script that Pete wrote to connect to the
Tambora model via XML-RPC. I just fire commands at the model from the
CLI using python. Much easier for testing the model that having to use a
browser (not that you don't want web tests for web view).

> Jeff
> ----- Original Message -----
> From: "Lester Ward" <lw...@tagaudit.com>
> To: "Turbine User Mailing List (E-mail)" <tu...@jakarta.apache.org>
> Sent: Wednesday, March 19, 2003 1:50 PM
> Subject: Turbine and SOAP
> 
> 
> > Does Turbine offer any SOAP services? I see that it can do XML-RPC, but is
> > there anything similar for SOAP. If not, any plans for it?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: turbine-user-help@jakarta.apache.org
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
-- 
jvz.

Jason van Zyl
jason@zenplex.com
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: Turbine and SOAP

Posted by Jeff Linwood <je...@greenninja.com>.
What are you trying to do? Make calls out to a SOAP service, or expose your
Turbine services as SOAP servers?

Someone should write a nice HOWTO on exposing Turbine services as Axis SOAP
services. :)

Jeff
----- Original Message -----
From: "Lester Ward" <lw...@tagaudit.com>
To: "Turbine User Mailing List (E-mail)" <tu...@jakarta.apache.org>
Sent: Wednesday, March 19, 2003 1:50 PM
Subject: Turbine and SOAP


> Does Turbine offer any SOAP services? I see that it can do XML-RPC, but is
> there anything similar for SOAP. If not, any plans for it?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org