PDA

View Full Version : <web-service><not-found/></web-service>



mhatre
10-17-2008, 12:10 AM
Hi,
I hv integrated pentaho in my webapp, i am trying to run report,
my struturce is

myapp/pentaho-solutions/


in pentaho-solutions there is dashboards/pentaho_sample_dashboard folder in which my .html file through which i am calling pentahoAction()
using pentaho-ajax.js

on my jsp thers is link which i called
./pentaho-solutions/dashboards/pentaho_sample_dashboard/AJAXexample.htm"

and js gets called through this but i get <web-service><not-found/></web-service> msg when i run this

pls reply back