Re: wierd stack trace regarding parsing of struts.xml

2012-12-01 Thread ChadDavis
> > But what do you think needs to match the jar file? I mean, > struts2-core.jar doesn't contain xwork-1.1.1.dtd, but the xwork jar does . > . . so why wouldn't it find it if it was just taking the xwork-1.1.1.dtd > and checking the classpath. > > When XWork was moved to ASF, we changed all the D

Re: wierd stack trace regarding parsing of struts.xml

2012-12-01 Thread Lukasz Lenart
2012/12/1 Davis, Chad : > >> IMO it just needs to match the DTD in the jar; as I said, I've generally seen >> this happen when there's a mis-match. >> >> In regards to your SO question, it would depend completely on the >> implementation and its configuration. >> > > Here's the one that doesn't wor