Hi folks, I'm completely new to ServiceMix and currently working through the tutorials so my question might be on a quite newbie level:
In the second tutorial I try to use "mvn jbi:projectDeploy" and get a build error with this remark: > [INFO] Unable to deploy project, Error accessing ServiceMix administration > > jmxrmi Also, when I try to connect with jconsole using the string "service:jmx:rmi:///jndi/rmi://ip_to_server:1099/defaultJBIJMX", I get a connection error. Note that I'm trying to remotely connect with jconsole since ServiceMix is running on a remote server. My own shot is that there is a problem with jmx not running correctly. How can I check this and get it up and running? Thanks for your help, Stefan
