Sorry, just looked back at the original post I missed part of the error. Yes the structure of the jar is correct, in general you don't need to copy any other jars to the deploy folder, the only real exception to this is if there are components deployed in other archives that you need.
Anyway back to the original error message, it looks as though you have compiled your component using Java 5 and your JBoss version appears to be running against an earlier JDK version. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891935#3891935 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3891935 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
