Re: runtime exception web9033
Derrick Oswald <[email protected]>
| Newsgroups | gmane.comp.parsers.htmlparser.user |
|---|---|
| Message-ID | <[email protected]> |
Also include the lexer.jar. On 3/23/10, Gazihan Işıldak <[email protected]> wrote: > hi, > > i'm developing a rest web service in java. > > i'm using htmlparser library on it. > > but when i try to run service i'm getting this exception. i can build it > successfully. and org.htmlparser.beans.StringBean class exists in project. > >> exception >> >> javax.servlet.ServletException: java.lang.RuntimeException: WEB9033: >> Unable to load class with name [org.htmlparser.beans.StringBean], >> reason:java >> .lang.NoClassDefFoundError: org/htmlparser/visitors/NodeVisitor >> >> root cause >> >> java.lang.RuntimeException: WEB9033: Unable to load class with name [org. >> htmlparser.beans.StringBean], reason: java.lang.NoClassDefFoundError: org/ >> htmlparser/visitors/NodeVisitor >> >> root cause >> >> java.lang.NoClassDefFoundError: org/htmlparser/visitors/NodeVisitor >> >> root cause >> >> java.lang.ClassNotFoundException: org.htmlparser.visitors.NodeVisitor >> > > i checked that htmlparser.jar exists in server. > > what should i do to achieve this? > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Htmlparser-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/htmlparser-user