Hi Bernd,

Can you please make a blanc Seam + Tobago project available on svn (with the
1.1.0 snapshot). I think this could help a lot of people have an easy start
(including me ;-).

Regards,
Zied


2008/1/23, Zied Hamdi <[EMAIL PROTECTED]>:
>
> Sorry for spamming,
>
> a last detail: when I attemp to display a richfaces component in my page,
> I have errors of this type thrown by Tobago in the log:
>
> resourceDirs = '[skins, org/apache/myfaces/tobago/renderkit]' contentType
> = 'html' theme = 'richmond' browser = 'msie_7_0' subDir = 'tag' name = '
> org.richfaces.ToolBarRendererRenderer' suffix = '' key = 'null'
>
> 12:12:57,140 ERROR [ResourceManagerImpl] Don't find any RendererClass for
> org.richfaces.ToolBarRendererRenderer. Please check you configuration.
>
> 12:12:57,156 ERROR [ResourceManagerImpl] Path not found, and no fallback. 
> Using
> empty string.
>
>
>
> Wich means Tobago takes control over the display but, for an unknown
> reason, doesn't call the encode() method on the view root...
>
>
>  2008/1/23, Zied Hamdi <[EMAIL PROTECTED]>:
> >
> > I maybe have a hint Bernd,
> >
> > I have ClientProperties.getInstance(UIViewRoot) that prints
> >
> > *INFO [ClientProperties] No ClientProperties instance found creating new
> > one*
> >
> > On each refresh.
> > Did the seam project work in you environement with the snapshot?
> >
> > Regards,
> > Zied
> >
> > 2008/1/23, Zied Hamdi <[EMAIL PROTECTED]>:
> > >
> > > Hi Bernd,
> > >
> > > I opted to use the 1.1.0 snapshot. The problem I have is maybe not
> > > related to Tobago: my page is not interpreted as a jsf source: it is sent 
> > > to
> > > the browser as is (with supressed namespaces):
> > >  <tc:page>
> > >   <tc:out value="ok"></tc:out>
> > >  </tc:page>
> > >
> > > It doesn't seem to be anything wrong in the log (apart some facelets
> > > info written to stderr). Any idea please? (my conf files are the same as
> > > yesterday)
> > >
> > > Regards,
> > > Zied
> > >
> > >
> > > 11:15:19,937 ERROR [STDERR] 23 janv. 2008 11:15:19
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/jboss-
> > > seam-mail.jar!/META-INF/seam-mail.taglib.xml
> > >
> > > 11:15:19,937 ERROR [STDERR] 23 janv. 2008 11:15:19
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/jboss-
> > > seam-pdf.jar!/META-INF/seam-pdf.taglib.xml
> > >
> > > 11:15:19,968 ERROR [STDERR] 23 janv. 2008 11:15:19
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/jboss-
> > > seam-ui.jar!/META-INF/s.taglib.xml
> > >
> > > 11:15:20,015 ERROR [STDERR] 23 janv. 2008 11:15:20
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/jsf-
> > > facelets.jar!/META-INF/jsf-core.taglib.xml
> > >
> > > 11:15:20,015 ERROR [STDERR] 23 janv. 2008 11:15:20
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/jsf-
> > > facelets.jar!/META-INF/jsf-html.taglib.xml
> > >
> > > 11:15:20,046 ERROR [STDERR] 23 janv. 2008 11:15:20
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/jsf-
> > > facelets.jar!/META-INF/jsf-ui.taglib.xml
> > >
> > > 11:15:20,062 ERROR [STDERR] 23 janv. 2008 11:15:20
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/jsf-
> > > facelets.jar!/META-INF/jstl-core.taglib.xml
> > >
> > > 11:15:20,078 ERROR [STDERR] 23 janv. 2008 11:15:20
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/jsf-
> > > facelets.jar!/META-INF/jstl-fn.taglib.xml
> > >
> > > 11:15:20,109 ERROR [STDERR] 23 janv. 2008 11:15:20
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/richfaces-
> > > ui.jar!/META-INF/a4j.taglib.xml
> > >
> > > 11:15:20,109 ERROR [STDERR] 23 janv. 2008 11:15:20
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/richfaces-
> > > ui.jar!/META-INF/ajax4jsf.taglib.xml
> > >
> > > 11:15:20,171 ERROR [STDERR] 23 janv. 2008 11:15:20
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/richfaces-
> > > ui.jar!/META-INF/rich.taglib.xml
> > >
> > > 11:15:20,187 ERROR [STDERR] 23 janv. 2008 11:15:20
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/richfaces-
> > > ui.jar!/META-INF/richfaces.taglib.xml
> > >
> > > 11:15:20,187 ERROR [STDERR] 23 janv. 2008 11:15:20
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/tomahawk-
> > > facelets-1.1.6.jar!/META-INF/tomahawk-sandbox.taglib.xml
> > >
> > > 11:15:20,203 ERROR [STDERR] 23 janv. 2008 11:15:20
> > > com.sun.facelets.compiler.TagLibraryConfig loadImplicit
> > >
> > > INFO: Added Library from:
> > > jar:file:/D:/jbdevstudio/jboss-eap/jboss-as/server/default/deploy/IntoServices-
> > > ear.ear/IntoServices.war/WEB-INF/lib/tomahawk-
> > > facelets-1.1.6.jar!/META-INF/tomahawk.taglib.xml
> > >
> > > 11:15:20,296 INFO   [MyfacesConfig] No context init parameter '
> > > org.apache.myfaces.PRETTY_HTML' found, using default value true
> > >
> > > 11:15:20,296 INFO   [MyfacesConfig] No context init parameter '
> > > org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true
> > >
> > > 11:15:20,296 INFO   [MyfacesConfig] No context init parameter '
> > > org.apache.myfaces.READONLY_AS_DISABLED_FOR_SELECTS' found, using
> > > default value true
> > >
> > > 11:15:20,296 INFO   [MyfacesConfig] No context init parameter '
> > > org.apache.myfaces.CONFIG_REFRESH_PERIOD' found, using default value 2
> > >
> > >
> > > 11:15:20,296 INFO   [MyfacesConfig] No context init parameter '
> > > org.apache.myfaces.DETECT_JAVASCRIPT' found, using default value false
> > >
> > >
> > > 11:15:20,296 INFO   [MyfacesConfig] No context init parameter '
> > > org.apache.myfaces.AUTO_SCROLL' found, using default value false
> > >
> > > 11:15:20,296 INFO   [MyfacesConfig] No context init parameter '
> > > org.apache.myfaces.ADD_RESOURCE_CLASS' found, using default value
> > > org.apache.myfaces.renderkit.html.util.DefaultAddResource
> > >
> > > 11:15:20,296 INFO   [MyfacesConfig] No context init parameter '
> > > org.apache.myfaces.RESOURCE_VIRTUAL_PATH' found, using default value
> > > /faces/myFacesExtensionResource
> > >
> > > 11:15:20,296 INFO   [MyfacesConfig] No context init parameter '
> > > org.apache.myfaces.CHECK_EXTENSIONS_FILTER' found, using default value
> > > true
> > >
> > > 11:15:20,296 INFO   [MyfacesConfig] Starting up Tomahawk on the
> > > RI-JSF-Implementation.
> > >
> > >
> > >
> > >
> > >
> > > 2008/1/22, Bernd Bohmann <[EMAIL PROTECTED]>:
> > > >
> > > > Hello Zied,
> > > >
> > > > richfaces has it's own ViewHandlerImpl. Until 1.1.0-SNAPSHOT tobago
> > > > depends on this own ViewHandlerImpl. Now tobago doesn't require a
> > > > own
> > > > ViewHandlerImpl (I hope). Maybe we backport this change to a 1.0.15
> > > > version.
> > > >
> > > > Please can you remove the richfaces lib from the WEB-INF/lib folder
> > > > or
> > > > use the 1.1.0-SNAPSHOT version of tobago until we backport this fix.
> > > >
> > > >
> > > > Regards
> > > >
> > > > Bernd
> > > >
> > > > Zied Hamdi schrieb:
> > > > > Hi Bernd,
> > > > >
> > > > > I've tried to estimate the cost of moving to rich faces (to avoid
> > > > unexpected
> > > > > secondary effects with Tobago), it's too much for my app in its
> > > > state today.
> > > > > So I'm back to Tobago :-).
> > > > >
> > > > > Did you say you were able to run tobago on Seam (if the view is
> > > > not the
> > > > > RichFaces implementation) ?
> > > > >
> > > > > I'm actually facing the same problem as before: my page is
> > > > extremey basic. I
> > > > > verified the view root is tobago's view.
> > > > >
> > > > >
> > > > > <f:view xmlns:f="http://java.sun.com/jsf/core "
> > > > >
> > > > >       xmlns:tc=" http://myfaces.apache.org/tobago/component";>
> > > > >
> > > > >       <tc:page>
> > > > >
> > > > >             <tc:out value="ok" />
> > > > >
> > > > >       </tc:page>
> > > > >
> > > > > </f:view>
> > > > >
> > > > > I don't understand where the rich faces view handler takes place
> > > > in this
> > > > > schema. (it was the case in the previous example where I had
> > > > tobago inside
> > > > > rich faces panels, but now the view is pure tobago...)
> > > > >
> > > > > Any idea please?
> > > > >
> > > > > Regards,
> > > > > Zied
> > > >
> > >
> >
> >
> > --
> > Zied Hamdi
> > www.into-i.fr
> > (previously in 2003)
> > zatreex.sf.net
> >
>
>
>
> --
> Zied Hamdi
> www.into-i.fr
> (previously in 2003)
> zatreex.sf.net
>



-- 
Zied Hamdi
www.into-i.fr
(previously in 2003)
zatreex.sf.net

Reply via email to