From: DEMATTEIS, M. S [AG-Contractor/1000]
<mar...@mo...> - 2002-12-12 14:42:43
|
The code I have working with HtmlUnit-1.1-pre5 fails when I use HtmlUnit-1.1. When I call HtmlAnchor.click() I get a null pointer exception. It appears to be related to the commons-httpclient.jar version Oct 20/2002 gump build included with HtmlUnit-1.1. If I swap in the commons-httpclient.jar from the -pre5 release or commons-httpclient-2.0-alpha1.zip downloaded from jakarta-commons, everything works fine. Mark Dematteis |