PHP Javabridge with BIRT 4 [message #938892] |
Wed, 10 October 2012 04:46  |
Eclipse User |
|
|
|
Dear Jason,
is there any material on the web that explains how to integrate BIRT 4 with phpjavabridge?
Could you please point me any if there is? I cannot seem to find any. Are the steps similar with BRT 3.7?
Thanks a lot
Karvesh
|
|
|
|
Re: PHP Javabridge with BIRT 4 [message #955788 is a reply to message #939842] |
Tue, 23 October 2012 22:45   |
Eclipse User |
|
|
|
Hi, Karvesh.
I am using PHP Java Bridge to call BIRT in PHP.
Now the PHP Java Bridge is using Birt 2.6 (PHP Java Bridge, Version 6.2.1 updated 2010-10-31). I am using Birt Design version="3.2.23", so when I call to show the report design, there is error. After updating the bridge to use 4.2.0, it is ok.
Below is what I did to update to birt version 4.2.0, hope this will help you:
delete WEB-INF/platform directory,
delete all jar files in WEB-INF/lib except:
script-api.jar
php-script.jar
php-servlet.jar
lucene.jar
birtEngine.jar
JavaBridge.jar
then copy all jars from runtime download/reportengine/lib
I am pretty sure in future there might be some more issues. Hope from all the experiences of ours, we can help each other.
Cheers;
Kelly
[Updated on: Tue, 23 October 2012 22:50] by Moderator
|
|
|
|
|
Re: PHP Javabridge with BIRT 4 [message #1725132 is a reply to message #955788] |
Tue, 01 March 2016 02:05   |
Eclipse User |
|
|
|
Kelly Wang wrote on Wed, 24 October 2012 02:45Hi, Karvesh.
I am using PHP Java Bridge to call BIRT in PHP.
Now the PHP Java Bridge is using Birt 2.6 (PHP Java Bridge, Version 6.2.1 updated 2010-10-31). I am using Birt Design version="3.2.23", so when I call to show the report design, there is error. After updating the bridge to use 4.2.0, it is ok.
Below is what I did to update to birt version 4.2.0, hope this will help you:
delete WEB-INF/platform directory,
delete all jar files in WEB-INF/lib except:
script-api.jar
php-script.jar
php-servlet.jar
lucene.jar
birtEngine.jar
JavaBridge.jar
then copy all jars from runtime download/reportengine/lib
I am pretty sure in future there might be some more issues. Hope from all the experiences of ours, we can help each other.
Cheers;
Kelly
After 4 years... your help is still helpfull. thank you
|
|
|
|
Powered by
FUDForum. Page generated in 0.03301 seconds