[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Skipping metadata

remy.maucherat@jboss.com do-not-reply at jboss.com
Thu Oct 22 10:06:13 EDT 2009


Some specifications in EE are a bit unusal, in the sense that some metadata cannot be processed at deployment time.

One example: the implicit TLDs for JSP, which actually use different validation rules compared to regular TLDs, and are only supposed to be read when translating the JSP. So it would be nice to have a way for the deployer to skip (I did it by overriding parse for now, but this could be more elegant, I think).

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261720#4261720

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4261720



More information about the jboss-dev-forums mailing list