You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Pa...@zueblin.de on 2006/11/02 09:20:55 UTC

Tobago implementation problems with other apps (e.g. Appfuse)

We are using Tobago and Facelets in a smaller stand-alone project and it 
is working fine.

Now we tried to implement it to another application based on Appfuse.
We know that it is not possible to use non-Tobago tags on a Tobago page 
view but we thought it should be possible to render seperate Tobago pages 
and non-Tobago pages in one application.

I spent a lot of time this week trying this but it seems that the Tobago 
renderer will try to render any page called in the FacesContext and ends 
up in some error.

Anybody who knows if we are wrong or trying something "impossible" ?


Best regards

Patrick


Re: Tobago implementation problems with other apps (e.g. Appfuse)

Posted by Volker Weber <we...@googlemail.com>.
Hi Patrick,

i suppose you ends up in Renderer not found errors.

Tobago difines a  own Renderkid-Id, and afaik it is not possible to
use differend
renderkid-ids in one application.

Regards,
  Volker

2006/11/2, Patrick.Hartkorn@zueblin.de <Pa...@zueblin.de>:
> We are using Tobago and Facelets in a smaller stand-alone project and it
> is working fine.
>
> Now we tried to implement it to another application based on Appfuse.
> We know that it is not possible to use non-Tobago tags on a Tobago page
> view but we thought it should be possible to render seperate Tobago pages
> and non-Tobago pages in one application.
>
> I spent a lot of time this week trying this but it seems that the Tobago
> renderer will try to render any page called in the FacesContext and ends
> up in some error.
>
> Anybody who knows if we are wrong or trying something "impossible" ?
>
>
> Best regards
>
> Patrick
>
>