Skip to main content



      Home
Home » Archived » BIRT » Setting base_url at runtime.(Any way to set the base_url runtime?)
Setting base_url at runtime. [message #1833442] Tue, 13 October 2020 07:04
Eclipse UserFriend
Hello,

I am using BIRT viewer in our application, Tomcat path like is like \webapps\<MyApp>\webcontent\birt

BIRT report viewer is working fine on local PC using URL like http://localhost:8080/<MyApp>/frameset..

We deployed it on server with SSL enable environment (https://<InstanceName>/<MyApp>) . when we execute the BIRT report somehow viewer redirect to the http://localhost:8080

To fix this we have added base_url in viewer.properties as follow.
base_URL = "https://<InstanceName>/<MyApp>"

Now issue is we have multiple instances on same server and base_URL setting should be different for each instances the we creates.

Is it any way to set the base_URL at runtime?


[Updated on: Wed, 14 October 2020 05:24] by Moderator

Previous Topic:Install BIRT
Next Topic:getting a specific table value then passing it to a variable
Goto Forum:
  


Current Time: Thu Jul 10 07:06:00 EDT 2025

Powered by FUDForum. Page generated in 1.03934 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top