Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
Developing Analytics Applications
Maven Viewservlets 4.5.0 issues
Migrateduser
<p>Hey,</p>
<p> </p>
<p>We are using maven to get the viewservlets for Birt like shown below.</p>
<p> </p>
<p><span style="font-family:consolas;"><span style="font-size:10pt;">compile "org.eclipse.birt.runtime:viewservlets:$birtRunTimeVersion"</span></span></p>
<p> </p>
<p>We are currently using version 4.4.1 but are trying to upgrade to 4.5.0. Which this works but I've noticed that the runtime that is used is still the 4.4.1 version (org.eclipse.birt.runtime-4.4.1.jar) . Shouldn't this contain the 4.5.0 version instead?</p>
<p> </p>
<p>Edit: Since shouldn't the files that this downloads be what is found in the lib (birt-runtime-4_5_0\WebViewerExample\WEB-INF\lib) folder in the run-time downloads? Because it seems like the one in the lib folder has more up to date versions. Should we just use those instead?</p>
<p> </p>
<p>We are using the BIRT viewer tag library to display the reports into our web app.</p>
<p> </p>
<p>Thanks for any help!</p>
Find more posts tagged with
Comments
There are no comments yet