Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 11:04
Makarand Kurkute is currently offline Makarand KurkuteFriend
Messages: 2
Registered: October 2020
Junior Member
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 09:24]

Report message to a moderator

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


Current Time: Thu Apr 25 15:54:39 GMT 2024

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

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

Back to the top