View Full Version : Webapp base-url parameter
dhartford
04-20-2007, 09:20 AM
see thread: http://forums.pentaho.org/showthread.php?t=53361
Recommend moving the base-url parameter as a configuration within the pentaho-solutions/system repository.
dhartford
08-09-2007, 05:10 PM
bump - I have a lot of challenges when trying to deploy the exact same EAR/WAR to different deployments, but have to re-build them **JUST** to change base-url parameters for different server/proxy resolutions.
i.e.
<base-url>pentaho-BI-test.pentaho.org</base-url>
<base-url>pentaho-BI-live.pentaho.org</base-url>
<base-url>pentaho-BI1.pentaho.org</base-url>
<base-url>pentaho-BI2.pentaho.org</base-url>
All require re-building the EAR/WAR for each deployment just to change base-url.
SEWilco
06-03-2008, 07:36 PM
There is an existing feature request for this: http://jira.pentaho.com/browse/BISERVER-206