Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Deploying New webapplication
pranav
Hi ,
Query :: How to deploy an external java web application into teamsite ..Location==> iw-home\httpd\webapps\
By default three webapplications ,
tsadmin , eventsubsystem &content_center
are installed inside teamsite webserver. For this have a look on server.xml(attached with this post).
Now if i have to deploy an external web application inside teamsite then how will i achieve this ?
-regards,
Pranav
Find more posts tagged with
Comments
Johnny
That's an internal location to teamsite - it's not for customer use.
What are you trying to achieve?..
are you trying to extend the content center interface?.. in that case, use the UI toolkit
are you trying to create a stand alone application?... in that case you need your own application instance - EG another tomcat instance, possibily on another server.
John Cuiuli