We're pleased to announce 3.0.0.Final of JBoss Portlet Bridge is now available!

 

This release has been a long time in the making, but we now have JSF 2 support for portlets.  The next steps are to polish JSF 2 support with more complete automated tests while also adding support for RichFaces 4 components.

Maven coordinates:

<dependency>

    <groupId>org.jboss.portletbridge</groupId>

    <artifactId>portletbridge-api</artifactId>

    <version>3.0.0.Final</version>

</dependency>

<dependency>

    <groupId>org.jboss.portletbridge</groupId>

    <artifactId>portletbridge-impl</artifactId>

    <version>3.0.0.Final</version>

    <scope>runtime</scope>

</dependency>

 

Documentation

The documentation for 3.0.0.Final can be found here.

Keeping up with the latest

One of the best ways to hear about the latest releases and changes with JBoss Portlet Bridge is to follow us on Twitter (@portletbridge).

Don't be a stranger

As always, if you have any questions about or issues with JBoss Portlet Bridge, please get in touch.