Jump to content
We've recently updated our Privacy Statement, available here ×

Cannot resolve reference to bean 'dataSource'


atkmain

Recommended Posts

After compile successfully and deploy JasperServer 3.7.0-ce, I cannot start it because of below Error. Could someonehelp me?

(CentOs 5.5, Java 1.6.0_20 , Tomcat 5.5.23, ANT 1.8.1 )

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in ServletContext resource [/WEB-INF/applicationContext-datasource.xml]: Invocation of init method failed;

Code:



Post Edited by atkmain at 03/09/2010 13:00



Post Edited by atkmain at 03/09/2010 13:00
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

After deploying previous compile to tomcat directory that installed besides the binary version (/opt/jasperserver-ce-3.7.0/apache-tomcat/), it works, that means it should be because of some missing libraries or compatibility with  CentOS's tomcat 5.5 or tomcat 6 ( I tried both)



Share your knowledge and idea to make it double and real.
www.ATK-idea.com

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...