From: Mike B. <mb...@Ga...> - 2003-08-11 21:13:15
|
James Asher wrote: > I can't seem to get any attributes of anything. The > only way I can is through the .toString() method. Is > there something that I could have done to have this > happen? Sorry about not responding sooner but work has been hectic. There are unit tests to test every attribute on every class and they're all passing for me which would imply that the problem is configuration related. Is it possible that you are picking up a different version of the xerces jars before the ones that ship with HtmlUnit? Do you have any other jars in your classpath that implement the xml dom model? Can you try moving the xerces jars to the front of the classpath? Are you running from within an IDE or from the command line? IDE's often put things on your classpath that you weren't expecting. What version of java are you using? -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |