Arquillian Tomcat Container 1.0.0.CR2 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.CR2 release of the Arquillian Tomcat Container 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 Tomcat Container
Modules
Version 1.0.0.CR2 view tag
Release date 2011-09-20
Released by Aslak Knutsen
Compiled against

Published artifacts org.jboss.arquillian.container

  • org.jboss.arquillian.container » arquillian-tomcat-common jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-managed-5.5 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-embedded-6 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-remote-6 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-managed-6 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-embedded-7 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-managed-7 jar javadoc pom

Release notes and resolved issues 9

Tomcat Managed 5.5, 6, 7

Enhancement
  • ARQ-552 - Clearer error message when connecting to a remote tomcat without user and pass.
  • ARQ-598 - Improve Tomcat codebase
Feature Request
  • ARQ-261 - Add a Tomcat managed container
  • ARQ-433 - Add a Tomcat 7 embedded container
  • ARQ-587 - Add a Tomcat managed 7 container
Bug
  • ARQ-575 - Tomcat Managed container does not handle not authorized correctly
  • ARQ-604 - Tomcat containers does not handle multiline javaVmArguments
Task
  • ARQ-597 - Add a Tomcat managed 5.5 container

Thanks to the following list of contributors: Ian Brandt, Aslak Knutsen, Juraj Huska, Karel Piwko, Geoffrey De Smet