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 "released" but you can download it here: http://cvs.apache.org/dist/struts/v1.2.4/ Niall ----- Original Message ----- From: "ddylla" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 09, 2004 5:30 PM Subject: Struts DTDs fail to validate on WebLogic8.1 > > 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 cannot > connect to jakarta.apache.org to validate some XML files. I downloaded the DTDs > locally and modified the references to them in order to get things to work. > > I am behind a firewall. Does anyone know if there is a way to configure > weblogic or Struts to use a proxy? > > Since I need to deploy my application to customers that may also be behind a > firewall or don't have an internet connection, I feel that I need to include > local copies of the DTDs. Unfortunately, I cannot get my deployment to find > them unless I specify the absolute paths to the files and this is not a > portable solution. Any ideas? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]