[ 
https://issues.apache.org/jira/browse/WW-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978266#action_12978266
 ] 

Maurizio Cucchiara commented on WW-3554:
----------------------------------------

I realized this behaviour yesterday, Jetty works the same way as Tomcat and 
according to this documentation [1] this is the right behaviour.
So, I'm going to apply John suggestion. Any thoughts on this?
 
[1] http://download.oracle.com/javaee/5/tutorial/doc/bnamu.html#bnane  

> Tomcat requires JsonPlugin.tld to be in META-INF directory
> ----------------------------------------------------------
>
>                 Key: WW-3554
>                 URL: https://issues.apache.org/jira/browse/WW-3554
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - JSON
>    Affects Versions: 2.2.1
>            Reporter: John Lindal
>            Priority: Blocker
>
> JBoss doesn't seem to care.  It finds the .tld even where it is now (top 
> level).  Tomcat, however, is picky.  With the .tld in the top level 
> directory, it doesn't find it.  It works when I move the .tld into META-INF.
> To be clear:
> src/plugins/json/src/main/resources/JsonPlugin.tld -> 
> src/plugins/json/src/main/resources/META-INF/JsonPlugin.tld

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to