[jboss-dev] Strange thing in Jbossas with jboss-web.xml
Scott M Stark
sstark at redhat.com
Thu Sep 6 17:06:36 EDT 2007
The dtd being under http://www.jboss.org/j2ee/dtd/jboss-web_4_2.dtd does
not matter as the schema resolver is looking for the dtd as a local
resource. We need to get the 4.2 dtds known to the default configuration.
http://jira.jboss.com/jira/browse/JBAS-4683
jean-frederic clere wrote:
> Scott M Stark wrote:
>> Its expected if validation is enabled and the dtd cannot be found. Is
>> this under jboss5?
>
> Yes that is under jboss5.
> And http://www.jboss.org/j2ee/dtd/jboss-web_4_2.dtd exists
>
> Cheers
>
> Jean-Frederic
>
More information about the jboss-development
mailing list