Release Notes - 1.1
1.1.4-funcrel
Fixes/Bugs
| Customer Ticket Id | Customer Details |
|---|---|
| Improves stability by fixing an issue that could cause unexpected errors in certain cases. |
New Support
| Customer Ticket Id | Customer Details |
|---|---|
| Extends SOAP support for new JAX-WS Client APIs. |
1.1.3-funcrel
Enhancement/Improvements
| Customer Ticket Id | Customer Details |
|---|---|
| Updated embedded libraries. |
1.1.2-funcrel
Other Updates
| Details |
|---|
| Updated embedded libraries. |
1.1.1-funcrel
Other Updates
| Details |
|---|
| Changed link type between SOAP_JV_OPERATION and JV_METHOD from prototypeLink to callLink. |
New Support
| Summary | Details |
|---|---|
| Support for Oracle Webservice API and Endpoint with SoapAction annotations | Support for Oracle Webservice and Endpoint with SoapAction annotations. |
1.1.0-funcrel
Other Updates
| Details |
|---|
| Substitute SOAP operation and call icons with those of REST Post |
| Fix problem: RuntimeError: CustomObject.save() … |
New Support
| Summary | Details |
|---|---|
| New Support for Jakarta XML Soap | Support for soapConnection.call API for Jakarta XML Soap |
| Jakarta XML Web Services API and Jakarta XML-RPC | Support for Jakarta XML Web Services API and XML-RPC |
| Support Client side SOAP service invocations with Spring-WS | Support for new Spring-WS client side SOAP service with marshalSendAndReceive api |
1.1.0-beta3
Link Improvements
| Callee Type | Caller Type | Details |
|---|---|---|
| SOAP Operations (generic) | Java SOAP Operation Call | SOAP operation calls now are linked with any generic Operation via the com.castsoftware.wbslinker (Universal Linker) protocol. |
Other Updates
| Details |
|---|
| Fix entry and end points definitions for transactions for SOAP server-side operations and client-side calls |
| Homogenization of some object description names: change "SOAP Java Client Operation" to "Java SOAP Operation Call". |
New Support
| Summary | Details |
|---|---|
| Support org.apache.soap.rpc (JAX-RPC) | Support client side SOAP operation calls for org.apache.soap.rpc |
| Support org.apache.axis.client (JAX-RPC) | Support client side SOAP operation calls for org.apache.axis.client |
| Support jakarta.xml.rpc (JAX-RPC) | Support client side SOAP operation calls for jakarta.xml.rpc |
| Support javax.xml.rpc (JAX-RPC) | Support client side SOAP operation calls for javax.xml.rpc |
| Support org.jboss.axis.client (Jax-RPC ) | Support client side SOAP operation calls for org.jboss.axis.client |
1.1.0-beta2
Resolved Issues
| Customer Ticket Id | Details |
|---|---|
| 40055 | Fixes the wrong SOAP Java Operation Object for methods that are not declared in the Interface. |
| 40304 | Fixes an issue where methods that are not declared in the interface are declared incorrectly as "SOAP Java Operation" objects. |
Other Updates
| Details |
|---|
| Fix missing client-side SOAP operation requests. Improved detection of client-side calls to proxy Web Service methods. |
1.1.0-beta1
Other Updates
| Details |
|---|
| Fixed error during analysis "IndexError: list index out of range". |
1.1.0-alpha3
Resolved Issues
| Customer Ticket Id | Details |
|---|---|
| 34615 | Deleted transactions due to missing JAX-WS SOAP operations. |
| 34861 | Deleted transactions due to missing JAX-WS SOAP operations. |
| 28842 | Fixes the missing soap operations due to 'silent' crash coming from WSDL with no input. |
Other Updates
| Details |
|---|
| Added more detailed log for troubleshooting when analyzing PayloadRoot annotation. |
| Fixed the missing SOAP operations when "message.part" WSDL node had a "type" attribute instead of an "element" attribute. |
1.1.0-alpha2
Resolved Issues
| Customer Ticket Id | Details |
|---|---|
| 27608 | Correct difference in SOAP Java operation object number from Spring WS between snapshots for same source |
| 27765 | Correct bug leading to disparition of SOAP Java Operations and enhancement of the algorithm for the interpretation of Spring-WS annotations. |
1.1.0-alpha1
Other Updates
| Details |
|---|
| Support SOAP operations handled by Jax-RPC (in EJB context) |