[
https://issues.apache.org/jira/browse/MYFACES-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14726957#comment-14726957
]
Kristian Jörg commented on MYFACES-4011:
----------------------------------------
Yes, I can see viewAction in myfaces_facelets_core_2_1.xsd. But it is not in
/META-INF/myfaces_core.tld.
My problem is from within Eclipse. Can't use the new namespace and no
recognition of the tag f:viewAction in the editor (although I can use it).
Sorry, I have not the time to download full sources and apply the patch so I
cannot test it at the moment. I could test a patched and ready jar-file if I
could download it somewhere.
> Old namespaces in tld-files
> ---------------------------
>
> Key: MYFACES-4011
> URL: https://issues.apache.org/jira/browse/MYFACES-4011
> Project: MyFaces Core
> Issue Type: Bug
> Components: General
> Affects Versions: 2.2.8
> Environment: Eclipse
> Reporter: Kristian Jörg
> Attachments: MYFACES_4011.patch
>
>
> Myfaces 2.2.8 does not support the new namespaces in TLD files i.e
> xmlns:f="http://xmlns.jcp.org/jsf/core"
> xmlns:h="http://xmlns.jcp.org/jsf/html"
> xmlns:jl="http://xmlns.jcp.org/jsf/composite/jsflive"
> In Eclipse, which autoloads namespace definitions from JAR files, I get
> "Can't find facelet tag library for uri http://xmlns.jcp.org/jsf/core". The
> TLD files that are contained in Myfaces 2.2.8 corresponds to JSF 2.1, and
> does not include f:viewAction.
> I've seen that the code for viewAction is there in the 2.2.8 impl jars. The
> problem is that the TLD file does not list it so I can't use it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)