Hi all, I’m trying to use jetty maven plugin with a JSF project. When I define the <webAppSourceDirectory> as the target WAR directory (target/war-file-0.1-SNAPSHOT) it works correctly.
If I define it as src/main/webapp (the default behaviour), the ManagedBeans are all resolved to null. I believe this may be a classpath problem, although the jetty plugin uses target/classes in both situations. Any thought? /rp
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
