Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » 3 - tier architecture implemetation using BIRT viewer(3 - tier architecture implemetation using BIRT viewer)
3 - tier architecture implemetation using BIRT viewer [message #723688] Fri, 09 September 2011 07:27 Go to next message
Kunal Mistry is currently offline Kunal MistryFriend
Messages: 2
Registered: September 2011
Junior Member
Hi,

I am new to BIRT reporting and have analysed BIRT 2.6.2 birt VIEWER for my project.
I would like to use BIRT Viewer in my project. But problem I am facing currently is that our project requires implementation to be 3 - tier architecture. Whereas BIRT Viewer is 2-tier.
Can anybody help me with solution to this? Is there any opensource implementation for BIRT in 3- tier available for use?
Wouls it be good idea to use BIRT API and create vutom project instead of using BIRT viewer?

Please help me out with your valuable suggestions.
Re: 3 - tier architecture implemetation using BIRT viewer [message #724560 is a reply to message #723688] Mon, 12 September 2011 14:24 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Can you give some more detail on how you want it to run?

Jason

On 9/9/2011 3:27 AM, Kunal Mistry wrote:
> Hi,
>
> I am new to BIRT reporting and have analysed BIRT 2.6.2 birt VIEWER for
> my project.
> I would like to use BIRT Viewer in my project. But problem I am facing
> currently is that our project requires implementation to be 3 - tier
> architecture. Whereas BIRT Viewer is 2-tier.
> Can anybody help me with solution to this? Is there any opensource
> implementation for BIRT in 3- tier available for use?
> Wouls it be good idea to use BIRT API and create vutom project instead
> of using BIRT viewer?
>
> Please help me out with your valuable suggestions.
>
Re: 3 - tier architecture implemetation using BIRT viewer [message #725643 is a reply to message #724560] Thu, 15 September 2011 12:16 Go to previous messageGo to next message
Kunal Mistry is currently offline Kunal MistryFriend
Messages: 2
Registered: September 2011
Junior Member
Hello Jason,

I want to have 3 - tier architecture inplemented in my project and wopuld like to use BIRT Viewer provided for this purpose.
After analysing the BIRT Viewer, I found that this application is having VIEW as well as business logic packaged in single ear / war.
Now my project needs to seperate the components in Web and application layer. More over the comunication between these 2 layers has to be through RMI IIOP port.

my question is that as many of the applications these days are based on 3- tier architecture, do we have any application (similar to BIRT Viewer) which can be used?

Also wanted to know that newer version of BIRT is described as POJO. Would it be helpful from architecture point of view to work on latest version of BIRT?

Can you help me with some reference materials from which I can understand the flow of BIRT Viewer application. Basically I would like to know technical flow of BIRT Viewer application.

[Updated on: Thu, 15 September 2011 12:19]

Report message to a moderator

Re: 3 - tier architecture implemetation using BIRT viewer [message #725682 is a reply to message #725643] Thu, 15 September 2011 13:56 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Kunal,

I am not certain what parts you would want to separate. The viewer is
built on top of the Report Engine API, so you can always write your own
app using these same APIs. The POJO runtime of the latest version of
BIRT uses a simplified scheme of just jars instead of starting up a
complete OSGi runtime for the web app.


Jason


On 9/15/2011 8:16 AM, Kunal Mistry wrote:
> Hello Jason,
>
> I want to have 3 - tier architecture inplemented in my project and
> wopuld like to use BIRT Viewer provided for this purpose.
> After analysing the BIRT Viewer, I found that this application is having
> VIEW as well as business logic packaged in single ear / war.
> Now my project needs to seperate the components in Web and application
> layer. More over the comunication between these 2 layers has to be
> through RMI IIOP port.
>
> my question is that as many of the applications these days are based on
> 3- tier architecture, do we have any application (similar to BIRT
> Viewer) which can be used?
>
> Also wanted to know that newer version of BIRT is described as POJO.
> Would it be helpful from architecture point of view to work on latest
> version of BIRT?
Previous Topic:How to force dataset fetch in javascript?
Next Topic:how to prevent table break into two pages?
Goto Forum:
  


Current Time: Fri Apr 26 05:00:27 GMT 2024

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

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

Back to the top