ClassNotFoundException though jar file is included. [message #62556] |
Fri, 20 June 2003 00:17 |
Eclipse User |
|
|
|
Originally posted by: james.openpie.biz
Hi, all
I am currently writing a intranet application.
I had run into some problems regarding a ClassNotfoundException being
thrown because the class is simply not found.
The scenario goes,
I had included workflow engine as a plugin using id,
generic.workflow.engine, under the plugins folder. As it requires during
runtime, the org.apache.xerces.Parsers.SAXParser class(from
xercesImpl.jar), I also include the org.apache.xerces plugin id as what
was required.
However during the application runtime, as a certain xml report design
need to be compiled, it can't seem to find the
org.apache.xerces.Parsers.SAXParser class. I have checked the SAXParser
class in indeed in the xercesImpl.jar.
I have also made efforts to include the plugins under the application's
plugin.xml. Can you provide some knowledge on this ? Are there any other
areas which I have to put in the plugin id, org.apache.xerces ?
regards
James
|
|
|
Powered by
FUDForum. Page generated in 0.03749 seconds