You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by Lisa McCabe <lm...@myeastern.com> on 2005/07/29 01:00:09 UTC

Running Xindice from a JavaBean

Hello,

I am trying to move the client code from a stand-alone example (running in DOS) to a JavaBean that I want to reference from a JSP. I can't create a new instance of DatabaseImpl. (throwing a runtime classnotfound exception) How do I set the classpath correctly to be used by the JavaBean. (The system CLASSPATH is set already.)

Thanks,
Lisa McCabe