Back to HTTPBC Features, or HTTPBC Features Info
| At line 2 changed 3 lines. |
| * Supports the WSDL 1.1 and SOAP 1.1 specs (the RI example uses WSDL 2.0, SOAP 1.2). Message exchanges to and from this BC make use of the JBI WSDL 1.1 wrapper for the normalized message. |
| * It implements the SOAP binding from the WSDL 1.1 spec (not HTTP Get/Post or Mime bindings) |
| * Follows WS-I 1.0 conventions and adds additional support for non-conforming components |
| * Supports the WSDL 1.1 and SOAP 1.1 specs. Message exchanges to and from this BC make use of the JBI WSDL 1.1 wrapper for the normalized message. |
| * Implements the SOAP binding from WSDL 1.1 spec |
| * Implements the HTTP binding from WSDL 1.1 spec (no Mime bindings) |
| * WS-I basic profile 1.1 compliant |
| At line 6 changed 1 line. |
| * Supports literal use |
| * Supports literal use and SOAP encoding |
| At line 9 changed 1 line. |
| *Packages an embedded HTTP server (Grizzly) |
| * Packages an embedded HTTP server (Grizzly) |
| At line 11 changed 2 lines. |
| * Outbound requests are currently handled via SAAJ 1.2 |
| * The HTTP BC currently only handles ports that are not serviced by the application server |
| * Full JAX-WS integration for incoming and outgoing requests. |
| * Metro(JAX-WS/WSIT) integration to support WS-* features (including WS-Security, WS-Addressing, WS-Reliable Messaging, WS-Transaction etc.) for incoming and outgoing requests. |
| * Supports glassfish cluster mode |
| At line 14 changed 1 line. |
| * Makes use of the WSDL extensibility (standard SOAP extensions) to define external communication details for the web services to provision or consume. |
| * Makes use of the WSDL extensibility (standard SOAP and HTTP extensions) |
| * Supports transport level user authentication for both HTTP/SOAP bindings |
| * Supports HTTP and HTTPS connections. |
| * Supports BC to BC communications without the need for an intermediate transformation like BPEL SE |
| At line 53 removed 1 line. |
| |39 |SOAP 1.2 Version 1.2 Email Binding| | |
| At line 76 removed 4 lines. |
| * Add BC to BC binding communication without the need for an intermediate transformation like BPEL |
| * Refactor code to use common toolkit for all BCs |
| * Possibly remove SAAJ from the HTTP outbound implementation |