Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cosmos-dev] BIRT status update

Sheldon,

 

Go to http://people.apache.org/~jhawkins/COSMOS/ and get the WebViewerExample.zip file.

You’ll need to add the following to your Tomcat’s Catalina.properties:

derby.system.home=C:/YOUR WEBAPP DIRECTORY/WebViewerExample/database

(I included my derby database in the zip).

 

Don’t forget to update the bundle paths in the config.ini, and take a look at the bundle org.eclipse.cosmos.dc.birt.helper. There’s a class call LocalHelper – that’s the one I use in the report. Note that it returns Collection<StatisticalTuple>. I commented out the fetch method, since I got some weird _javascript_ error that I didn’t have a clue how to resolve, but the log tells me that you should get 9 records back in the collection.

 

Cheers,

Joel

 

 

=00
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

Back to the top