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
Post a Comment