The Hibernate team has been working on the integration of EJB3.0 support provided by Hibernate with JSF web framework integration, in a project called Hibernate Seam. Seam 1.0 beta 2 has now been released.
Google Desktop security risk
Google have admitted that there is a risk, similar to sending information by email, with their new Google Desktop 3. The problem lies with a new feasture ‘Search across Computers’ feature from the desktop app that transfers information from your PC back to Google servers in order to consolidate information and allow you to search for related information across more than one PC (presumably you would ibly enable this for searching across your own machines in your own enterprise).
Gartner have stated that “the mere transport (of data) outside the enterprise will represent an unacceptable security risk to many enterprises”.
Things you don’t want Google to find
When the Google crawler indexes your site, it often picks up some files that you didn’t expect to give the public access to on the internet. This site has a list of some of the types of documents that were never intended for public consumption.
Using Maven with Netbeans 5.0
Dru Devore has a blog entry on java.net showing how to use an ANT based build with Maven and Netbeans to use the jar repository feature with Netbeans 5.0. Devore mentions that there currently is not build in Maven integration for Netbeans, but there are other plugin projects out there, namely MevenIde.
The comments to the post are interesting, because there are multiple posts from other people suggesting to look at Ivy, a jar dependency manager. I haven’t come across this tools before, so will take a look when I get time. Their project page is at: jayasoft.org/ivy
