[ 
https://issues.apache.org/struts/browse/WW-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44612#action_44612
 ] 

Dave Newton commented on WW-2790:
---------------------------------

What version of Struts? This was an XWork issue that was fixed (AFAIK) but I 
don't recall which version.

> struts.xml configuration problem with <include>
> -----------------------------------------------
>
>                 Key: WW-2790
>                 URL: https://issues.apache.org/struts/browse/WW-2790
>             Project: Struts 2
>          Issue Type: Bug
>          Components: XML Configuration
>            Reporter: Diego Plentz
>
> Using include tag this way:
> <include file="/com/xpto/conf/struts-global-conf.xml" />
> Just works with Tomcat, and with Jetty fails sillently (if you put a wrong 
> path, it fails silently even with Tomcat). Using this way(without the initial 
> slash):
> <include file="com/xpto/conf/struts-global-conf.xml" />
> Works in both.

-- 
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