Arquillian Tomcat Container 1.0.0.CR7 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.CR7 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.CR7 view tag
Release date 2014-06-27
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
  • org.jboss.arquillian.container » arquillian-tomcat-remote-7 jar javadoc pom
  • org.jboss.arquillian.container » arquillian-tomcat-embedded-8 jar javadoc pom

Release notes and resolved issues 10

Enhancement
  • ARQ-574 - Tomcat managed should not require an installed tomcat server
  • ARQ-866 - Allow catalina.base to be configured separately from catalina.home in the Tomcat managed adapters
  • ARQ-1810 - Update Tomcat Containers test suite to ShrinkWrap Resolver 2.0
Bug
  • ARQ-628 - Tomcat managed throws NullPointerException when application under test brings weld-servlet dependency
  • ARQ-701 - Tomcat containers are not able to start after begin stop (AddressAlready in use)
  • ARQ-1191 - Tomcat Embedded 6 undeploy(archive) issue
  • ARQ-1519 - Cannot load configuration with tomcat-managed-1.0.0.CR5
  • ARQ-1650 - Managed container bypasses tomcat jul setup
  • ARQ-1799 - Remove dependency on common-codecs
Task
  • ARQ-1680 - Tomcat 7 embedded adapter should be built against 7.0.52

Thanks to the following list of contributors: Aslak Knutsen, Stephen Coy, Tommy Tynjä, Juraj Huska