Top "Contextroot" questions

How to change context root of a dynamic web project in Eclipse?

I developed a dynamic web project in Eclipse. I can access the app through my browser using the following URL: …

eclipse jakarta-ee applicationcontext contextroot
JBoss 7: how to change a WAR context root

I have an application that is to be deployed in a WAR file (app.war). After deployment it is available …

jboss war jboss7.x contextroot jboss-web
Weblogic application context root is war file name instead of name specified in weblogic.xml

I have an application which I have deployed using Maven to Weblogic 10.3.6. I have specified context root in weblogic.xml …

deployment weblogic war weblogic11g contextroot
Using the context-root from glassfish-web.xml in GlassFish 3

We recently switched to Glassfish 3.1.2.2 and have several Web-Applications packaged as war files. At times the desired context-root for these …

glassfish war asadmin contextroot
Websphere 8.5 context root change not applying to war file

I need a little help changing the context root of my war in my Websphere 8.5 appserver. I have a war …

websphere websphere-8 contextroot
Define contextroot inside WAR file

I have an automated deployment script to deploy multiple WAR files in WAS 7. So, I would like to define contextroot …

deployment command-line websphere war contextroot
Websphere Application Server 404 JSPG0036E "failed to find resource" error

I'm trying to deploy an application war in my local WAS (v8.5) and it looked like it went okay and …

web-applications websphere virtualhost websphere-8 contextroot
How do I set my web application's context root to "/".

I am having trouble setting my context root in my web application. I would to set context root to "/", but …

jboss jboss5.x contextroot
War context root change is not reflected in WebSphere made through Maven and deployed using MyEclipse

I am using WebSphere 7 and trying to deploy war from MyEclipse (Server > WebSphere 7 > right click > Add Deployment). …

java maven-3 war websphere-7 contextroot