Skip navigation

We're pleased to announce Beta3 in the 3.0 series of JBoss Portlet Bridge is now available.

 

Maven coordinates:

<dependency>
   <groupId>org.jboss.portletbridge</groupId>
   <artifactId>portletbridge-api</artifactId>
   <version>3.0.0.Beta3</version>
</dependency>
<dependency>
   <groupId>org.jboss.portletbridge</groupId>
   <artifactId>portletbridge-impl</artifactId>
   <version>3.0.0.Beta3</version>
   <scope>runtime</scope>
</dependency>

 

Arquillian testsuite

The biggest change for this release is the introduction of an automated test suite utilizing Arquillian that enables us to test JSF 2 portlets easily and quickly.  At the moment there are portal containers for GateIn on AS7 and Pluto on Jetty, but in the future we will look to expand that list.  You can check out the container integration for GateIn and Pluto on GitHub, and see how they are used to test portlets with the Portlet Bridge testsuite such as in this example.

 

In future releases we plan to introduce more test portlets to ensure that the entire JSF 2 functionality is always tested in a portlet environment on each release.

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.

Filter Blog

By date:
By tag: