|
From: Rod J. <rod...@in...> - 2003-08-08 02:24:48
|
I'm getting this in Eclipse also and getting the same problem with Crimson. Seems to be due to Juergen's new include functionality. Regards, Rod ----- Original Message ----- From: "Luke Taylor" <ne...@fr...> To: <spr...@li...> Sent: Thursday, August 07, 2003 4:29 PM Subject: [Springframework-developer] Parser problems in com.interface21.web.context tests > Hi, > > I've just updated the Maven stuff > > http://monkeymachine.ath.cx/spring/maven-reports.html > > and am seeing some errors in this package which aren't there with the > normal test run. > > e.g. Exception in constructor: testCount > (org.xml.sax.SAXParseException: Relative URI > "com/interface21/web/context/WEB-INF/contextInclude.xml"; can not be > resolved without a base URI. > > http://monkeymachine.ath.cx/spring/junit-report.html#ResourceBundleMessageSo urceTestSuite > > The exception is thrown from here: > > http://monkeymachine.ath.cx/spring/xref/com/interface21/beans/factory/xml/Xm lBeanFactory.html#228 > > I think ant is using xerces, whereas Maven is using crimson from the JDK > (I'm using 1.4.1_03). If so then it might be an idea to tidy up the > tests to be compatible with both parsers. I suppose there could > potentially be implementation problems too. > > Luke. > > > -- > Luke Taylor. Monkey Machine Ltd. > PGP Key ID: 0x57E9523C http://www.monkeymachine.ltd.uk > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |