Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Deploying a RAP Application to tomcat6.0, How to configure a context path?
Deploying a RAP Application to tomcat6.0, How to configure a context path? [message #1220542] Thu, 12 December 2013 13:29 Go to next message
ocean xue is currently offline ocean xueFriend
Messages: 107
Registered: November 2011
Senior Member
Deploying a RAP Application to tomcat6.0,How to configure a context path?
do not use http://<host>:<port>/<context_path>/<servlet_path>

<Context path = "" docBase = "" crossContext = "false" debug = "0"
reloadable = "true">
</Context>
Re: Deploying a RAP Application to tomcat6.0, How to configure a context path? [message #1220746 is a reply to message #1220542] Fri, 13 December 2013 11:37 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
the context path is the name of the WAR file.
Best,
Ivan

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Workbench not working properly with Firefox
Next Topic:ToolTip down not work correctly
Goto Forum:
  


Current Time: Thu Apr 25 16:11:57 GMT 2024

Powered by FUDForum. Page generated in 0.04620 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top