If you use the command line instead of Eclipse, everything should work fine. I'm working on better Eclipse support in 2.1.
Matt On Wed, Mar 18, 2009 at 2:37 AM, Marian <mn...@etai.fr> wrote: >>I've run into these types of annoyances myself, and have concluded > > Yes, I've get several others too - for instance if I do "mvn package" I have > to > do it 2 times (!!!) because the first time it doesn't find a jar that is in > WEB-INF/lib > > I presume that part of these annoyances is due to the "peculiarities" of > AppFuse: >>>>>>>>>>>>>>>>>>>>>>>> > Delete <wb-resource deploy-path="/" source-path="src/main/webapp"/> > . Add <wb-resource deploy-path="/" > source-path="target/myproject-webapp-1.0-SNAPSHOT"/> > .... >>>>>>>>>>>>>>>>>>>>>>>> > As it is stated in the "Quick guide"... > Basically, when you start the project you cannot compile it the first time (if > you are including another jar in src/main/webapp/WEB-INF/lib) in Eclipse > because > it needs target, and target is not yet populated! > > I also noticed that it display the Maven jars in the buildpath, it is as the > project would not be a Maven one! > > Marian > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net