Folks,
mvn jetty:run fails but mvn tomcat:run-war and mvn jetty:run-war work
correctly.
mvn jetty:run gives an error during startup about a circular
jdbc.driverClassName reference in applicationContext-resources.xml. The
exact error follows.
Please, I love the hot deploy of jetty:run and want to make this work.
I'm using Basic JSF, AppFuse 2.0 on Windows.
2007-10-02 11:27:10.587::WARN: Failed startup of context
[EMAIL PROTECTED]/,C:\source\TestAppFuse\src\main\webapp}
org.springframework.beans.factory.BeanDefinitionStoreException: Error
registering bean with name 'dataSource' defined in class path resource
[applicationContext-resources.xml]: Circular placeholder reference
'jdbc.driverClassName' in property definitions
at
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:249)
--
View this message in context:
http://www.nabble.com/Circular-dataSource-reference-when-running-jetty%3Arun-...-tf4555472s2369.html#a13000912
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]