I was getting the same error but with a plugin in struts. I found this to be a generic error which is raised when tomcat couldn't start the servlet for my plugin. Ive had the same error message for passing the wrong arguments to my plugin.

After lots of pain I installed log4j and set up the '.properties' files and got a more meaningful trace which turned out to be a missing library I thought I installed.