I am more experienced with the .NET side of the house, so please excuse me if this is a simple question.
Can I deploy an non-ArcGIS/ESRI app to the embedded Tomcat instance shipped with ArcGIS Server 10 SP5? I have created a simple JAX-RS Jersey REST web service that pulls lookup values from MSSQL db to feed various widgets. As this is (currently) the only component outside of ArcGIS Server ecosphere - I am hoping that I can use the embedded tomcat instance vs installing a more standard Tomcat instance.