Hi, first of all: use a tool which validates XML files against their schemas! I suggest e.g. Eclipse + WebTools plugin or + JBossTools plugin. This will avoid such errors and save you hours of trial and error deploys.
At first glance: the "taglib" element has to be placed inside a "<jsp-config> element. Best regards Wolfgang View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229676#4229676 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229676 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
