Finally got to the bottom of this. The type mismatch error was being caused by having a copy of the tomahawk.jar in the WEB-INF/lib. This can be removed if you're using faceletes and the problem is solved, but what if you don't want to use facelets? I'm facing the prospect of converting my whole project to use facelets just so that I can use Tomahawk file upload.
Has anybody managed to implement file upload without using facelets? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950804#3950804 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950804 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
