We're pleased to announce Beta4 in the 3.0 series of JBoss Portlet Bridge is now available, which will be the last Beta before CR1.
Maven coordinates:
<dependency>
<groupId>org.jboss.portletbridge</groupId>
<artifactId>portletbridge-api</artifactId>
<version>3.0.0.Beta4</version>
</dependency>
<dependency>
<groupId>org.jboss.portletbridge</groupId>
<artifactId>portletbridge-impl</artifactId>
<version>3.0.0.Beta4</version>
<scope>runtime</scope>
</dependency>
Arquillian Graphene and Drone
This release modifed the Arquillian tests to use Graphene and Drone for controlling the Browser within the test, which will make it easier and quicker to introduce additional tests each release.
JSF 2 Exception Handling
We've introduced a JSF 2 ExceptionHandler implementation for portlets that will redirect to the error page you've specified in web.xml for any Throwable's that match.
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 .