Harald Wellmann [https://community.jboss.org/people/hwellmann.de] created the discussion
"Publishing JSF web resources from a library JAR" To view the discussion, visit: https://community.jboss.org/message/797339#797339 -------------------------------------------------------------- There's a multi-module Maven project with a WAR module foo-web referencing a JAR foo-lib with JSF views and composite components in META-INF/resources. The project is started via Run on Server. When editing an XHTML view resource in foo-web/src/main/webapp and reloading the browser page, the change is immediately visible. When editing an XHTML view resource in foo-lib/src/main/resources/META-INF/resources and reloading the browser page, nothing happens. Is there a way to make this change visible without redeploying the entire application? I'm using Eclipse Juno SR1, JBoss Tools 4.0.0 and JBoss AS 7.1.3. Best regards, Harald -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/797339#797339] Start a new discussion in JBoss Tools at Community [https://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
