I setup jboss 7.1 as a server in Myeclipe 10 on my Mac.
Enabled the server and pointed to the home dir: /usr/local/jboss
I am getting an error:
Unable to access jarfile /usr/local/jboss/jboss-modules.jar
Thought it might be permissions, so I did chmod -R 777 on jboss dir.
I got the same error.
I can start jboss in standalone mode by running the script, but the Myeclipse connector is not working.
If anyone has any ideas as to what my issue is, please let me know.
Thanks