DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9202>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9202 trying to run servlet_example1 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From [EMAIL PROTECTED] 2002-05-17 13:18 ------- I love stack traces where you have to 'use the force'. I would bet that you don't have all dependencies taken care of - in 1.2 and later, we provide two jars, one w/o any dependencies included in the jar (so you have to get them) and for convenience, one with -dep in the filename, that includes logkit and other things that it needs. So the soln should be 1) get the dependencies (see the 'WHY_TWO_JARS.txt' readme file) or 2) use the -dep jar. I'll keep this as 'assigned' until we hear back from you :) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
