Help

Inactive Bloggers

During Red Hat Summit we got to record two episodes for the Asylum.

First a live one at the end of JUDCon where we had Mark Little, Pete Muir and James Strachan discuss some of the advantages and disadvantages in the opensource communities JBoss is involved in.

Warning: contains tongue-in-cheek and pieces of British humor :)

Show notes and episode downloads for "A tale about JBoss and Communities"

The second episode we invaded Jay Balunas hotel room together with Karel Pikow and talked about Aerogear, what it is and what is coming.

Show notes and episode downloads for "What is Aerogear"

Have fun!

We're in Boston for JUDCon and Red Hat Summit; Emmanuel is on stage coding live a nice new demo using Hibernate Search to combine full-text with geographic filtering. It will be contributed to JDF quickstarts but you can already get the sources.

He's using Hibernate Search 4.3.0.Final!

That's right it's released and available as usual from Sourceforge or via Maven, and will be available in WFK 2.3 with professional support. Let's recap what is most interesting in this release:

Improved JGroups support

The JGroups backend was refactored and also introduced an option to use it as a synchronous backend.

Modules created for JBoss EAP or WildFly

It is now possible to not include the Hibernate Search jars in your application but add it as a set of Modules to the application server. Details for this deployment can be found in the new chapter in the reference documentation. Of course you can still include the jars in your applications if you prefer that.

Very significant performance improvements in the Near-Real-Time backend

While fixing a bug in the NRT backend we also found an opportunity for a great performance improvement. I posted some figures on a previous blog post.

Spatial improved

The API was made more consistent, the documentation got some love: no big highlights but we got some nice polishing all around.

Updated components

All dependencies where updated; in particular we took care to be compatible with latest JBoss EAP 6.1 release and its associated versions of Infinispan and JGroups.

The complete list of changes can be found on the JIRA release notes.

Get in touch

  • on the forums or on the mailing list, or join us for a chat on IRC
  • the issue tracker is JIRA and all code is on GitHub
  • send us an email or a tweet to let us know what cool things you're doing with it!

What's next?

Patches for Hibernate Search 4.4 have been merged already, an partially on 5.0 which is finally going to support Lucene 4. More details are shared on The Roadmap.

06. Jun 2013, 12:44 CET, by Jozef Hartinger

Weld 2.0.1.Final has been released. This is mainly a bug-fixing release with 20 issues fixed since the previous one. For details, see the release notes.

Our focus is now shifting towards WildFly and its Weld integration in order to provide a CDI 1.1 compliant container. For details about CDI 1.1, see Pete's blog post. Furthermore, we plan frequent releases of Weld to continue, so expect another release in early July at the latest!

[ Distribution ] [ Release notes ] [ Documentation ] [ CDI 1.1 Javadoc ]

31. May 2013, 15:43 CET, by Pete Muir

I'm pleased to say that CDI 1.1 is available and included in Java EE 7. If you want to learn more, read on, and join a webcast 12th June about all the technologies in Java EE 7. Both webcasts are followed by a Q&A session, when CDI experts will be on hand to answer your questions. The webcast is at [9 am PT / 12 pm ET / 5 pm London] or [9 pm PT / 12 am ET (Thursday) / 2 pm Sydney (Thursday)]

So, what's new in CDI 1.1?

Try it out and find out more

29. May 2013, 21:20 CET, by Steve Ebersole

The Hibernate team is pleased to announce today's release of Hibernate 4.3.0.Beta3. Support for entity graphs is still a work in progress, but all other JPA 2.1 features should be fully operational. Specific JPA 2.1 features fully functional as of this release include:

For the full break down of changes, see the changelog.

Showing 1 to 5 of 1137 blog entries