Standalone report server in the road-map ?? [message #80836] |
Thu, 13 October 2005 23:00  |
Eclipse User |
|
|
|
Hi Develop Team,
I am interested to know if the Standalone report server is there in the
BIRT development road-map. Its highly required for high volumn report
generation application. If its used in the application server, the
resources are limited, generally, the report generation is more resource
intensive compared to other application process, hence the neeed of
independant server to add resource as volumn incresses.
Regards,
Davis
|
|
|
Re: Standalone report server in the road-map ?? [message #81124 is a reply to message #80836] |
Fri, 14 October 2005 11:27   |
Eclipse User |
|
|
|
Davis,
I wanted BIRT to run closer to the database, and not on my application
server, so I just unzipped JBoss on my database server, threw in the birt
runtime war file, and was off and running. Has it been your experience that
BIRT has to be installed on the same server as the rest of your application?
--floor
"Davis" <davis_k_v@yahoo.com> wrote in message
news:80f7286cde9f629c2f1eada6b70f9a0e$1@www.eclipse.org...
> Hi Develop Team,
>
> I am interested to know if the Standalone report server is there in the
> BIRT development road-map. Its highly required for high volumn report
> generation application. If its used in the application server, the
> resources are limited, generally, the report generation is more resource
> intensive compared to other application process, hence the neeed of
> independant server to add resource as volumn incresses.
>
> Regards,
> Davis
>
|
|
|
|
|
Re: Standalone report server in the road-map ?? [message #81776 is a reply to message #81541] |
Tue, 18 October 2005 07:29  |
Eclipse User |
|
|
|
Originally posted by: m.n.com
I believe floor is on the right track with this. I can see Actuate coming
out with a standalone server for this. At least first.
Anyway, there are so many ways this can be accomplished in Java and why it
so great to have BIRT (and Jasper... ). You can create a JINI service.
You can do what floor said - and use Web services or EJBs or RMI or
serialized objects over HTTP, .... You can use JMS. It really depends on
your needs and situation. So to create a server setup that meets
everyone's needs would be difficult.
|
|
|
Powered by
FUDForum. Page generated in 0.40497 seconds