anonymous wrote : JBoss AS 5 tends to be more picky about apps following that specs that what earlier releases were. The above warning tell you what the issues are - you'll have to fix them.
Yes this is right. As perter said the issue is with application only. But for that no need to fix anything in application. do the following in deploye/jjb-deploy.xml change the value of attribute Strictverifier to false. Thanks and Regards Rasa. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4259886#4259886 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4259886 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
