are you using eclipse? -igor
On Wed, Apr 15, 2009 at 1:05 PM, Fernando Wermus <[email protected]> wrote: > Hi, > I have a web site with wicket + maven. I use a maven module for > business logic and a maven module for webapp. Jetty looks .class files in > webapp/target. Before creating the multiples modules, I was debugging and > fixing the code all at the same time. Now, I have 2 modules and when I make > a change in a business logic java file, I have the old .class file in > webapp/target which havent been replaced for logic business module class. > > How can I make jetty take the last changes I ve made? > > > thanks in advance. > > -- > Fernando Wermus. > > www.linkedin.com/in/fernandowermus > http://mientretiempo.blogspot.com/ > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
