The is default from installation, nothing changed for my application.
I deploy directly from a war file in the webapps folder.
The conf/[engine]/[host]/ is empty, so no conflicts there.
-
To unsubscribe,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
To whom it may concern,
On 11/17/16 12:39 PM, Growingob2 wrote:
>
> I can't get my multi-level context path to deploy correctly. In
> Tomcat 5.5.26 foo#bar.war placed in my webapps directory deploys to
> /foo/bar. This is how
I can't get my multi-level context path to deploy correctly.
In Tomcat 5.5.26 foo#bar.war placed in my webapps directory deploys to /foo/bar.
This is how I think is should work.
In Tomcat 8.0.39 foo#bar.war placed in my webapps directory deploys to /foo#bar.
It is like Tomcat doesn't
> > > From: Edward Quick [mailto:[EMAIL PROTECTED] > > Subject: multi-level
> > > context path> > > > The context path is set to deploy it to /dpm/myApp.>
> > > > What context path? If you're talking about the path attribute of the>
> From: Edward Quick [mailto:[EMAIL PROTECTED]
> Subject: multi-level context path
>
> The context path is set to deploy it to /dpm/myApp.
What context path? If you're talking about the path attribute of the
element, it must not be used unless the element is
in ser
Hi
I'm running tomcat 5.5.16 on jdk1.5.0_10, Redhat ES4 and having a problem when
I deploy my war file myApp.war. The context path is set to deploy it to
/dpm/myApp. However tomcat is deploying it to /myApp.
On my localhost (with NetBeans) running Java EE 5 SDK Update 4 on tomcat
6.0.14, the
Markus Schönhaber wrote:
> I've done some more research but didn't find a way to deploy a WAR file so
> that the application is accessible via a multi-level context path.
> Is there a way to achieve this?
There is, as Chris explains:
http://issues.apache.org/bugzilla/show_
if I didn't overlook something very obvious, your Bugzilla
> report propably isn't invalid either.
I've done some more research but didn't find a way to deploy a WAR file so
that the application is accessible via a multi-level c
Seems that many people have been asking how to use Tomcat deployer to deploy
a war to a context that contains multi-level path (like /subdir/myapp
or /foo/bar/myapp instead of simple /myapp).
After spending a day trying this and that, searching through the mail
archive, I found that this featur
Hi,
I'm having problems deploying remotely to the later
versions of tomcat using ant's deploy task. Sorry if its a bit lengthy.
The context paths for most of the applications deployed on our Tomcat servers
are required to have several levels e.g.
/tests/deployments.
We currently host 22 web app
10 matches
Mail list logo