Tuesday October 31, 2006

GenericRCP - A GUI for your Hibernate Domain Objects Peter Schneider-Manzell is an active contributor to AppFuse's documentation and mailing list. Yesterday, he posted a message to the mailing list announcing the 0.3.0 release of GenericRCP.
We (a good friend of mine and myself) started a SpringRichclient based
project, called "GenericRCP". With this tool, you can edit your DB directly via your classes and
Hibernate. The GUI (Panels / Binding etc...) is generated dynamically out of
a JAR, containing the classes and hbm.xml files.
For AppFusers: You only need to import your <.....>-dao.jar, and you can
start to edit the values.
You can use this project as a starting point for a customized editor with
CRUD functionality and add customized panels / attribute editors for
different classes / attribute types, and combinations of them.
Yesterday, I tried GenericRCP with the appfuse-dao.jar from 1.9.4 (XDoclet-based), as well as the appfuse-data-common-2.0-SNAPSHOT.jar (annotations-based) and it worked with both. Nice work Peter!
Posted in Java
at Oct 31 2006, 02:01:51 PM MST
2 Comments
Export your Facelets pages into PDF, PNG and SVG
Jacobus Steenkamp has an interesting article on java.net: Combine JSF Facelets and the Flying Saucer XHTML Renderer. In this article, Jacobus shows how you can use a filter and the Flying Saucer project to export a Facelets page to PDF, PNG or SVG. Pretty cool stuff if you ask me. I don't know if I'll ever have a need for it, but it's nice to know that this functionality exists.
Shameless plug: Equinox 1.7 and AppFuse 1.9.4 both include Facelets for their JSF options.
Posted in Java
at Oct 31 2006, 09:42:18 AM MST
Add a Comment
Search This Site
Recent Entries
- My What's New in Spring 3.1 Presentation
- Twitter's Open Source Summit: Bootstrap 2.0 Edition
- Refreshing AppFuse's UI with Twitter Bootstrap
- 2011 - A Year in Review
- Upgrading AppFuse to Spring Security 3.1 and Spring 3.1
- What have I been working on at Taleo?
- Our Engaging Trip to Paris and Antwerp
- My HTML5 with Play Scala, CoffeeScript and Jade Presentation from Devoxx 2011
- Deploying Java and Play Framework Apps to the Cloud with James Ward
- PhoneGap for Hybrid App Development
