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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to