Hi I´m triying to configure a new proyect with appfuse 2.0 and jsf basic but
I have a problem when execute this lines

mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-basic-jsf -DremoteRepositories=
http://static.appfuse.org/releases -DarchetypeVersion=2.0.2
-DgroupId=com.mycompany.app -DartifactId=myproject
 mvn install
mvn jetty:run




[myproject] ERROR [main] ContextLoader.initWebApplicationContext(203) |
Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: IOException
parsing XML document from ServletContext resource
[/WEB-INF/xfire-servlet.xml]
eption is java.io.FileNotFoundException: Could not open ServletContext
resource [/WEB-INF/xfire-servlet.xml]
Caused by:
java.io.FileNotFoundException: Could not open ServletContext resource
[/WEB-INF/xfire-servlet.xml]

-- 
Leonardo Castaño D.

Reply via email to