>From a comment I left on this issue:
In web/pom.xml, change the following from:
org.appfuse
appfuse-${web.framework}
${appfuse.version}
warpath
To:
org.appfuse
appfuse-${web.framework}
fyi
I tested Spring-Appfuse + JPA using non modular artifact and it works
smoothly.
So the problem is related only to the modular archetype.
Pablo
Pablo Alcaraz wrote:
Hi!
This mail is related to
http://www.nabble.com/Big-exception-with-Modular-JPA-SpringMvc-Appfuse-tt16391314s2369.html
Hi!
This mail is related to
http://www.nabble.com/Big-exception-with-Modular-JPA-SpringMvc-Appfuse-tt16391314s2369.html
I created a new project using:
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-modular-spring
-DremoteRepositories=http://stat