I created a set of unit tests a while back that attempted to use httpunit to unit test our pages, running jetty as the servlet container. (the _javascript_ parser used at the time, based on mozilla's rhino engine couldn't quite handle dojo at the time, this may have changed since). To do that I included the jetty jars under our ext directory.

In tapestry I've noticed a couple of global user library includes, something for JUNIT and maybe one other. I liked the idea of using them and so just sort of added it in to tacos yesterday. You can define a global user library like this by going into "window->preferences->java->build path->user libraries" in eclipse. Define the same library name being included and then attach your jetty installations jars to it.

I can understand if this is an annoyance and take it out if that is desired. I mean, we don't even use httpunit right now so there's no real point in making it annoying to use the library by requiring these library things to be included.

Let me know.

On 4/4/06, Leonardo Quijano Vincenzi <[EMAIL PROTECTED]> wrote:
What's this JETTY6_LIB i'm finding in the sources?

--
Ing. Leonardo Quijano Vincenzi
DTQ Software




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Tacos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tacos-devel



--
Jesse Kuhnert
Tacos/Tapestry, team member/developer

Open source based consulting work centered around dojo/tapestry/tacos/hivemind.   http://opennotion.com

Reply via email to