| Author |
Maven, jetty and tests
|
Ilan Golden
Greenhorn
Joined: Mar 09, 2009
Posts: 6
|
|
I'm not sure which forum to put this on, so here goes:
I have 2 webapps, a frontend and a backend. The frontend gets some info from a request, does something with it and then passes it to the backend to do something with it
I have an eclipse project configured for each of the applications
Now what i want to do is this:
I want to run maven and then, during it's execution, deploy both webapps in jetty and run a test (basically some http request to the frontend)
how do i this?
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3673
|
|
|
This might better sit in Ant/Maven... Forum. Are you already using the Jetty plugin in your build?
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
 |
|
|
subject: Maven, jetty and tests
|
|
|