Arquillian Container GlassFish 1.0.0.CR4 Released

Since we wrote this post we didn't laze around. Check our latest announcement.

The Arquillian team is proud to announce the 1.0.0.CR4 release of the Arquillian Container GlassFish component!

What is Arquillian?

Arquillian is open source software that empowers you to test JVM-based applications more effectively. Created to defend the software galaxy from bugs, Arquillian brings your test to the runtime so you can focus on testing your application's behavior rather than managing the runtime. Using Arquillian, you can develop a comprehensive suite of tests from the convenience of your IDE and run them in any IDE, build tool or continuous integration environment.

Release details

Component Arquillian Container GlassFish
Modules
Version 1.0.0.CR4 view tag
Release date 2013-04-29
Released by Aslak Knutsen
Compiled against

Published artifacts org.jboss.arquillian.container

  • org.jboss.arquillian.container » arquillian-glassfish-common jar javadoc pom
  • org.jboss.arquillian.container » arquillian-glassfish-managed-3.1 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-glassfish-remote-3.1 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-glassfish-embedded-3.1 jar javadoc pom

Release notes and resolved issues 8

GlassFish 4

Enhancement
  • ARQ-796 - Remove the GlassFishRestDeploymentAppender from the GlassFish container adapter
  • ARQ-923 - Delete temporary instance root for Embedded GlassFish on exit
  • ARQ-1211 - Revisit the allowConnectToRunningServer flag for managed containers
Feature Request
  • ARQ-1293 - Add Support for GlassFish 4.x series
Bug
  • ARQ-837 - Managed GlassFish container does not shutdown correctly in a Maven build
  • ARQ-856 - Embedded GlassFish adapter may use an incorrect HTTP port when a custom domain configuration XML file is used
  • ARQ-1232 - Random "contextRoot must not be null" failures thrown by Arquillian on deployment to GlassFish

Thanks to the following list of contributors: Vineet Reynolds, Dan Allen, Aslak Knutsen, Joseph Snyder