Hi Thomas, Am 07.03.2007 um 11:17 schrieb Thomas Schweiger:
> Andreas Junghans <andreas.junghans <at> stz-ida.de> writes: > >> Could you check your qooxdoo.war to see if there's a common- >> beanutils-1.6.1.jar (or newer) in WEB-INF/lib? > > Hello Andreas, > thanks for getting back to me. > I just checked the .war file and it does contain the files > 'commons-beanutils-1.6.1.jar' and 'commons-collections-2.1.jar'. > In the build XML, there is an exclude for the 'servlet-api.jar', so > it seems > that the creation of the war file is done correctly. > Do I need to copy the 'servlet-api.jar' somewhere? No, servlet-api.jar is only necessary at compile time (since every servlet container has its own copy). It's probably a classloading issue in Tomcat. Could you check whether the problem is also present in the current Tomcat 5.5.x release? If not, then this is a Tomcat 6 bug. Regards, Andreas ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
