Take a look into the jetspeed tutorial; it's build a new portal using customization of the jetspeed distribution. Check the build.xml to see how the merge incl. renaming works.
Cristian -----Original Message----- From: Brad Davis [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 3:39 AM To: Jetspeed Users List Subject: Modifying default servlet mapping "/jetspeed" to "/myportal" I know this should be easy to do, I want to access Jetspeed through the URL of /myportal instead of /jetspeed. I modified web.xml to have the URL mapping of /myportal/* instead of /jetspeed/*, but for some reason, it didn't even phase the portal. It still starts up at /jetspeed. Any ideas? Thanks! Brad --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
