yes, but i wrote that with this XML file or without this XML file, that is with 
annotations only (@Validation etc), i still get the same error.
So i do not see the point of me trying to change that file.
And I want this to work with annotations too.

Thanks anyway for helping. 

--- On Tue, 9/9/08, Jeromy Evans <[EMAIL PROTECTED]> wrote:
From: Jeromy Evans <[EMAIL PROTECTED]>
Subject: Re: JBoss 5 RC1 and Struts 2 : Simple validation error (URI scheme is 
not "file")
To: "Struts Users Mailing List" <user@struts.apache.org>
Date: Tuesday, September 9, 2008, 4:59 PM

Bobby Mitch wrote:
> hi, thanks again for helping.
> What XML file exactly are you talking about ? The decriptor file
strugs-tag.tld from the 
>   

The validators XML file you provided in your original email:

<?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE validators PUBLIC 
          "-//OpenSymphony Group//XWork Validator 1.0.2//EN" 
         
"http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd";>    


Try removing the doctype, or changing the PUBLIC reference to one that 
points to a local copy of xwork-validator-1.0.2.dtd using the file 
protocol, or register this URI in an XML catalogue.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




      

Reply via email to