You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Alexander Enns <Al...@bdal.de> on 2003/02/26 14:20:08 UTC

Axis as Cocoon component?

Hi all,

is there any trial to integrate Axis engine in Cocoon?

To have possibility to use Cocoon component model from web services code?

Thanks,

Alexander


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: Axis as Cocoon component?

Posted by Marcus Crafter <cr...@fztig938.bank.dresdner.net>.
Hi Alexander,

On Wed, Feb 26, 2003 at 02:20:08PM +0100, Alexander Enns wrote:
> Hi all,
> 
> is there any trial to integrate Axis engine in Cocoon?

	Axis is integrated into Cocoon via the AxisRPCReader, which exists
	currently in Cocoon's CVS scratchpad. Essentially, it allows Cocoon to
	serve SOAP requests, via Axis.

> To have possibility to use Cocoon component model from web services code?

	Do you mean utilize the Avalon component model from within your web
	services code ?
	
	This is possible with and without Cocoon, depending on what you want 
	to do. Have a look at the sample webservices in scratchpad, 
	especially the instrument service which uses an Avalon component as a 
	webservice object.
	
	Hope that helps.
	
	Cheers,
	
	Marcus

-- 
        .....
     ,,$$$$$$$$$,      Marcus Crafter
    ;$'      '$$$$:    Computer Systems Engineer
    $:         $$$$:   ManageSoft GmbH
     $       o_)$$$:   82-84 Mainzer Landstrasse
     ;$,    _/\ &&:'   60327 Frankfurt Germany
       '     /( &&&
           \_&&&&'
          &&&&.
    &&&&&&&:

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org