[jboss-user] [Beginner's Corner] - Re: Please! PLEASE! PLEASE! Just ONE Getting-started exa
Wolfgang Knauf
do-not-reply at jboss.com
Mon Aug 24 07:50:52 EDT 2009
Hi,
your WAR contains JARs of the JSF implementation, which conflict with the one included in JBoss.
According to the output, you should NOT include those files in your project:
javaee.jar
jsf-api.jar
jsf-impl.jar
jstl.jar
Maybe Netbeans adds those files automatically. I don't know this IDE, so it is up to you to find out how to remove them.
Hope this helped
Wolfgang
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251164#4251164
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251164
More information about the jboss-user
mailing list