PDA

View Full Version : problem with http://www.springsource.org/dtd/spring-beans.dtd



vishnuvardhanr8
01-08-2009, 09:19 AM
Hi all,
I am using pentaho BI 2.0 CE on windows XP OS.While starting the admin console I am facing problems with pentahoObjects.spring.xml file present in pentaho-solutions/system folder
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springsource.org/dtd/spring-beans.dtd">

due to which its showing unable to read web.xml present in webapps of the tomcat folder.

I have paced spring jars in the lib dir.Also the solution path is mentioned properly.

Can you please tell me what are the alternaties for this particular problem