Anyway, what you want to do is this in your Spring applicationContext.xml file:
Previously I never had to use the parentLoaderPriority property but this made my tests working.
One (unrelated) question mark remains though. This is a Maven based project and the deploy artifact is a WAR file. There was one unit test that manually started a Jetty server in-process to do some testing. My initial idea was to use the maven-jetty-plugin to start Jetty before the test suite runs using the Maven command-line. However in that case it would not have been possible to run this test isolated in the IDE. I decided to make the test a Spring powered unit test and have the Spring Context start up Jetty. Unfortunately this required an existing WAR file, correctly set in the war property of the WebAppContext (see above). Maven builds the WAR file after running the test. To work around this, I told Maven to construct the WAR file before the tests are run:
org.apache.maven.plugins
maven-war-plugin
war-it
generate-test-resources
war
Anyone else has solved this scenario differently?
1 Kommentare:
compartiros un sitio web que ofrece los mejores opiniones de avast vpn vs ipvanish entre otras redes privadas saludos!!!
Kommentar veröffentlichen