[jbosstools-issues] [JBoss JIRA] (JBIDE-20438) Use of clientBehavior tag in composite component produces warning

Viacheslav Kabanovich (JIRA) issues at jboss.org
Wed Aug 12 19:38:02 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097854#comment-13097854 ] 

Viacheslav Kabanovich commented on JBIDE-20438:
-----------------------------------------------

Do you use xmlns:composite="http://java.sun.com/jsf/composite" or xmlns:composite="http://xmlns.jcp.org/jsf/composite"?
The first namespace (used in JSF 2.0 and 2.1) does not have tag "clientBehavior", the second namespace (used in JSF 2.2) has the tag and there is no warning.

> Use of clientBehavior tag in composite component produces  warning
> ------------------------------------------------------------------
>
>                 Key: JBIDE-20438
>                 URL: https://issues.jboss.org/browse/JBIDE-20438
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsf
>    Affects Versions: 4.2.3.Final
>         Environment: Win 7 64, Eclipse Luna 64, JDK8 64
>            Reporter: Rainer Schön
>            Assignee: Viacheslav Kabanovich
>            Priority: Minor
>             Fix For: 4.3.x
>
>
> The use of a clientBehavior tag in a composite component produces a [Unknown composite component "clientBehavior"] warning
> Possible solution: Check the jboss internal tagblib: composite.taglib.xml



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jbosstools-issues mailing list