Re: The value for the useBean class attribute *class* is invalid

2010-12-17 Thread PTaco
Okay. Where is the class file for com.upsnap.uatools.UAToolsBean? Scan all your .jar files to make sure it only occurs in a single place. Also make sure you haven't done something silly like placed that same class/jar into Tomcat's lib/ directory as well. its all in 1 place. the jar file is nam

Re: The value for the useBean class attribute *class* is invalid

2010-12-17 Thread PTaco
n the class portion of the useBean declaration. However as I said before, I've taken an exact copy/paste from a working web application and just re-named the project and it still throws this error. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 PTaco, *sigh* What Tomcat version? What is

The value for the useBean class attribute *class* is invalid

2010-12-17 Thread PTaco
I updated a currently working java web project by copying it, and renaming it. However, I'm getting the error in the title on a few library files. For some reason Tomcat either can't see the library file or something else is wrong and I have no idea what it could be. All of my library files are in