Hi Guys, I am trying to build a web interface that can use pig to do "on demand" batch processing using pig, but JSP (or more specifically, tomcat) does not seem to want to know pig. I keep receiving ClassNotFoundException when trying to use PigServer, even though I have explicitly imported it using a page import statement. I wouldn't normally ask on this mailing list, but all my other JARs seem to import fine ...
Any help is appreciated, Robert.
