Forum Discussion

kdbond's avatar
kdbond
New Contributor
17 years ago

Starting Mock Service Runner from within JUnit were test uses Axis2 client

I am having a problem with running a mock server from within my JUnit tests.  If I use the Maven plugin and just run the mock goal everything starts up and runs as expected.  However, when I run from ...