No, that is in place.
Putting a simpler test component inside the same JAR showed that the
loading is done correctely. So the problem is not the refernciation of the
CC, it is the implementation.
The xhtml of the component is here:
http://svn.codehaus.org/openxma/org.openxma.dsl/trunk/org.openxma.
Hi
I think the problem is mix ui:composition with cc:interface or
cc:implementation. The compiler check these tags and do some special
steps. Just use other different tag like this.
http://www.w3.org/1999/xhtml";
xmlns:h="http://java.sun.com/jsf/html"; >
regards,
Leonardo Uribe
2014-0
Maybe you are missing a faces-config.xml in the jar inside META-INF. JSF
won't scan the jar otherwise. See my post at JSFlive [1] for details.
Best regards
Michi
[1]: http://jsflive.wordpress.com/2011/03/24/custom-component-library/
Am 24.02.2014 13:26, schrieb Johannes Murth:
The output of
The Apache MyFaces team is pleased to announce the release of myfaces
master pom v 15.
This pom is used internally by define default configuration and
community information shared by all myfaces projects and used when
site deployment and reports are executed.
You can find it in the maven repo und
The output of DOCTYPE was related to another issue:
The XHTML that is embedded with ui:include had this as root element.
ui:composition as root element solved the problem.
- Side question: is this an official change from 2.1 to 2.2?
But there is still the issue that the composite component from t
5 matches
Mail list logo