[ 
https://issues.apache.org/jira/browse/TOMAHAWK-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Werner Punz resolved TOMAHAWK-859.
----------------------------------

    Resolution: Fixed

Ok this was an issue in the tld defs, weblogic seems to be more critical 
regarding the tld defined attributes.
I now changed the amount of definitions to a more neutral number, like in the 
other tlds, ommitting explicitely 
declared classes in the tld defs for non string classes.

This has to be fixed for the sandbox as well.
Anyway since this bug is tomahawk alone, I will adress this issue as resolved 
for now.


> possible bug in the tomahawk taglib tld the dojo part
> -----------------------------------------------------
>
>                 Key: TOMAHAWK-859
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-859
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>    Affects Versions: 1.1.5-SNAPSHOT
>            Reporter: Werner Punz
>         Assigned To: Werner Punz
>            Priority: Critical
>             Fix For: 1.1.5-SNAPSHOT
>
>
> Someone reported this bug on the mailing list:
> Jan 12, 2007 5:07:21 PM EST> <Error> <HTTP> <BEA-101020> 
> <[ServletContext(id=29811921,name=GISWeb,context-path=/GISWeb)] Servlet 
> failed with Exception
> weblogic.servlet.jsp.JspException: (line 4): Error in using tag library 
> uri='http://myfaces.apache.org/tomahawk' prefix='t': type mismatch for 
> property 'debug', for Tag class 
> 'org.apache.myfaces.custom.dojo.DojoInitializerTag': tld says 
> java.lang.Boolean, implementation type is java.lang.String
> This seems to be a bug in the tld implementation on the java side of the tag 
> or the tld def itself, it should be boolean, I will look later tonight into 
> it. Somehow weblogic might be more critical in those issues, otherwise Tomcat 
> would have failed as well (which I am testing normally against)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to