File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes JSF and Trinidad RenderingContext problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF and Trinidad RenderingContext problem" Watch "JSF and Trinidad RenderingContext problem" New topic
Author

JSF and Trinidad RenderingContext problem

elemak valek
Greenhorn

Joined: Mar 22, 2006
Posts: 6
Hi,

I'm having a problem with the implementation of Trinidad in a project. I just get this error:

org.apache.myfaces.trinidadinternal.renderkit.core.CoreRenderKit createResponseWriter
SEVERE: No RenderingContext has been created

The page displays but the <tr:treeTable> component that I use doesn't work. I'm using Richfaces as well and I don't know if that causes conflicts with Trinidad, or if I should add anything else to the face-config.xml or the web xml.

Currently in the face-config.xml I added:



To the web.xml I added:

<


Thanks

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSF and Trinidad RenderingContext problem
 
Similar Threads
Trinidad components - first time user
Apache Portlet Bridge
Content rendered outside of body tags when using Apache Trinidad 1.0.11
Tomahawk with trinidad
404 error in jsf demo app