I have same settings as attached zip file, if you can unzip in directory and
run mvn install eclipse:eclipse; you will get that error too!, i think i
might be missing something?
The core/pom.xml and web/pom.xml should have this in the
...:
com.mycompany
myproject-pom
Dear Shash and Matt,
Thanks for your great efforts.
I followed your instructions but it did not work. It is probably I made some
mistakes somewhere or maybe there are some missing steps in your
instructions.
Anyway, below are some more details...
Shash Chaterjee wrote:
>
> - Modify myproject/p
Should be fixed now - thanks for pointing this out.
Matt
On 3/2/07, budha <[EMAIL PROTECTED]> wrote:
I have problem ...
mvn archetype:create -DarchetypeGroupId=org.appfuse
-DarchetypeArtifactId=appfuse-basic-jsf
-DremoteRepositories=http://static.appfuse.org/repository
-DarchetypeVersion=2.0
The core/pom.xml and web/pom.xml should have this in the
...:
com.mycompany
myproject-pom
1.0-SNAPSHOT
The pom/pom.xml should not have any section.
/pom.xml should have:
pom
core
web
Is that what you have?
Shash:
Shash:
I had made same setup as you had specified, but i am getting following
exception when i run mvn install eclipse:eclipse any idea about this?
[INFO]
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException:
Is this correct? "To register a personDao bean, create
src/main/webapp/WEB-INF/applicationContext.xml (or
core/src/main/webapp/WEB-INF/applicationContext.xml for a modular
archetype)"
Shouldn't the applicationContext be in
src/main/resources/applicationContext.xml or
core/src/main/resources/appli
Hi!
It's not possible to use annotations in sdk <1.5 out of the box.
Maybe this project can help: http://backport175.codehaus.org/
Bye,
Peter
_
Von: j2ee dodo [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 2. März 2007 21:49
An: users@appfuse.dev.java.net
Betreff: [appfuse-user] us