Re: [appfuse-user] Problems with AppFuse (Struts 2 Basic)

2008-04-24 Thread Spirka, Andreas | SCARUS
It still doesn't work in the full-source mode. The workaround is to use maven 2.0.8 instead of 2.09: http://www.nabble.com/BeanDefinitionStoreException%3A-Unexpected-exception-parsing-XML-...-applicationContext-service.xml-to16660149s2369.html#a16763592 Spirka, Andreas | SCARUS schrieb

Re: [appfuse-user] Problems with AppFuse (Struts 2 Basic)

2008-04-24 Thread Spirka, Andreas | SCARUS
Hi, i solved it. The Problem was a missing dependency in pom.xml: org.springframework spring-web ${spring.version} Added this to the other dependencies. regards Spirka, Andreas | SCARUS schrieb: Hello, i downloaded the Basic Struts2 archetype. But i get an

[appfuse-user] Problems with AppFuse (Struts 2 Basic)

2008-04-24 Thread Spirka, Andreas | SCARUS
/63M [INFO] mvn jetty:run and mvn jetty:run-war don't work. But the Jsf and Tapestry archetypes work well. Why must Struts always break ranks? regards Andreas - To unsubscribe,

[appfuse-user] Appfuse and Hibernate

2007-12-27 Thread Andreas Zeller
eclipse - Build went fine, took almost 3 minutes though fetching jars... So. Is there a need to download the API? There is no package org.appfuse.dao... Am I doing something terribly wrong? Regards from germany and thanks in advance. Andreas -- *Andreas Zeller* Geschäftsführung *lux*medien.de

Re: [appfuse-user] Modular JSF/JPA, web tests not working

2007-05-20 Thread Andreas
ttp-8081-Processor18] VelocityEngine.logVelocityMessage(46) | org.apache.velocity.runtime.exception.ReferenceException: reference : template = accountCreated.vm [line 4,column 11] : ${user.confirmPassword} is not a valid reference. Cheers, Andreas -- View this message in context: http://www.nabble.com/Mo

Re: [appfuse-user] Modular JSF/JPA, web tests not working

2007-05-19 Thread Andreas
= org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter mvn clean jetty:run-war java.io.FileNotFoundException: class path resource [hibernate.cfg.xml] cannot be resolved to URL because it does not exist at org.springframework.core.io.ClassPathResource.getURL(ClassPathResource.java:155) Andreas -- View this message in context: http

[appfuse-user] Modular JSF/JPA, web tests not working

2007-05-17 Thread Andreas
class path resource [hibernate.cfg.xml] cannot be resolved to URL because it does not exist Any ideas? Andreas http://www.nabble.com/file/8513/web.xml web.xml http://www.nabble.com/file/8514/pom.xml pom.xml http://www.nabble.com/file/8514/pom.xml pom.xml -- View this message in cont

[appfuse-user] SQLException: Access denied for user: '[EMAIL PROTECTED]'

2007-03-10 Thread Andreas
rt unsuccessful '[EMAIL PROTECTED]' (Using password: YES)> How can I tell maven/appfuse to use localhost and not mydomain.net as hostname? I tried with no luck adding a property to the end of the pom file: