AW: AW: [OT] jspMyAdmin

2003-01-30 Thread Power-Netz \(Schwarz\)
> o.k., I jared the classes dir, where exactly did you put the file and 
> what was it's name?

unimportant, all jars in the spezific dir are loaded/used..


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: AW: [OT] jspMyAdmin

2003-01-29 Thread Henning Heil
Power-Netz (Schwarz) wrote:


org.apache.jasper.JasperException:
/myadmin/jspmyadmin/index.jsp(16,0) This absolute uri
(http://jakarta.apache.org/taglibs/i18n-1.0) cannot be resolved
in either web.xml or the jar files deployed with this application
	at
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErr
orHandler.java:94)


I looked up the web.xml, seems correct. did you change yours? what do
you think?
   


nothing changed there... I got mine to run by jaring the WEB-INF/classes and
put it to /lib/common/

It looks nice :-)

But i get NullPointerexceptions when i try to the table properties..



o.k., I jared the classes dir, where exactly did you put the file and 
what was it's name?

the NullPointerException maybe results from a missing config-file or sth 
like that . . . ?

Henning


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



AW: [OT] jspMyAdmin

2003-01-29 Thread Power-Netz \(Schwarz\)


> org.apache.jasper.JasperException:
> /myadmin/jspmyadmin/index.jsp(16,0) This absolute uri
> (http://jakarta.apache.org/taglibs/i18n-1.0) cannot be resolved
> in either web.xml or the jar files deployed with this application
>   at
> org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErr
> orHandler.java:94)
>
>
> I looked up the web.xml, seems correct. did you change yours? what do
> you think?

nothing changed there... I got mine to run by jaring the WEB-INF/classes and
put it to /lib/common/

It looks nice :-)

But i get NullPointerexceptions when i try to the table properties..



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




AW: [OT] jspMyAdmin

2003-01-29 Thread Power-Netz \(Schwarz\)


> -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]