[jboss-user] [JBoss Tools] - JBoss 7 runtime uses JSF 1.2 not main (JSF 2.0)?

Karsten Wutzke do-not-reply at jboss.com
Tue Oct 18 23:18:25 EDT 2011


Karsten Wutzke [http://community.jboss.org/people/kwutzke] created the discussion

"JBoss 7 runtime uses JSF 1.2 not main (JSF 2.0)?"

To view the discussion, visit: http://community.jboss.org/message/632413#632413

--------------------------------------------------------------
Hello,

as I'm building my app I was wondering why JBT was complaining about the line
<h:commandLink action="#{pqList.deletePq(pq)}">

underlining the part (pq) in yellow. I inspected the issue and I realized my JBoss AS 7 runtime has a JAR entry:

jsf-api-1.2_13.jar - C:\dev\jboss7\modules\javax\faces\api\1.2

Hmm... how did that happen? I thought it should be

jboss-jsf-api_2.0_spec-1.0.0.Final.jar - C:\dev\jboss7\modules\javax\faces\api\main

How can I change/repair this (without adding external libs etc.)?

Thanks
Karsten
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/632413#632413]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111018/c9d0aef5/attachment.html 


More information about the jboss-user mailing list