Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » where to find coreapi.jar, modelapi,jar, engineapi.jar
where to find coreapi.jar, modelapi,jar, engineapi.jar [message #1072456] Mon, 22 July 2013 20:13 Go to next message
zhen nan is currently offline zhen nanFriend
Messages: 6
Registered: July 2013
Junior Member
The site:
http://www.eclipse.org/birt/phoenix/deploy/viewerUsage2.2.php#tags
says to use BIRT library in another context, you need to copy "coreapi.jar, modelapi,jar, viewerservlets.jar, engineapi.jar, and com.ibm.icu_version.jar from the Viewer libs directory to the new context/web-inf/lib directory".

I downloaded both birt-runtime-2_3_2.zip and birt-runtime-4_3_0.zip, I can see all above 5 jar files in v2.3.2, but coreapi.jar, modelapi,jar, engineapi.jar not are in v4.3.0.

Can anyone tell me, in order to use v4.3.0 runtime, what jar files do I need to copy? thanks
Re: where to find coreapi.jar, modelapi,jar, engineapi.jar [message #1072961 is a reply to message #1072456] Tue, 23 July 2013 21:02 Go to previous messageGo to next message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

Try the org.eclipse.birt.runtime_4.3.0.v20130613-1152 jar file. If you download the OSGi runtime for 4.3, all of the individual jar files will be there.

Michael

Developer Evangelist, Silanis
Re: where to find coreapi.jar, modelapi,jar, engineapi.jar [message #1073338 is a reply to message #1072456] Wed, 24 July 2013 14:44 Go to previous messageGo to next message
zhen nan is currently offline zhen nanFriend
Messages: 6
Registered: July 2013
Junior Member
Hi Michael,

Thank you so much for your help.

Based your suggestion, I tried org.eclipse.birt.runtime_4.3.0.v20130613-1152.jar and other two viewerservlets.jar and com.ibm.icu_version.jar in my own web module. One of my report works perfectly, but another one does not. The runtime log file(WebSphere Application Server log SystemOut.log) contains following error:

java.lang.ClassNotFoundException: org.apache.axis.AxisFault


Copying axis.jar from birt runtime package to my web module solved this issue.

I don't know if I need other jar files from the birt runtime, but I am good right now, at least I don't need to add whole bunch of unnecessary jar files into my code that I don't need.

Once again, thank you, Michael, for your kind help.
Re: where to find coreapi.jar, modelapi,jar, engineapi.jar [message #1073429 is a reply to message #1073338] Wed, 24 July 2013 19:10 Go to previous messageGo to next message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

You're very welcome! Let us know whenever you have questions! Smile

Michael

Developer Evangelist, Silanis
Re: where to find coreapi.jar, modelapi,jar, engineapi.jar [message #1823164 is a reply to message #1073429] Fri, 20 March 2020 15:42 Go to previous message
Nagarjun Kalivarapu is currently offline Nagarjun KalivarapuFriend
Messages: 1
Registered: January 2020
Junior Member
Hi Michel

can u suggest me in this. in my application i am using birt 2.5.1 in this version there is a component called Apache ofbiz has security vulnerables using internally referenced by below jar files.
modelapi.jar,
org.eclipse.birt.data_2.5.1.v20090826.jar,
org.eclipse.birt.report.model_2.5.1.v20090904.jar,
org.eclipse.birt.chart.device.svg_2.5.1.v20090902.jar files

i need to update the jar files to the vulnerable free versions.

can u suggest me how to proceed.
Previous Topic:Passing sub report totals to expressions
Next Topic:Unable to design a report using side by side tables and bar chart
Goto Forum:
  


Current Time: Fri Apr 26 23:13:56 GMT 2024

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

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

Back to the top