WebSphere Portal Server - configure root application

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > January 2006 > configure root application





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author configure root application

2006-01-08, 8:52 pm

Hi All,

I have problems when install application as a root (http://localhost:9080/) in websphere 6.
I have defined application.xml as below:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE application PUBLIC '-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN' 'http://java.sun.com/dtd/application_1_3.dtd'>

<application>
<display-name>test</display-name>
<module>
<web>
<web-uri>test.war</web-uri>
<context-root>/</context-root>
</web>
</module>
</application>

But when I want to start test application, it can't be started.
It said :"Web Application <null> uses the context root /*, which is already in use by Web Application {2}. Web Application {3} will not be loaded."

Could anyone help me how to define root application in websphere?

Cheers,
Okta

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com