Saturday March 25, 2006
Insert Witty Irony Herevince kraemer's Weblog
All
|
5 in 5
|
Compile Time
|
Ease of Evolution
|
General
|
GlassFish
|
Gotchas
|
Java
|
Music
|
NetBeans
|
Sailfin
BIRT and GlassFish b41 The BIRT project includes a web application for displaying reports. After some fits and starts, folks have been able to get it working on GlassFish. While folks were able to get it working, I did not like the "solution". I spent a bit of time with BIRT 2.0.1 and build 41 to see if I could get a better solution.
I have been able to deploy 2.0.1 on GlassFish build 41, by following the instructions for JBoss, with a couple small changes:
After doing this, I was able to view the "installation report" and the "more complex report". (2006-03-25 17:06:21.0) Permalink Comments [4] Post a Comment: Comments are closed for this entry. |
Calendar
RSS Feeds
All /5 in 5 /Compile Time /Ease of Evolution /General /GlassFish /Gotchas /Java /Music /NetBeans /Sailfin About Me![]() Short Bio SearchLinks
Navigation
ReferersToday's Page Hits: 271 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Posted by Scott Rosenbaum on March 25, 2006 at 09:50 PM PST #
Posted by vince kraemer on March 25, 2006 at 10:01 PM PST #
Thank you for keep going in this direction.
I have filed bug regarding issue with Deby server.
Here is comments from the Birt team:
------- Comment #1 From Gary Xue 2006-03-17 18:22 [reply] ------- Due to the inherent limitations of Derby embedded DB engine (each JVM can only have one instance of the DB engine), using BIRT SampleDB within another application which also packages Derby is problematic. The immediate issue is the possible Derby version conflict which is the direct cause of the reported problem. A upgrade of BIRT Derby library version is not a permanent solution. Also, if another Derby embedded DB instance is started, it may affect the operation of the SampleDB plugin. For BIRT 2.1, we will consider upgrading the packaged Derby Engine version, which hopefully will alleviate this issue (at least for the time being). We will research into how we can resolve this issue permanently in future releases. ---------------------------------------------
If you will have some suggestions click on:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=132017
Posted by Vladimir Perlov on March 27, 2006 at 07:33 AM PST #
Thank you for bringing this app to our attention.
Posted by vince kraemer on March 28, 2006 at 01:23 PM PST #