zengxing
01-21-2006, 09:47 AM
Following the advanced install guide, I
1) downloaded/unpacked the Pentaho BI platform (j2ee);
2) configured databases and sample data;
3) built a pentaho.war for Tomcat5 w/ ant (v1.6.5) ;
4) copied hsqldb.jar to \\common\\endorsed;
5) add the JNDI Datasource Mappings to the server.xml file;
6) tried either manually (copied the war file to \\webapps when tomcat was stopped ) or deployed by tomcat "manager" (when tomcat was on);
7)started tomcat, tried to open "http://localhost:8080/pentaho", got "HTTP Status 404 - /pentaho/".
My PC's OS is XP.
Anything I missed?
Thanks.
1) downloaded/unpacked the Pentaho BI platform (j2ee);
2) configured databases and sample data;
3) built a pentaho.war for Tomcat5 w/ ant (v1.6.5) ;
4) copied hsqldb.jar to \\common\\endorsed;
5) add the JNDI Datasource Mappings to the server.xml file;
6) tried either manually (copied the war file to \\webapps when tomcat was stopped ) or deployed by tomcat "manager" (when tomcat was on);
7)started tomcat, tried to open "http://localhost:8080/pentaho", got "HTTP Status 404 - /pentaho/".
My PC's OS is XP.
Anything I missed?
Thanks.