You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Apache Wiki <wi...@apache.org> on 2012/10/04 11:06:03 UTC

[Tomcat Wiki] Trivial Update of "FAQ/Miscellaneous" by Bodo Junglas

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.

The "FAQ/Miscellaneous" page has been changed by Bodo Junglas:
http://wiki.apache.org/tomcat/FAQ/Miscellaneous?action=diff&rev1=33&rev2=34

Comment:
Fixed an unhappy typo

    </Engine>
  </Service>
  }}}
- I.e. you split the regular "/webapps" directory into "/webapp21" and "/webapps2", whereas everything in the former is deployed and started before the later.
+ I.e. you split the regular "/webapps" directory into "/webapps1" and "/webapps2", whereas everything in the former is deployed and started before the later.
  The drawback is that you need separate ports for the services.
  
  <<BR>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org