isEclipse added to HttpUnitUtils and HttpUnitSuite
"Wolfgang Fahl" <[email protected]>
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Organization | BITPlan GmbH |
| Message-ID | <[email protected]> |
Dear httpunit developers,
com.meterware.httpunit.HttpUnitSuite
can now be run from the Eclipse context
menu with "run as JUnit Test". Using a
new "isEclipse()" method in
HttpUnitUtils I have worked around the
DTD problem for the time being.
Here is what did not work:
-
Djavax.xml.parsers.DocumentBuilderFactor
y=org.apache.xerces.jaxp.DocumentBuilder
FactoryImpl
http://www.eclipseplugincentral.com/PNphpBB2-viewtopic-t-
474.html
result.append("<!DOCTYPE web-app SYSTEM
>");
org.xml.sax.SAXParseException: The system identifier must
begin with either a single or double quote character.
http://dev.eclipse.org/newslists/news.eclipse.webtools/msg024
47.html
result.append("<!DOCTYPE web-app SYSTEM
'file:///y:/Source/Eclipse/httpunit/jars
/web-app_2_3.dtd' >");
java.net.MalformedURLException
the following entries might lead to a future solution - I have just
downloaded Eclipse 3.3.x for this (I'm still using 3.2.x)
http://www.dopefly.com/techblog/entry.cfm?entry=101
http://wiki.eclipse.org/Using_the_XML_Catalog
If somebody would try out this I'd
appreciate it.
Wolfgang
BITPlan - smart solutions
Pater-Delp-Str. 1, D-47877 Willich Schiefbahn
Tel. +49 1805 - BITPLAN / +49 1805 248 752, Fax +49 2154 811-481
Web: http://www.bitplan.de
bitplan GmbH, Willich - HRB 6820 Krefeld, VAT-ID: 10258040548,
Geschäftsführer: Wolfgang Fahl
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Httpunit-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/httpunit-develop