[Mav-user] NoClassDefFoundError and I have all the right jar files

2010-04-22 Thread Angela Day
Thanks for the idea. I tried lowering the jdom, with no success. Any other suggestions would be really appreciated.Thanks,Angela DayNational Autism Association of Central Texashttp://www.naacentraltexas.orgFrom: Angela Day akc...@yahoo.comTo: mav-user@lists.sourceforge.netSent: Wed, April 21, 2010

[Mav-user] NoClassDefFoundError and I have all the right jar files

2010-04-22 Thread Angela Day
I didn't change maverick. Just pulled in the jar file, that is all. I am using it as-is maverick. The log file doesn't have any error messages but stops just before reading the maverick file. Here is the log file: 851304 2010-04-22 10:31:55,585 [http-8080-Processor23] DEBUG

[Mav-user] NoClassDefFoundError and I have all the right jar files

2010-04-22 Thread Angela Day
It looks like it is failing on a call to a jdom Document or Element but I have jdom in the lib directory with maverick and everything else. Element and Document are definitely classes in the jar file. I am really stuck. It is failing on line 140. I would really appreciate some more ideas.

[Mav-user] NoClassDefFoundError and I have all the right jar files

2010-04-22 Thread Angela Day
That was it. Under webapps, I still had both copies of maverick jars. I was so focused on JDOM, I didn't think to look for two copies of maverick. I had looked for that in the lib directory in my source, but didn't think to look under webapps. Thanks for your help everyone. Angela Day