Tomcat Intellij Idea: Remote deploy
问题 RackSpace Cloud Server Ubuntu-12.04, Intellij Idea-11.1.2, Windows-8, Tomcat-7.0.26, JDK-6. On Intellij Idea when i try to run jsf project on my remote Tomcat 7 server it says: Error running servername : Unable to connect to the ip-address :1099 It seems problem is about JNDI port which is 1099 but I couldn't activate it I guess. Tomcat config is sth. like that: What I've tried? Setting CATALINA_OPTS or JAVA_OPTS on the server side with: CATALINA_OPTS=-Dcom.sun.management.jmxremote -Dcom.sun