I'm trying to integrate my NetBeans IDE with a tomcat server. The problem is I'm using tomcat as a production server, it's running in a zone for security purposes. It's all on the same box.
Can I specify CATALINA_HOME from the box's global zone, something like /mytomcatzone/root/usr/apache/tomcat? Or do I need to set up some other way, this is equivalent to integrating NetBeans running on box A with a tomcat server running on box B. Or tell me if this is not doable at all. Thanks! CT