java.lang.IllegalStateException: Cannot obtain MBeanServerConnection to: service:jmx:rmi:///jndi/rmi://127.0.0.1:1090/jmxrmithe reason is that i needed to start the local server first, THEN run the unit test.
ref: http://stackoverflow.com/questions/7341308/cannot-run-arquillian-tests/7718339#7718339
No comments:
Post a Comment