Hi Johan,

If you want to use jwebunit-htmlunit-plugin, please don't put jwebunit-jacobie-plugin in your classpath. Currently, this plugin is totally broken, and will be replaced by Selenium I think.
commons-test is also not required (only if you want to run jwebunit tests ;)

Finally, you just need jwebunit-core, jwebunit-htmlunit-plugin, and all htmlunit dependencies..

++
Julien

----- Message d'origine ----
De : BOS Johan (Assistant Exterieur) <[EMAIL PROTECTED]>
À : Usage problems for jWebUnit <[email protected]>
Envoyé le : Mardi, 20 Juin 2006, 3h36mn 55s
Objet : [Jwebunit-users] NoClassDefFoundError net.sf.jacobie.ie.HTMLElement

Hello,

I m using jwebunit1.3 from snapshots with all necessary dependency (all plugins' snapshots and commmons-...)
I got this when i launch a test using html plugin (something like in the example from the project website)
java.lang.NoClassDefFoundError: net/sf/jacobie/ie/HTMLElement

did I miss something about the dependencies or is the problem hiding elsewhere?

thanks.

-----Message d'origine-----
De : Julien Henry [mailto:[EMAIL PROTECTED]
Envoyé : lundi 19 juin 2006 11:59
À : Usage problems for jWebUnit; BOS Johan (Assistant Exterieur)
Objet : Re: [Jwebunit-users] New Release?



Hi Johan,

Planning a release is very difficult, since many refactoring were done
(ie switch to Maven, split project in different modules, add HtmlUnit
and Selenium plugin, ...) and there are still many refactoring to do
(jwebunit API needs a bit more logic concerning how we can identify
objects : by id, by name, by text inside, ...).

I'm waiting for update of htmlunit and httpunit too, since I submited
different patchs and feature requests.
Currently, if we want a release, only htmlunit and httpunit plugins are
good enought to be used in production, and we will have to provide our
own releases of htmlunit and httpunit.

Perhaps could you try snapshot of jwebunit-1.3? Jar are available in our
private maven repository :
http://jwebunit.sourceforge.net/m2-repo-snapshots/
http://jwebunit.sourceforge.net/m2-repo/

If you don't use Maven 2, take care of providing all needed dependencies.

++
Julien

BOS Johan (Assistant Exterieur) a écrit :
>
> Hello,
>
> I was wondering when a new release will be available soon.
> I m working on the unit testing phase for a project and it will be
> really great if i could use your framework.
> I know there is svn with everything up-to-date
> but i can't have access to your subversion because of my company's
> policy and security network that are currently in place.
>
> My only hope would be a release....
>
> thanks for replying to [EMAIL PROTECTED]
>
> An approximimate date would do the job and allow a plan of action for
> the unit testing of the interface.
>
> *Johan Bos*
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Jwebunit-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jwebunit-users
>  

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.



_______________________________________________
Jwebunit-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

_______________________________________________
Jwebunit-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

Reply via email to