You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ivan Likhachov <iv...@omsk.net.ru> on 2001/01/03 19:35:35 UTC

Cocoon + Resin

Hello!

Please tell me how to install Cocoon with Resin?

with best regards,
Ivan!                                                                                    ICQ #39358459

Re: Cocoon + Resin

Posted by Tobias Kraft <ut...@rz.uni-karlsruhe.de>.
Hi,
I installed Cocoon on Resin with the following configuration.

Entry in the resin.conf file:

>   <web-app id='cocoon' app-dir='d:\resin1.2.b2\doc\cocoon\samples\'>
>	<classpath id='d:\resin1.2.b2\..path_to_classes..\cocoon.jar' compile='true'/>
>	<classpath id='d:\resin1.2.b2\..path_to_classes..\fop_0_12_1.jar' compile='true'/>
>	<classpath id='d:\resin1.2.b2\..path_to_classes..\xalan_1_0_1.jar' compile='true'/>
>	<classpath id='d:\resin1.2.b2\..path_to_classes..\xerces_1_0_3.jar' compile='true'/>
>       
>       <servlet-mapping servlet-name='CocoonServlet' url-pattern='*.xml'/>
>
>       <servlet servlet-name='CocoonServlet' servlet-class='org.apache.cocoon.Cocoon'/>
>    	  <load-on-startup/>
>	  <init-param>
>            <param-name>properties</param-name>
>	     <param-value>cocoon.properties</param-value>
>	  </init-param>
>       </servlet>      
>     </web-app>
I have put the Cocoon samples directory in the doc directory of Resin.
The Cocoon examples should now be available with:
http://localhost/cocoon/Cocoon.xml

I hope this will help you!
			Tobias



> Ivan Likhachov wrote:
> 
> 
> Hello!
> 
> Please tell me how to install Cocoon with Resin?
> 
> with best regards,
> Ivan!
> ICQ #39358459

Re: Cocoon + Resin

Posted by Kjartan Müller <kj...@usit.uio.no>.
Check http://www.caucho.com for documentation on how to configure servlets for
Resin. I also remember seeing some sample config. file somewhere in the
archives for this list. 

Kjartan


>
>  
> Hello!
>  
> Please tell me how to install Cocoon with Resin?
>  
> with best regards,
> Ivan!                                                                    
>            ICQ #39358459




_______________________________________________
Kjartan Müller
kjartan.muller@usit.uio.no
tlf: (47) 22 84 01 15
mobil: (47) 99 35 79 49
privat: (47) 22 38 44 46