> -----Ursprungliche Nachricht----- > Von: Henning Heil [mailto:[EMAIL PROTECTED]] > Gesendet: Dienstag, 28. Januar 2003 21:50 > An: Tomcat Users List > Betreff: [OT] jspMyAdmin > > > Good evening! > > (or good-"whatever daytime you may have" :-)) > > I just found an older version (0.6) of this tiny little app, google > can't find anything newer about it - does anyone more? Is the project > stopped or renamed? Continued by sb else? > > I recieve an 500 when I start it, a taglib specified in the web.xml is > not found although it's right in its place . . . mmmh, again a > misconfiguration of my tomcat?
Download the two taglibs and copy the jar's to tomcat/lib/common/ , restart Tomcat. and if if you fix the dam exception : The exception was: java.util.MissingResourceException: Can't find bundle for base name com.jspmyadmin.languages.english, locale de_DE The exception class was : class java.util.MissingResourceException let me know :-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
