Re: Struts DTDs fail to validate on WebLogic8.1

2004-09-14 Thread Niall Pemberton
Struts 1.2.2 contains the wrong version of the Commons Validator jar - which doesn't contain the appropriate dtd, causing the problems you are experiencing. Version 1.2.4 of Struts is the latest version and should resolve this issue. It's been posted for people to test and hasn't been officially "

Re: Struts DTDs fail to validate on WebLogic8.1

2004-09-14 Thread Jacob Weber
In article <[EMAIL PROTECTED]>, ddylla <[EMAIL PROTECTED]> wrote: > I am using WebLogic8.1 sp3 and am trying to deploy an application that uses > struts-blank.war from the Struts 1.2.2 binary distribution. The .EAR that I > built errors when deploying and fails to run, complaining that it canno