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

Diego Plentz commented on WW-2790:
----------------------------------

Sorry, I forgot to include in the description of the problem.

struts2-core 2.0.11
xwork 2.0.4

> 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