Show us some code and it will be easier to help..

AFAIK the start.java that are with iolite are the same as in WIA, it's based
on the wicket archetype and only has the DAO layer as an extra
thing+filters.

regards Nino

2009/9/27 Pedro Sena <sena.pe...@gmail.com>

> Hi Guys,
>
> I'm using lolite archetype but I'm having a 'problem'
>
> I want to run my tests (JUnit) and keep the Jetty server alive after the
> tests.
>
> Every time that I run my maven tests, it creates a Jetty server that is
> killed at the end of the process.
>
> I'm trying to do the same thing as Wicket in Action, I changed the
> Start.java that comes with lolite but it not helped.
>
> I'm sure that I'm missing some detail, I'd appreciate some help with it.
>
> Thanks in advance
>
> --
> /**
> * Pedro Sena
> * Systems Architect
> * Sun Certified Java Programmer
> * Sun Certified Web Component Developer
> */
>

Reply via email to