Thanks Eric!
If I wanted to change the context path from /uPortal to /portal, I only
have to change uportal-ear/pom.xml as below:
<configuration>
<modules>
<webModule>
<groupId>org.jasig.portal</groupId>
<artifactId>uportal-war</artifactId>
<bundleFileName>uPortal.war</bundleFileName>
<contextRoot>/portal</contextRoot>
</webModule>
Is this correct?
Tuy.
Eric Dalquist wrote:
> As of Tomcat 5.5 (maybe 5.0 actually) Tomcat support specifying the
> context specific config file in
> $TOMCAT_HOME/webapps/uPortal/META-INF/context.xml The format of the
> file internally is the same but this reduces the information the
> uPortal deployer needs about the destination Tomcat instance.
>
> -Eric
>
> Tuyhang Ly wrote:
>> Hi,
>>
>> I've updated my environment from up3 trunk and noticed that the
>> context file uPortal.xml is no longer being deployed to
>> $TOMCAT_HOME/conf/Catalina/localhost with either "ant deploy-ear" or
>> "ant initportal". Am I missing something here?
>>
>> Thanks,
>> Tuy.
>>
--
Tuyhang Ly
Application Developer
Enterprise Systems & Services, Rutgers University
65 Davidson Road, Room 101 - Piscataway, NJ 08854
voice: (732) 445-7393 | fax: (732) 445-5493 | email: [EMAIL PROTECTED]
--
Join your friends and colleagues at JA-SIG 2008 - "Higher Education Solutions:
The Community Source Way!"
April 27th - 30th, 2008 in St. Paul, Minnesota USA
Featuring CAS, DSpace, Fedora, Fluid, Internet2, Kuali, Sakai, uPortal, and
more!
Information/Registration at:
http://www.ja-sig.org/conferences/08spring/index.html
You are currently subscribed to [email protected] as: [EMAIL
PROTECTED]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/uportal-dev