Hi Ivelin!
Sorry for my delay, I was busy at the university.
This week I will try to configure the environment again from a clean release of Eclipse Luna. Currently, im running it in JUnit by the Eclipse Kepler release.
If there is other way to run the testsuite please let me know. I can try it.
Just to complement what Scott said about standalone-sip.xml, JBoss really start without errors but this compromises the administrative login at the restcomm-management. After JBoss init Jersey application, the login screen show the the "Login failed" message. So I believe the parameter "-c standalone-sip.xml" seems to be mandatory.
Also, to build the application using maven 3, the maven-compiler-plugin version need to be explicit declared at the super pom.
Cheers!