Thanks a lot Dennis this was exactly what
I was looking for!


Dennis Byrne schrieb:
> You may want to let this do the work for you.
> 
> http://svn.apache.org/viewvc/myfaces/shared/trunk/core/src/test/java/org/apache/myfaces/shared/taglib/UIComponentTagUtilsTest.java?view=log
> <http://svn.apache.org/viewvc/myfaces/shared/trunk/core/src/test/java/org/apache/myfaces/shared/taglib/UIComponentTagUtilsTest.java?view=log>
> 
> Dennis Byrne
> 
> On 2/6/07, *Werner Punz* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     Hi
>     Since I am currently working on fixing a lot of missing references in
>     the sandbox Taglib classes.
>     (Some people including me used a lot of includes from entities resulting
>     in several missing attribute implementations)
> 
>     I am going to write, since this seems to be the most obvious way,
>     a program which checks the generated component tlds via introspection
>     against the taglib classes for those references.
> 
>     If anyone is willing, to integrate it into maven once I am done
>     please drop a note here.
> 
>     Otherwise is there maybe already a check in maven which does this test?
>     Tomcat is unable to check it as it seems, although I turned on
>     tldValidation it did not report errors which were there.
>     Also most other app server skip it, but weblogic does not
>     and it is correct that it does not skip it.
> 
> 
> 
> 
> 
> -- 
> Dennis Byrne

Reply via email to