[jbossws-commits] JBossWS SVN: r6187 - stack/native/trunk/src/main/distro.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Mar 31 05:30:19 EDT 2008


Author: richard.opalka at jboss.com
Date: 2008-03-31 05:30:19 -0400 (Mon, 31 Mar 2008)
New Revision: 6187

Modified:
   stack/native/trunk/src/main/distro/Install.txt
   stack/native/trunk/src/main/distro/ReleaseNotes.txt
Log:
sync trunk with tag

Modified: stack/native/trunk/src/main/distro/Install.txt
===================================================================
--- stack/native/trunk/src/main/distro/Install.txt	2008-03-31 09:24:34 UTC (rev 6186)
+++ stack/native/trunk/src/main/distro/Install.txt	2008-03-31 09:30:19 UTC (rev 6187)
@@ -16,6 +16,12 @@
 	ant deploy-jboss42x
 	ant deploy-jboss50x
 
+4.) Execute the samples to verify your installation
+
+   'ant tests'
+
+   You should see no errors.
+
 Please consult the wiki for detailed up to date install instructions
 http://labs.jboss.com/portal/jbossws/
 

Modified: stack/native/trunk/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/native/trunk/src/main/distro/ReleaseNotes.txt	2008-03-31 09:24:34 UTC (rev 6186)
+++ stack/native/trunk/src/main/distro/ReleaseNotes.txt	2008-03-31 09:30:19 UTC (rev 6187)
@@ -27,6 +27,209 @@
 
 Feature Request
 
+Bug
+
+Task
+
+Errata
+
+    
+Enjoy,
+The JBossWS Team
+
+Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+What's new in jbossws-3.0.1-native-2.0.4
+----------------------------------------
+
+Feature Request
+
+    * [JBWS-925]  - Provide initial support for FastInfoset
+    * [JBWS-1124] - Scoped class loading domains for WS endpoints
+    * [JBWS-1165] - Provide initial support JSON data binding
+    * [JBWS-1172] - Support schema validation for incoming/outgoing messages
+    * [JBWS-1211] - Add support for @WebFault
+    * [JBWS-1296] - Add support for digest + nonces
+    * [JBWS-1814] - Dynamic Encryption based on clients input
+    * [JBWS-1820] - Using JRE from vendors other than Sun the Remoting key store and trust store algorithms are not propagated
+    * [JBWS-1844] - Implement Provider.createW3CEndpointReference()
+    * [JBWS-1850] - Documentation support for Java->WSDL
+    * [JBWS-1861] - Improve exception message on invalid @WebService usage on SEI
+    * [JBWS-1865] - Unify SOAP message trace
+    * [JBWS-1886] - Provide basic configuration for WS-enabled user projects
+    * [JBWS-1890] - Provide basic project configuration for JBossWS tests
+    * [JBWS-1893] - Provide meaningful advanced samples
+    * [JBWS-1968] - Documentation support for WSDL->Java
+    * [JBWS-1988] - Complete Username Token Profile 1.0
+    * [JBWS-1990] - Support for SOAP 1.2 in wsconsume
+    * [JBWS-2022] - Provide interface for WSSecurityDispatcher
+
+Bug
+
+    * [JBWS-1217] - WSDLtoJava Namespace to package mapping does not support multiple namespaces
+    * [JBWS-1763] - Incorrect handling of charsets when the default charset is not UTF-8
+    * [JBWS-1857] - JAXBContext created for every wrapper type
+    * [JBWS-1878] - ConcurrentModificationException in initHandlerChain()
+    * [JBWS-1905] - jaxws-samples-logicalhandler-jaxb.war produces: java.lang.ClassCastException: org.jboss.ws.core.soap.TextImpl
+    * [JBWS-1909] - RequestHandler.handlerWSDLResquest has dependency on Servlet API
+    * [JBWS-1912] - DispatcherDelegate - Bypass RMIAdaptor when used locally
+    * [JBWS-1938] - Assign message name instead of IN and OUT for Inbound/Outbound Addressing Property
+    * [JBWS-1941] - Fault handler chain is not called when user application exceptions are thrown
+    * [JBWS-1948] - Optional SOAP Header element is required by WSSecurityHandlerServer handler
+    * [JBWS-1957] - WS-Eventing extension sends incorrect HTTP content-type
+    * [JBWS-1964] - showSubscriptionTable MBean Method - NullPointerException
+    * [JBWS-1965] - subscribe method on subscription manager - NullPointerException
+    * [JBWS-1966] - No Handler execution for inbound response when using Dispatch
+    * [JBWS-1969] - Cannot publish wsdl with imported schema files, using bottom up approach
+    * [JBWS-1970] - wsrunclient doesn't work with args
+    * [JBWS-1971] - Missing clone on MemoryBufferRecorder
+    * [JBWS-1973] - MTOM/XOP attachments not inlined when using JAX-WS handlers
+    * [JBWS-1974] - Using signature as security in a webservice throws an error when loglevel not Debug
+    * [JBWS-1979] - Endpoint address prop doesn't work with Dispatch
+    * [JBWS-1985] - EntityResolver not used when reading web.xml during web serivce deployment
+    * [JBWS-2000] - MTOM: Chunked encoding transfer problem
+    * [JBWS-2009] - WSDLFilePublisher throws FileNotFoundException when schema files are not in wsdl directory
+    * [JBWS-2011] - Signature is invalid error when the message contains \r
+    * [JBWS-2018] - JavatoWSDL Package to Namespace mapping does not support multiple packages
+    * [JBWS-2019] - WSDL To Java - Case of service-interface and service-endpoint-interface in JAX-RPC mapping does not match generated interface when WSDL type begins with lower case
+    * [JBWS-2058] - 'wsa:From' header field is assigned to variable 'replyTo' instead of 'from'
+
+Task
+
+    * [JBWS-515]  - Provide an initial implementation for WS-ReliableMessaging
+    * [JBWS-1724] - wsconsume cannot use part names that are friendly to .NET
+    * [JBWS-1776] - Verify isolated classloading with WSProvide
+    * [JBWS-1978] - Evaluate (and remove) JBPM dependency from component info
+    * [JBWS-1982] - Simplify deploy/undeploy cycles for different stacks
+
+Errata
+
+    FIXME: [JBWS-751] Multiple schema imports with the same namespace
+    FIXME: [JBWS-1312] Fix JMS transport in trunk
+    FIXME: [JBWS-1397] Fix <wsdl-publish-location> for jboss-5.0.x
+    FIXME: [JBCTS-540] EJB3 proxy does not implement the Home interface
+    FIXME: [JBWS-981] Virtual host configuration for EJB endpoints
+    FIXME: [JBWS-798] Complete EventingTestCase
+    FIXME: [JBWS-2044] Rewrite Server side file system based RM store    
+
+What's new in jbossws-2.0.3.GA
+------------------------------
+
+Feature Request
+
+    * [JBWS-1257] - Add configuration for token references
+    * [JBWS-1850] - Documentation support for Java->WSDL
+    * [JBWS-1874] - Allow configuration of secret key wrap algorithm
+    * [JBWS-1880] - WS-Addressing with endpoints using soap 1.2
+    * [JBWS-1897] - Enable/disable logging on every endpoint
+    * [JBWS-1898] - Statistics/logs about clients calling endpoints
+    * [JBWS-1899] - Fine grained management of statistics recording
+    * [JBWS-1904] - Explicitly set the namespace of a WebFault
+    * [JBWS-1911] - Support the JMS transport with JAX-WS
+    * [JBWS-1950] - Show collected records as html table in jmx-console
+
+Bug
+
+    * [JBWS-1217] - WSDLtoJava Namespace to package mapping does not support multiple namespaces
+    * [JBWS-1324] - JMS Endpoint - Message delivery starts before endpoint is ready.
+    * [JBWS-1762] - web.xml modified to web.xml.org - Subsequent runs fail
+    * [JBWS-1813] - context-root in jboss.xml is ignored
+    * [JBWS-1819] - wsrunclient script(s) differ and do not always function.
+    * [JBWS-1841] - WebServiceRef injection from DD doesn't work
+    * [JBWS-1873] - WSDL to Java - Incorrect case of generated type for anonymous type.
+    * [JBWS-1876] - Wrong Content-Type in SOAP 1.2 messages
+    * [JBWS-1879] - @BindingType is read from SEI instead of endpoint implementation
+    * [JBWS-1881] - WSDL To Java - All generated types have first character upper case, extends clause in base types do not take this into account.
+    * [JBWS-1906] - Stack overflow exception when reading bad wsdl files
+    * [JBWS-1924] - Verify installation script for jboss-4.2.1.GA
+    * [JBWS-1937] - Document/Literal addressing endpoint fails when retreiving Outbound Action
+    * [JBWS-1939] - URL port information of soap:address is different from import schemaLocation URL
+
+Errata
+
+    * FIXME [JBCTS-540] EJB3 proxy does not implement the Home interface
+    * FIXME [JBWS-1460] @XmlMimeType on SEI parameter declarations
+    * FIXME [JBWS-1665] incorrect wsdl generation
+    * FIXME [JBWS-1724] wsconsume cannot use part names that are friendly to .NET
+    * FIXME [JBWS-1772] WSConsume output is not correctly redirected
+    * FIXME [JBWS-1773] Verify isolated classloading with WSConsume
+    * FIXME [JBWS-1776] Verify isolated classloading with WSProvide
+    * FIXME [JBWS-751] Multiple schema imports with the same namespace
+    * FIXME [JBWS-798] Complete EventingTestCase
+    * FIXME [JBWS-981] Virtual host configuration for EJB endpoints
+
+What's new in jbossws-2.0.2.GA
+------------------------------
+
+Feature Request
+
+    * [JBWS-492] - Add support for Policy Identification
+    * [JBWS-493] - Add support for Compact Policy Expression
+    * [JBWS-494] - Add support for Policy Intersection
+    * [JBWS-895] - Provide support for policy attachments
+    * [JBWS-1644] - Process wsdl extensibility elements
+    * [JBWS-1645] - Modify WSDLGenerator to deal with policies
+    * [JBWS-1806] - Add EndpointRegistry to jmx-console
+    * [JBWS-1807] - HTTP bindings for Provider
+
+Bug
+
+    * [JBWS-700] - Update documentation for dealing with attachments
+    * [JBWS-1669] - Fix WebServiceContext.getMessageContext() for EJB endpoints
+    * [JBWS-1704] - The Use Of Remoting Causes An Additional 'datatype' Parameter To Be Sent On All Requests
+    * [JBWS-1735] - wstx.jar is missing from release, causes wsconsume to fail
+    * [JBWS-1761] - WSProvide ignores SOAPBinding declaration
+    * [JBWS-1791] - target deploy-jboss42-endorsed incomplete
+    * [JBWS-1792] - init-param for handler defined in jaxrpc-config not processed
+    * [JBWS-1795] - Type Substitution doesn't work with Schema2Java Client approach
+    * [JBWS-1796] - deploy-jboss40-no-ejb3 build fails
+    * [JBWS-1797] - Setting .NET friendly Endpoint in web.xml
+    * [JBWS-1798] - Cannot find local schema with relative urls
+    * [JBWS-1800] - Trying to monitor the JVM using -Dcom.sun.management.jmxremote prevents the jbossws 2.0.1 from coming up
+    * [JBWS-1801] - WSDL To Java - When an array if returned from a method on the SEI it is incorrectly ommitted from the generated JAX-RPC mapping.
+    * [JBWS-1808] - BackwardCompatibleURLPatternDeploymentAspect is mangling valid URLpatterns
+    * [JBWS-1809] - JAXBIntros are not taken into consideration when generating the WSDL
+    * [JBWS-1811] - Cannot access CLIENT_ADDRESSING_PROPERTIES inside client
+    * [JBWS-1815] - Missing fault detail in messages from SLSB Provider
+    * [JBWS-1843] - WSDL with custom schema imports causes java.lang.OutOfMemoryError: Java heap space when there are circular schema imports dependencies
+    * [JBWS-1852] - Failed to create a new SAX parser
+    * [JBWS-1856] - Attachment part not cleanup correctly
+    * [JBWS-1903] - DOMUtils doesn't clear thread locals
+
+Task
+
+    * [JBWS-856] - Complete WS-Policy implementation
+    * [JBWS-1330] - Fix jaxrpc wsse tests for jbossws-5.0
+    * [JBWS-1571] - Provide/Verify WS-Policy implementation
+    * [JBWS-1572] - Provide/Verify WS-PolicyAttachment implementation
+    * [JBWS-1612] - Provide an integration layer for ESB
+    * [JBWS-1614] - Provide an integration layer for JBossAS
+    * [JBWS-1748] - Improve the documentation that explains proprietary DD options
+    * [JBWS-1793] - Provide a test case for the tools scripts that reside under JBOSS_HOME/bin
+    * [JBWS-1816] - JAXWS SOAPFault inheritance
+    * [JBWS-1817] - WS-Security with JAX-WS Dispatch
+    * [JBWS-1835] - Schedule metro issues at java.net
+    * [JBWS-1842] - JAXB based ServiceRef meta data
+    * [JBWS-1846] - Release jbossws-2.0.2.GA binary
+    
+Errata
+    
+    FIXME: [JBCTS-540] EJB3 proxy does not implement the Home interface
+    FIXME: [JBWS-1460] @XmlMimeType on SEI parameter declarations
+    FIXME: [JBWS-1665] incorrect wsdl generation
+    FIXME: [JBWS-1772] WSConsume output is not correctly redirected
+    FIXME: [JBWS-1773] Verify isolated classloading with WSConsume
+    FIXME: [JBWS-1776] Verify isolated classloading with WSProvide
+    FIXME: [JBWS-1813] context-root in jboss.xml is ignored
+    FIXME: [JBWS-751] Multiple schema imports with the same namespace
+    FIXME: [JBWS-798] Complete EventingTestCase
+    FIXME: [JBWS-981] Virtual host configuration for EJB endpoints
+
+What's new in jbossws-2.0.1.GA
+------------------------------
+
+Feature Request
+
     * [JBWS-1736] - MTOM property at service-ref level
 
 Bug
@@ -47,14 +250,12 @@
     * [JBWS-1771] - Post-handler-chain not invoked for "Standard Client" configuration with DII client
     * [JBWS-1780] - Context servlet throws NPE
 
-
 Task
 
     * [JBWS-1729] - Create a comprehensive SPI tools test suite
     * [JBWS-1770] - Fix Endpoint API for jboss-5.0.0.Beta3
 
 Errata
-------
 
     FIXME: [JBCTS-540] EJB3 proxy does not implement the Home interface
     FIXME: [JBCTS-624] R2753 cannot parse web.xml for jsp vehicle
@@ -67,32 +268,27 @@
     FIXME: [JBWS-798] Complete EventingTestCase
     FIXME: [JBWS-981] Virtual host configuration for EJB endpoints
     
-Enjoy,
-The JBossWS Team
-
-Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
 What's new in jbossws-2.0.0
 ---------------------------
 
 Feature Request
 
-    * [JBWS-434] - Support sequences of anys in JAXRPC
+    * [JBWS-434]  - Support sequences of anys in JAXRPC
     * [JBWS-1460] - @XmlMimeType and @XmlAttachmentRef on SEI parameter declarations
     * [JBWS-1518] - Add support for jdk-1.6
     * [JBWS-1597] - WSDL To Java - Add support for bound headers.
     * [JBWS-1666] - Simplify jbosws jar dependencies
     * [JBWS-1564] - Support swaRef with JAX-WS
     * [JBWS-1618] - Make default context root for jaxws ejb endpoint configurable
-    * [JBWS-429] - WSDL To Java - Create Custom Holders for Custom types that define INOUT parameters and OUT parameters
-    * [JBWS-771] - Use part names that are friendly to .NET
+    * [JBWS-429]  - WSDL To Java - Create Custom Holders for Custom types that define INOUT parameters and OUT parameters
+    * [JBWS-771]  - Use part names that are friendly to .NET
 
 Bug
 
-    * [JBWS-801] - Chunked transfer of large attachments
-    * [JBWS-805] - Fault code is always 'Client'
-    * [JBWS-859] - SOAPMessageUnMarshaller doesn't support HTTP server response [204] - No Content
-    * [JBWS-862] - Return SOAP Fault for invalid soap messages
+    * [JBWS-801]  - Chunked transfer of large attachments
+    * [JBWS-805]  - Fault code is always 'Client'
+    * [JBWS-859]  - SOAPMessageUnMarshaller doesn't support HTTP server response [204] - No Content
+    * [JBWS-862]  - Return SOAP Fault for invalid soap messages
     * [JBWS-1093] - Deploying a war that also contains normal servlets the web.xml is modified as if they are all endpoints
     * [JBWS-1263] - Addressing does not disable the mustUnderstand attribute, which causes HandlerchainBaseImple.checkMustUnderstand to fail
     * [JBWS-1283] - Soap attachments were dropped on server responses. Attachment is added on a handler's handleResponse method; however it mysteriously disappeared on the outgoing soap message.
@@ -147,7 +343,7 @@
     * [JBWS-1661] - Update to jaxb-ri-2.1
 
 Errata
-------
+
     FIXME: [JBAS-3595] - Tomcat allows http access with transport guarantie CONFIDENTIAL
     FIXME: [JBWEB-68] Servlet.init(ServletConfig) not called
     FIXME: [JBCTS-540] EJB3 proxy does not implement the Home interface
@@ -162,6 +358,7 @@
     
 What's new in JBossWS-1.2.1
 ---------------------------
+
 Feature Request
 
     * [JBWS-1156] - Implement injection of WebServiceRef
@@ -182,31 +379,6 @@
     * [JBWS-1456] - Allow client configuration on StubExt
     * [JBWS-1457] - Support soap attachments on StubExt
 
-Task
-
-    * [JBWS-1284] - Gracefully handle invalid ImageIO mime types
-    * [JBWS-1297] - Implement JAXB Fault Marshalling
-    * [JBWS-1404] - Add support for differing namespaces on SEI and implementation bean
-    * [JBWS-644]  - JAXWS initial implementation
-    * [JBWS-1031] - Use JAXB-2.0 for JSR-181 endpoints
-    * [JBWS-1099] - Implement JAXWS Handler Framework
-    * [JBWS-1150] - Implement JAXWS Logical Handlers
-    * [JBWS-1315] - Implement WS deployers for jbossas/trunk
-    * [JBWS-1425] - Update to remoting-2.0
-    * [JBWS-723]  - Protect access to WSDL
-    * [JBWS-1077] - Improve/Complete security documentation
-    * [JBWS-1098] - Publicly available interop endpoints
-    * [JBWS-1100] - Move WS-Eventing to updated wsa schema
-    * [JBWS-1155] - Document SwA/XOP usage with JSR181 endpoints.
-    * [JBWS-1307] - JAXWS user guide and samples
-    * [JBWS-1418] - Provide JBossWS API docs
-    * [JBWS-1429] - Cleanup PortComponent annotation
-    * [JBWS-1433] - Remerge connector discovery code
-    * [JBWS-1434] - Client programming: Add property API at Service level similiar to StubExt.
-    * [JBWS-1473] - Setup soak and performance tests
-    * [JBWS-1503] - Support XOP samples in tomcat
-    * [JBWS-1504] - Resolve dependency on snapshots
-
 Bug
 
     * [JBWS-1079] - Incorrect WSDL to Java mapping for anonymous struct.
@@ -243,9 +415,33 @@
     * [JBWS-1497] - Fix failed resource lookup when offline
     * [JBWS-1501] - wsimport RI fails when processing parameterOrder on one-way operations
 
+Task
 
+    * [JBWS-1284] - Gracefully handle invalid ImageIO mime types
+    * [JBWS-1297] - Implement JAXB Fault Marshalling
+    * [JBWS-1404] - Add support for differing namespaces on SEI and implementation bean
+    * [JBWS-644]  - JAXWS initial implementation
+    * [JBWS-1031] - Use JAXB-2.0 for JSR-181 endpoints
+    * [JBWS-1099] - Implement JAXWS Handler Framework
+    * [JBWS-1150] - Implement JAXWS Logical Handlers
+    * [JBWS-1315] - Implement WS deployers for jbossas/trunk
+    * [JBWS-1425] - Update to remoting-2.0
+    * [JBWS-723]  - Protect access to WSDL
+    * [JBWS-1077] - Improve/Complete security documentation
+    * [JBWS-1098] - Publicly available interop endpoints
+    * [JBWS-1100] - Move WS-Eventing to updated wsa schema
+    * [JBWS-1155] - Document SwA/XOP usage with JSR181 endpoints.
+    * [JBWS-1307] - JAXWS user guide and samples
+    * [JBWS-1418] - Provide JBossWS API docs
+    * [JBWS-1429] - Cleanup PortComponent annotation
+    * [JBWS-1433] - Remerge connector discovery code
+    * [JBWS-1434] - Client programming: Add property API at Service level similiar to StubExt.
+    * [JBWS-1473] - Setup soak and performance tests
+    * [JBWS-1503] - Support XOP samples in tomcat
+    * [JBWS-1504] - Resolve dependency on snapshots
+
 Errata
-------
+
     FIXME: [JBWS-1294] Add support for mapping async methods
     FIXME: [JBWS-1511] MessageFactory does not preserve comments
     FIXME: [JBWS-434] Support sequences of anys in JAXRPC
@@ -254,55 +450,54 @@
 What's new in jbossws-1.0.4
 ---------------------------
 
-* [JBWS-660]  XOP inline base64Binary and sign message  
-* [JBWS-779]  Add webservices.xml support to wsdlTojava  
-* [JBWS-868]  BPEL in jbossws-samples
-* [JBWS-1113] Improve performance of Service.getPort()
-* [JBWS-1178] Multiple virtual host and soap:address problem
-* [JBWS-1182] Change wsdl-java at file to wsdl-java at location
-* [JBWS-1200] Provide source download for GA release
-* [JBWS-1261] Provide support for additional MTOM java types besides byte[]
-* [JBWS-1299] Add support for wsdl-java at parameter-style
-* [JBWS-1302] Use EAR name in context root for EJB endpoints
-* [JBWS-1323] Add JBoss EULA
-* Bug fixes
+    * [JBWS-660]  XOP inline base64Binary and sign message  
+    * [JBWS-779]  Add webservices.xml support to wsdlTojava  
+    * [JBWS-868]  BPEL in jbossws-samples
+    * [JBWS-1113] Improve performance of Service.getPort()
+    * [JBWS-1178] Multiple virtual host and soap:address problem
+    * [JBWS-1182] Change wsdl-java at file to wsdl-java at location
+    * [JBWS-1200] Provide source download for GA release
+    * [JBWS-1261] Provide support for additional MTOM java types besides byte[]
+    * [JBWS-1299] Add support for wsdl-java at parameter-style
+    * [JBWS-1302] Use EAR name in context root for EJB endpoints
+    * [JBWS-1323] Add JBoss EULA
+    * Bug fixes
 
 Errata
-------
 
-* FIXME: [JBWS-1291] Fix JaxrpcMappingValidator
-* FIXME: [JBWS-1292] Fix XOPElementRPCTestCase
-* FIXME: [JBWS-269] Support attachments in Web Services Tools
-* FIXME: [JBWS-269] Support attachments in Web Services Tools
-* FIXME: [JBWS-434] Support sequences of anys
-* FIXME: [JBWS-798] Complete EventingTestCase
-* FIXME: [JBWS-798] Complete EventingTestCase
-* FIXME: [JBWS-798] Complete EventingTestCase
-* FIXME: [JBWS-940] Add wsdl-java support for jdk 1.4 typesafe enums
+    FIXME: [JBWS-1291] Fix JaxrpcMappingValidator
+    FIXME: [JBWS-1292] Fix XOPElementRPCTestCase
+    FIXME: [JBWS-269] Support attachments in Web Services Tools
+    FIXME: [JBWS-269] Support attachments in Web Services Tools
+    FIXME: [JBWS-434] Support sequences of anys
+    FIXME: [JBWS-798] Complete EventingTestCase
+    FIXME: [JBWS-798] Complete EventingTestCase
+    FIXME: [JBWS-798] Complete EventingTestCase
+    FIXME: [JBWS-940] Add wsdl-java support for jdk 1.4 typesafe enums
 
 What's new in jbossws-1.0.3
-----------------------------------
+---------------------------
 
-* [JBWS-983]  Configure SOAPAction on the Call object  
-* [JBWS-1090] preventing override of webservices.xml when multiple web services are processed with wstools  
-* [JBWS-1160] XOP Inline base64 for doc/lit requests
-* Bug fixes
+    * [JBWS-983]  Configure SOAPAction on the Call object  
+    * [JBWS-1090] preventing override of webservices.xml when multiple web services are processed with wstools  
+    * [JBWS-1160] XOP Inline base64 for doc/lit requests
+    * Bug fixes
 
 What's new in jbossws-1.0.2
-----------------------------------
+---------------------------
 
-* [JBWS-855] Provide MTOM for document/literal  
-* [JBWS-920] integrate wstools wsdl2java functionality
-* [JBWS-921] integrate wstools java2wsdl functionality
-* [JBWS-932] Performance bottleneck when marshalling array types
-* Bug fixes
+    * [JBWS-855] Provide MTOM for document/literal  
+    * [JBWS-920] integrate wstools wsdl2java functionality
+    * [JBWS-921] integrate wstools java2wsdl functionality
+    * [JBWS-932] Performance bottleneck when marshalling array types
+    * Bug fixes
 
 What's new in jbossws-1.0.1
-----------------------------------
+---------------------------
 
-* [JBWS-776] WSDLToJava Support wildcards
-* [JBWS-852] Integration with Mikrocontainer
-* [JBWS-865] Support security annotations for EJB3 endpoints
-* [JBWS-871] Arrays with JSR181 endpoints  
-* [JBWS-923] Complete MTOM for rpc/literal
-* Bug fixes
+    * [JBWS-776] WSDLToJava Support wildcards
+    * [JBWS-852] Integration with Mikrocontainer
+    * [JBWS-865] Support security annotations for EJB3 endpoints
+    * [JBWS-871] Arrays with JSR181 endpoints  
+    * [JBWS-923] Complete MTOM for rpc/literal
+    * Bug fixes




More information about the jbossws-commits mailing list