[ 
http://issues.apache.org/struts/browse/SHALE-317?page=comments#action_38679 ] 
            
Craig McClanahan commented on SHALE-317:
----------------------------------------

> Are we sure the TLD's aren't recognized? That supposedly was fixed in Jetty 
> 6.x.

Try deploying any of our Shale examples with the Jetty 6.0.1 plugin, and you'll 
see the error message quoted in the message thread above, stating that the tag 
library with URI "http://java.sun.com/jsf/core"; is not recognized (even though 
the myfaces-impl.jar file that contains it is present in WEB-INF/lib.

> I'm also not experiencing any problems using the MyFaces or RI 
> implementations which both
> rely on listeners defined in the TLD.

So the actual problem is likely to be that TLD URIs are not recognized, rather 
than the TLDs not being scanned at all.  That's still a bug, but its a 
different bug.


> Annotations do not work in Jetty
> --------------------------------
>
>                 Key: SHALE-317
>                 URL: http://issues.apache.org/struts/browse/SHALE-317
>             Project: Shale
>          Issue Type: Bug
>          Components: Tiger
>            Reporter: sean schofield
>         Assigned To: Craig McClanahan
>            Priority: Minor
>             Fix For: 1.0.4-SNAPSHOT
>
>
> Matthias was reporting problems with the Tiger annotations a while back and 
> now I'm having problems with them when using the Jetty plugin.  The managed 
> beans are not available in EL expressions.  Its most likely a problem on the 
> Jetty side of things but if we can figure out what's going on here we could 
> help users who are using Jetty.  

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

        

Reply via email to