Hi, seems your "application.xml" is empty. If present, is has to contain at least one "module" element (see PeterJ's sample above). But as Jaikiran said: it is at the wrong place if contained in WEB/classes/META-INF! It has to be part of the EAR file/directory (but JBoss 5 doesn't need it).
Best regards Wolfgang View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228991#4228991 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228991 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
