[jboss-user] [JBoss Tools] - JBoss tools does not take AS 6's jsf.deployer into account

arjan tijms do-not-reply at jboss.com
Wed Jul 6 09:45:05 EDT 2011


arjan tijms [http://community.jboss.org/people/atijms] created the discussion

"JBoss tools does not take AS 6's jsf.deployer into account"

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

--------------------------------------------------------------
In JBoss AS 6, one can change which JSF implementation JBoss AS uses by editing /deployers/jsf.deployer/META-INF/jsf-integration-deployer-jboss-beans.xml. JBoss bundles Mojarra 1.2, 2.0 and MyFaces 2.0 by default.

However, if one changes this, JBoss tools keeps putting the two hardcoded libs in /deployers/jsf.deployer/Mojarra-2.0/jsf-libs on the IDE's lookup path. This means that stepping through JSF source code is totally broken then.

A workaround is to copy the libs from the other configuration to /deployers/jsf.deployer/Mojarra-2.0/jsf-libs and rename them to jsf-api-2.0.3-b05.jar and jsf-impl-2.0.3-b05.jar. This works, but there is something unsettling of having e.g. the 2.1.2 libs called 2.0.3 just for the sake of the ability to debug.
--------------------------------------------------------------

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

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/20110706/90fb4654/attachment-0001.html 


More information about the jboss-user mailing list