 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Enrico Pesente Guest
|
Posted: Wed Nov 12, 2003 2:05 pm Post subject: Websphere :how can I set context root to "/" |
|
|
Hi all,
I use Jbuilder with websphere 4.0
I create a new EAR application with WAR web application inside.
When I create web application I'm not able to set its context root to "/" (I don't want to have to write
http://localhost/mywebapp/index.jsp where mywebapp is context root, I really want to have to write only http://localhost/index.jsp so context root equals /)
But from jbulder I can't do so, it wants at least one char
inside context root textbox.
It is big problem expecially for links and during deployment.
(in fact I can't edit application.xml file inside EAR file).
And I have debug probel too, so !
Can someone hlep me ? Some idea ?
|
|
| Back to top |
|
 |
Alexey Skorokhodov Guest
|
Posted: Wed Feb 18, 2004 9:17 am Post subject: Re: Websphere :how can I set context root to "/" |
|
|
Hello Enrico,
Wednesday, November 12, 2003, 8:05:29 PM, you wrote:
EP> Hi all,
EP> I use Jbuilder with websphere 4.0
EP> I create a new EAR application with WAR web application inside.
EP> When I create web application I'm not able to set its context
EP> root to "/" (I don't want to have to write
EP> http://localhost/mywebapp/index.jsp where mywebapp is context
EP> root, I really want to have to write only
EP> http://localhost/index.jsp so context root equals /)
EP> But from jbulder I can't do so, it wants at least one char
EP> inside context root textbox.
EP> It is big problem expecially for links and during deployment.
EP> (in fact I can't edit application.xml file inside EAR file).
EP> And I have debug probel too, so !
EP> Can someone hlep me ? Some idea ?
I'm not sure about WebSphere, but for a generic application server or
even servlet runner it is possible to specify the main
web-application, which must be available using root context "/".
for example, as for Weblogic or Tomcat this must be made using the
server's XML descriptor or application console.
--
Best regards,
Alexey mailto:askorokhodov (AT) unipro (DOT) ru
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|