Re: [Mav-user] Eclipse, log4j, etc.

2004-02-10 Thread Todd O'Bryan
it'll work. HTH, yurazlin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Todd O'Bryan Sent: Tuesday, February 10, 2004 12:20 PM To: [EMAIL PROTECTED] Subject: Re: [Mav-user] Eclipse, log4j, etc. I removed commons-beanutils.jar from the Tomcat class

Re: [Mav-user] Eclipse, log4j, etc.

2004-02-10 Thread Todd O'Bryan
I removed commons-beanutils.jar from the Tomcat classpath (which you can set in Eclipse using the Preferences pane) and was able to compile. It also then ran the Log4jInit code someone suggested I create...of course, only after producing the warnings that code was meant to stop from appeari

Re: [Mav-user] Eclipse, log4j, etc.

2004-02-09 Thread Todd O'Bryan
Thanks for the help. That didn't fix it. The weekend's over and I'm back at work, so it will probably be Friday before I have a chance to look at everything again. Todd On Feb 8, 2004, at 1:48 PM, Ed Thompson wrote: I have the following in my web.xml: log4j-init org.ed4becky.mComics

[Mav-user] Eclipse, log4j, etc.

2004-02-08 Thread Todd O'Bryan
Hopefully someone uses Maverick in Eclipse and can help me with this conundrum... I'm trying to create a new webapp with Maverick. The only things I have on my class path (I think) are maverick.jar, the two Tomcat jars that Eclipse includes automatically when you create an Eclipse project, t

[Mav-user] One command for many urls?

2004-02-07 Thread Todd O'Bryan
I just downloaded Maverick this morning, and I'm already realizing how much time I've been wasting the last few months. Anyway, I'm trying to write a resource viewer that will present one of hundreds of jpegs to users depending on which URL they try to access. For example, /view/set1/pic1.html