Re: ServletUnit and web.xml with DTD, when working offline
"Jochen Hiller" <[email protected]>
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks James for your hint. It was my fault, when developing with HttpUnit, and NOT taken META-INF/*.dtd, *.xsd into my classpath. Now it is working offline too, perfect. I noticed a small bug in httpunit-1.6.1: The web-app-2.4.xsd is missing in JAR file. I will add a bug to SF. Thanks again, Jochen On 3/2/06, James Abley <[email protected]> wrote: > > I'd be interested in knowing the details, but just think this falls > into the 'Xerces doesn't do this well' bucket. > > http://drmacros-xml-rants.blogspot.com/2006/02/rants-preview.html > > James > > On 02/03/06, Jochen Hiller <[email protected]> wrote: > > Hi, > > > > I got some problems using ServletUnit when using a web.xml WITH a DTD, > when > > I am working offline, NOT connected to Internet. > > > > Is there no predefined EntityResolver, which may be able to resolve to > > internal DTD's ? Or, simply ignore this problem in XML parser ? > > > > I know, this is a common problem, but annoys alwaays when working > offroad. > > > > Thanks, Jochen > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642 > _______________________________________________ > Httpunit-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/httpunit-develop >