Matthias Wessendorf wrote:
Hey
Hello Matthias,
do you mean using adf-faces-impl-incubator-m1-SNAPSHOT.jar? Is it safe?
Or did I miss some trinidad jars?
well, Trinidad is "only" the name. A nameing of the packages will follow.
you need impl and api JARs. (yes, the name is adf-faces-xxx-inc....)
Safe? Well, it is not a new lib. It has been used in production etc.
So, from that point it might be safe to use them. The lib is in
incubator not b/c
it is unstable. It is the Apache way. Community etc. is needed.
See [1] for the nbuild jars.
Trinidad seems to be a really useful contribution. If only I could find
it :-).
Best regards
Ondrej Svetlik
-Matthias
[1]
http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/adf/
I must have done something wrong, I get this error when using
<af:objectMedia />
01:13:31,410 WARN HtmlRenderKitImpl:76 - Unsupported
component-family/renderer-type:
org.apache.myfaces.adf.Object/org.apache.myfaces.adf.Media
Jun 23, 2006 1:13:31 AM
org.apache.myfaces.adf.component.UIXComponentBase _getRendererImpl
WARNING: Could not find renderer for CoreObjectMedia[UINodeFacesBean,
id=_idJsp14], rendererType = org.apache.myfaces.adf.Media
01:13:31,412 WARN HtmlRenderKitImpl:76 - Unsupported
component-family/renderer-type:
org.apache.myfaces.adf.Object/org.apache.myfaces.adf.Media
Jun 23, 2006 1:13:31 AM
org.apache.myfaces.adf.component.UIXComponentBase _getRendererImpl
WARNING: Could not find renderer for CoreObjectMedia[UINodeFacesBean,
id=_idJsp14], rendererType = org.apache.myfaces.adf.Media
01:13:31,414 WARN HtmlRenderKitImpl:76 - Unsupported
component-family/renderer-type:
org.apache.myfaces.adf.Object/org.apache.myfaces.adf.Media
Jun 23, 2006 1:13:31 AM
org.apache.myfaces.adf.component.UIXComponentBase _getRendererImpl
WARNING: Could not find renderer for CoreObjectMedia[UINodeFacesBean,
id=_idJsp15], rendererType = org.apache.myfaces.adf.Media
Is there anything special I should setup when using trinidad/adf?
Best regards
Ondrej Svetlik