Publishing tcServer stops insight from working
Publishing to tcServer from within eclipse loads and launches the application, but removes the 'Application' dropdown from the Insight control panel.
I found a forum somehwere where someone suggested I should add-back the following lines back to the insight/conf/context.xml file:
Code:
<Valve className="com.springsource.metrics.collection.web.HttpRequestMetricCollectionValve"/>
<Loader loaderClass="com.springsource.tcserver.ltw.TomcatAspectJWeavingClassLoader" useSystemClassLoaderAsParent="false"/>
I'm using STS Version: 2.2.1.200911160802-CI-R4074-B15
with Eclipse 3.5.1 on windows