RE: [Jwebunit-users] HttpUnitOptions not working - getting 'The undefined value has no properties.' error.

2005-06-22 Thread North Alex
Hi, I'm "someone" ;) Nice to see what I was up to a year ago :P The resolution was here http://sourceforge.net/mailarchive/message.php?msg_id=8685591 Looks like HttpUnit 1.6 is available now, but have not tried this combination myself. Then there is still http://httpunit.sourceforge.net/doc/faq.

Re: [Jwebunit-users] InvocationTargetException Error

2005-06-22 Thread Sayeem Ahmed
Thanks Martin for your support. I appreciate it. I will let you know if any luck comes out. Regards, SayeemOn 6/22/05, Martijn Dashorst <[EMAIL PROTECTED]> wrote: Sayeem,There are 2 possibilities that come to mind:1. Fork your test: ant and junit have some troubles running in the samevirtual machi

Re: [Jwebunit-users] InvocationTargetException Error

2005-06-22 Thread Martijn Dashorst
Sayeem, There are 2 possibilities that come to mind: 1. Fork your test: ant and junit have some troubles running in the same virtual machine. By forking you will create a new environment for the tests to run in. 2. It seems that the xerces version used is not valid. Try adding the xerces-2.6.2

Re: [Jwebunit-users] FW: jWebUnit - problem with running my script

2005-06-22 Thread Martijn Dashorst
You are the victim of Sun delivering a very old implementation of xerces with Java packaged in the rt.jar file. You can work around this problem by putting the xerces-2.6.2.jar file in your JAVA_HOME/lib/endorsed directory (I believe). Martijn Devyani Kanada wrote: Hi, I have downl

[Jwebunit-users] Update your eBay account!

2005-06-22 Thread eBay Billing Departament
Title: My eBay My eBay Help New to eBay? Already an eBay user? If you want to sign in, you'll need to register first.Registration is fast and free."> Dear eBay Member, We regret t

[Jwebunit-users] HttpUnitOptions not working - getting 'The undefined value has no properties.' error.

2005-06-22 Thread terrance grahn
Someone MUST have seen this before, but I cannot find it anywhere. Actually I found someone that claims to have worked around it here http://sourceforge.net/mailarchive/message.php?msg_id=8674342 , but this has not worked for me. bottom line: getting the following error: com.meterware.httpunit.S