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

Nasiruddin Shaikh commented on WW-2781:
---------------------------------------

Even i had the same problem. After thorough analysis i found that i have 
multiple versions of the struts jar in my WEB-INF/lib folder. After removing 
the version i didn't require, it solved the problem. 

Please try and let me know if it works for you.

Regards,
Nasiruddin
                
> attempts to access http://struts.apache.org/ on Struts startup???
> -----------------------------------------------------------------
>
>                 Key: WW-2781
>                 URL: https://issues.apache.org/jira/browse/WW-2781
>             Project: Struts 2
>          Issue Type: Bug
>          Components: XML Configuration
>    Affects Versions: 2.1.2
>            Reporter: Perry Smit
>
> When starting an s2 application in tomcat, the system is trying to connet to 
> http://struts.apache.org/ (probably for validation of the xml DTD's).
> This makes it impossible to use the server in an disconnected environment 
> (for development or behind a firewall).
> Is there a way to workaround this problem - e.g. to disable the xml 
> validation?
> my configuration:
> - Tomcat 6.0.16 (also tested with jetty 6 via the maven jetty plugin - 6.1.10)
> - struts 2.0.11.2 (also tested with 2.1.2, 2.0.9)
> - spring 2.5.5
> - struts2-spring-plugin 2.0.11.2

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

        

Reply via email to