Add JBoss 7 server in domain mode to Eclipse
eclipse, java, java-ee-6, jboss7.x
Solution
Not Supported Currently.
Sources: JBoss Community Post & JBoss Issue JBIDE-12161
Problem
I can add JBoss 7 to eclipse in standalone mode but when i try to add a JBoss 7 server in domain mode the path to the config file is always resolved by Eclipse relative to standalone folder. So if I put in full path to domain.xml it doesn;t like it and if i just put in the file name it tires to resolve it standalone. Any ideas? Thanks w