You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by John Schult <sc...@gmail.com> on 2005/09/28 00:23:46 UTC

Portal Template

Can someone provide advice on the simplest path to a portal engine
implementation that would respond to the root context (/)?

I have the cocoon webapp working correctly my ROOT webapp on Tomcat, but
I only need the portal and I need it to map to http://myserver.com/.

Take care,

John

--
john david schult 
usa : ga : buford
m: 404.510.5163

It is one thing to praise discipline, and another to submit to it.
		-- Cervantes


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


Re: Portal Template

Posted by Terushige Kohama <te...@mctv.ne.jp>.
Hi,
I move portal directory from /samples/block/ to just after webapp and 
change from /samples/blocks/portal/ to portal/ on cocoon.xconf. I 
suppose you need to change four places on it.

teru

Ralph Goers wrote:
> Well, we don't like to mess with the root sitemap so we have a proxy in 
> front of the servlet container. It maps http://myserver.com/ to 
> http://x.x.x.x./whatever.
> 
> Ralph
> 
> John Schult wrote:
> 
>> Can someone provide advice on the simplest path to a portal engine
>> implementation that would respond to the root context (/)?
>>
>> I have the cocoon webapp working correctly my ROOT webapp on Tomcat, but
>> I only need the portal and I need it to map to http://myserver.com/.
>>
>> Take care,
>>
>> John
>>
>> -- 
>> john david schult usa : ga : buford
>> m: 404.510.5163
>>
>> It is one thing to praise discipline, and another to submit to it.
>>         -- Cervantes
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>> For additional commands, e-mail: users-help@cocoon.apache.org
>>
>>  
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
> 

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


Re: Portal Template

Posted by Ralph Goers <Ra...@dslextreme.com>.
Well, we don't like to mess with the root sitemap so we have a proxy in 
front of the servlet container. It maps http://myserver.com/ to 
http://x.x.x.x./whatever.

Ralph

John Schult wrote:

>Can someone provide advice on the simplest path to a portal engine
>implementation that would respond to the root context (/)?
>
>I have the cocoon webapp working correctly my ROOT webapp on Tomcat, but
>I only need the portal and I need it to map to http://myserver.com/.
>
>Take care,
>
>John
>
>--
>john david schult 
>usa : ga : buford
>m: 404.510.5163
>
>It is one thing to praise discipline, and another to submit to it.
>		-- Cervantes
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>For additional commands, e-mail: users-help@cocoon.apache.org
>
>  
>

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