<p>Hi,</p><p> </p><p>We are using <strong>Database externalization</strong> technique to connect different DB at run time.</p><p>On Feb, I have downloaded new WAR file from Actuate for Tomcat 64 Bit and tried same DB externalization referring from <strong>Connection file</strong> <em>(my file name in system devConnection)</em><strong> </strong>as below. But it fails to refer this connection.</p><p> </p><p>previous WAR file is working fine even now in system, only change is with new WAR file it fails to connect.</p><p>When I try to run report with new WAR file, report is <strong>using JDBC Data Source connection that is HARD coded in report instead of Connection Profile Storage URL</strong>, I am not getting any error log, report runs good.</p><p> </p><p>Help me if any changes required in devConnection file as below or any other setup, as I am using same file for previous WAR file and new War file, Also using same report, server, settings only change in WAR file.</p><p> </p><p>Downloaded WAR file: WL_TOMCAT_ActuateBIRTViewer.war</p><p>Month: February 2014, downloaded from <a data-ipb='nomediaparse' href='
http://www.actuate.com'>www.actuate.com</a>.</p><p> </p><p> </p><p>Details: Property Binding:</p><p>Connection Profile Storage URL: reportContext.getAppContext().get("birt.viewer.resource.path")+"/DB/devConnection"</p><p> </p><p>devConnection file</p><p>==============</p><p><span style="font-size:12px;"><em><?xml version="1.0" encoding="UTF-8" standalone="no"?>
<DataTools.ServerProfiles version="1.0">
<profile autoconnect="Yes" desc="" id="7cd26e00-dd3b-11e1-9e86-d04b6abe67fa" name="devConnection" providerID="org.eclipse.birt.report.data.oda.jdbc">
<baseproperties><property name="odaJndiName" value=""/>
<property name="odaDriverClass" value="oracle.jdbc.OracleDriver"/>
<property name="odaURL" value="jdbc:oracle:thin:
@<db conn string>"/>
<property name="odaPassword" value="<db user>"/><property name="odaUser" value="<db password>"/>
</baseproperties><org.eclipse.datatools.connectivity.versionInfo>
<property name="technology.version.org.eclipse.birt.report.data.oda.jdbc" value="3.0.4"/>
<property name="server.version" value="0.2.0.4.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options"/>
<property name="technology.name.org.eclipse.birt.report.data.oda.jdbc" value="DTP Open Data Access"/>
<property name="server.name" value="Oracle"/></org.eclipse.datatools.connectivity.versionInfo>
</profile>
</DataTools.ServerProfiles></em></span></p><p> </p><p>Regards,</p><p>Sant</p>