Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Integrate Birt in RAP (Rich Ajax Platform)

Hello!
Thank you for your distribution to birt that is used in my project.

My project is using the RAP (http://www.eclipse.org/rap/) that is a subset of RCP.

1.
Birt has offered a WebViewer class for RCP programmer and it works well during my test, but the WebViewer class does not want to work with my RAP project. Many materails have been refered and many methods have tested during these days, but the problem existing still. How could I integrate birt into my RAP project ?

I have downloaded the source of the birt and tracked the execution of WebViewer class. I found that WebViewer is implemented with Jetty and the problem occured in my RAP project is just the "Jetty: can not start the sever with config". Does this means I need to rewrite WebViewer with Jetty for my RAP project ? Oh, It is big task for me!! So, thank you for your suggestion on "How to integrate Birt into RAP project".

2.
"The BIRT Report Engine API (RE API) allows you to integrate the run-time part of BIRT into your application. This may mean integrating into a stand alone Java application, deploying as part of a servlet or embedding it within an RCP application."
Could I deploy Birt as a standalone Java application with out any "eclipse plugin" conception. for example, could I write a java program using JBuilder and Birt API with the referce of all the jar files needed. For the plugin dependences are not convinent to process out of eclipse platform and the osgi framework is all not easy to set up.

3.
The web viewer example for tomcat server (and so on) uses the osgi framework and the eclipse plugin conceptions together, this is the same as RAP during the deployment of my RAP program. Birt uses osgi and RAP uses osgi. How could I set them together using the same osgi as a standalone web program during the deployment. I think this is a king of integration for Birt and RAP.

I am looking for your reply.
                                          Thank you!!!
                                          Have a nice day!
                                          From Jonsen
-------------------------------------------------------------------------------------

                                                








网易邮箱,中国第一大电子邮件服务商



网易邮箱,中国第一大电子邮件服务商

Back to the top