o Fix ArrayType and add a test for String[] arrays o Get the demo working with .NET (hooray) o Add logging to demo o Register TypeMappings with the PlexusJavaService o Don't create namespaces with a prefix of "" in namespace helper. Leads to bad WSDL documents.
Apply patches from XFIRE-14 + javadoc/formatting/name changes to seperate out servlet logic so any container can provide its own servlet. Courtesy of Robert Eggleston.