[jboss-user] [JBoss Getting Started Documentation] - Re: problem building jsfeJB3 application
rtaylor777
do-not-reply at jboss.com
Sun Sep 21 20:48:45 EDT 2008
I don't know if you got an answer yet... I'm working through the same tutorial but for release jboss-5.0.0.CR2
first I had to modify the line that said:
to this:
Don't do this though if you didn't get the error:
.../default/deploy/jboss-web.deploy/jsf-libs not found.
Then for the missing seam error
.../seam/lib not found.
Find and comment out the references to seam in the build.xml file like this:
<!-- -->
<!-- -->
<!--
-->
The jsfeJB3 project isn't using seam yet... not moving on to the rest of the tutorial... If I find more issues I'll check back.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177911#4177911
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177911
More information about the jboss-user
mailing list