When I googled “spring webservice xmlbean”, I found this link that provides an example to use xmlbeans as xml marshalling when implementing a spring web service.
The example is based on Spring web service version older than 2 (spring ws 1.5.6 with spring 2.5.6), while now (at the time of writing this post) Spring is now [...]
6
2011
Spring Web Service (2.0) using xmlbeans as XML marshaling
4
2011
Pentaho Community Edition (Data Ingegration)
Pentaho provides two different editions: Community Edition and Enterprise Edition. Community Edition is free and is what i want to discuss.
Pentaho seems to provide more comprehensive coverage of BI than Eclipse BIRT and Jaspersoft. It has the following components:
Data Integration – Kettle
Analysis Service (OLAP) – Mondrian
Reporting
Data Mining – Weka
Dashboard
Large [...]
20
2011
Eclipse BIRT and JasperReports
Neither Eclipse BIRT or Jasper seems to support the whole functionality of BI. Their main focus is “reporting“, which is a core part of BI. Both of them are written in Java.
Eclipse BIRT has two components: A report designer and a report engine. the report designer interacts with user to generate an XML report design [...]
20
2011
Open Source Business Intelligence Software and Tools
Business Intelligence (BI) is not a new term. It’s nowadays a term that covers a set of fields such as Business reporting, OLAP, Decision Making Support, Data Analysis and Mining, and etc.
There are a lot of tools available for this big area. A Wikipedia page (http://en.wikipedia.org/wiki/Business_intelligence_tools) lists most BI related software. Of course, in this [...]
17
2011
Lucene IndexWriter optimize() behavior change since version 3.0.3
Lucene is a powerful full-text index and search development tool written in JAVA. Over more than ten years, Lucene has evolved to version 3 (stable version).
Recently, I upgraded Lucene library (the core jar file) from version 3.0.2 to version 3.0.3 (which was released in December 2010) in my project. The purpose of the upgrading is [...]
.gif)