This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 67991

Summary: [50cat] Provide property with Tomcat directory
Product: javaee Reporter: cezariusz <cezariusz>
Component: CodeAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description cezariusz 2005-11-02 16:02:43 UTC
[ BUILD # : 200510301900 ]
[ JDK VERSION : 1.5.0_02 ]

Sometimes it's necessary to use Tomcat directory in project.properties, for example:

build.dir=${tomcat.dir}/webapps/WebPS
build.generated.dir=${build.dir}/generated
build.web.dir=${build.dir}

In such case tomcat.dir should point to %CATALINA_HOME% of the currently selected Tomcat directory.
Or is there another way to acomplish that?
Comment 1 Martin Balin 2016-07-07 08:56:00 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss