java - eclipse maven Circular placeholder reference Error using profiles -


when packaged target/war using maven profiles, eclipse refreshed project, , try launch on tomcat, constantly

org.springframework.beans.factory.beandefinitionstoreexception: invalid bean definition name 'datasource' defined in class path resource [applicationcontext-resources.xml]: circular placeholder reference 'jdbc.driverclassname' in property definitions 

mention: use sts 3.7.1, based on eclipse 4.5.1

right click on project -> maven -> select maven profiles... , pickup profile.

...this stupid behavior in eclipse


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -