Release Notes - Wise - Version 1.1 - HTML format

Bug

  • [WISE-25] - jbossws client Port isn't 3ad safe. Remove synchronization work around when and if jbossws changes
  • [WISE-97] - Addition classpath for compilation is needed during integration
  • [WISE-100] - WSKernelLocator bean name conflicts with jbossws one
  • [WISE-103] - WSMethod map have to use soapAction as key and not method name.
  • [WISE-104] - WSImportImpl has a concurrency issue
  • [WISE-114] - WSImportImpl have potential concurrency issue
  • [WISE-115] - setSecurityConfigMap in ReflectionEnablerDelegate don't work with MK config
  • [WISE-122] - Fix cobertura maven plugin issue
  • [WISE-125] - SmooksMapper suffer of classloading issue when using smooks cache
  • [WISE-130] - keepSource and verbose configs are ignored in our JBossWSNative consumer implementation
  • [WISE-133] - using of Maps in WSDynamicClientImpl and WSServiceImpl expose to potential cocurrency issues
  • [WISE-134] - ReflectionBasedWSDynamicClientBuilder.transferWSDL We would have problems with relative urls external references
  • [WISE-139] - wise clients targeting the same wsdl and using the same config (temp dir) clean the temp dir "concurrently"
  • [WISE-150] - write more stress tests
  • [WISE-152] - Review javadoc
  • [WISE-153] - Review our documentation
  • [WISE-156] - remove jboss-service from the project
  • [WISE-159] - verify needeJars in WSImportImpl
  • [WISE-165] - smooks 1.2 needs correct classloader also during config validation

Feature Request

  • [WISE-64] - Mavenize the project
  • [WISE-98] - Add a JAXBEleement smooks' decoder
  • [WISE-99] - provide a wise's sample running as web application
  • [WISE-110] - WSSE Enabler have to attach WSSE as first handlar in chain
  • [WISE-111] - jbossws client Port isn't 3ad safe. Create Thread pool solution
  • [WISE-112] - Remove MK dependencies using exteral config
  • [WISE-116] - transform all samples into integration tests
  • [WISE-126] - adding maven-source-plugin
  • [WISE-131] - create stress tests using multiple threads
  • [WISE-138] - WSDynamicClientImpl.getWSMethod launch an error if doesn't find serviceName or portname
  • [WISE-141] - Totally remove MK dependencies and caches
  • [WISE-157] - use BeanRepository instead of BeanAccessor in SmooksHandler
  • [WISE-158] - LoggingHandler should support Log4J
  • [WISE-161] - upgrade smooks to 1.2

Task

  • [WISE-105] - General review of jcip annotations
  • [WISE-123] - Modify the version number for mavenized wise
  • [WISE-129] - Provide huson configuration
  • [WISE-136] - WSDynamicClientBuilder.getCatelogFile typo
  • [WISE-137] - The message stream for the WSContractConsumer is hardcoded to be System.out. Make it configurable
  • [WISE-140] - SmooksMapper.applyMapping() use wrong smooks api
  • [WISE-147] - Publish wise snapshot distribution to jboss.org snapshot repository
  • [WISE-148] - Include required classes only when creating test endpoint wars
  • [WISE-160] - Verify samples
  • [WISE-162] - review smooks tests
  • [WISE-163] - workaround for primitive type parameters
  • [WISE-164] - move all smooks config file to 1.2 format

Sub-task

  • [WISE-117] - sample->test conversio of WSA+WSSE
  • [WISE-118] - sample->test conversion of MTOM
  • [WISE-119] - sample->test conversion of usingSmooks
  • [WISE-120] - sample->test conversion of Groovy sample
  • [WISE-121] - sample->test conversion of Ruby sample
  • [WISE-124] - Add shouldRunWithoutMK to all integration tests
  • [WISE-132] - create maven profile to run stress tests
  • [WISE-142] - Manage a life cycle for WSDynamicClient
  • [WISE-143] - Provide an SPI approach to keep Wise flexible
  • [WISE-144] - WiseMapper should use smooks profiles
  • [WISE-146] - review smookshandler to totally remove smooksCache