i have a web app and in that web app i am trying to use cewolf, and i get the following error when trying to use the cewolf:chart tag from a jsp.
the error is:
RequestProcessor - Invalid path /cewolf was requested
obviously the RequestProcessor can't find the cewolf folder which also exists as a separate webapp in my tomcat 5.0 web server.
what am i missing here?