cp target/classes/jdbc.properties src/main/resources/jdbc.properties is the easiest solution.
On Wed, Mar 11, 2009 at 4:44 PM, Christian Decker <decker.christ...@gmail.com> wrote: > > Hi all, > > I recently decided I wanted to get my project, based on Appfuse, to run > inside Eclipse so that the IDE keeps updating stuff I edit, without having > to continually restart the jetty server. > > --snip-- > Invalid bean definition with name 'sessionFactory' defin > ed in class path resource [applicationContext-core.xml]: Circular > placeholder reference 'hibernate.dialect' in property > definitions > --/snip-- > > As these properties are set inside the pom I was wondering wether there is > an easy way to define my own placeholders that I'd like to fill in when > running under eclipse (so for example I wan't to use a development DB while > in eclipse). > Any ideas? > > Regards, > Chris > > ----- > Christian Decker > http://blog.snyke.net > -- > View this message in context: > http://www.nabble.com/Circular-placeholder-while-running-in-Eclipse-tp22467049s2369p22467049.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net