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]

Reply via email to