Skip to content

Support Fast Infoset [SWS-526] #651

Open
@gregturn

Description

@gregturn

Kenny MacLeod opened SWS-526 and commented

Many web service stacks (e.g. JAX-WS-RI) implement the XML Fast Infoset protocol when deployed as JAX-WS endpoints. The protocol is coordinated as an exchange of HTTP request/response headers.

When these stacks are used via Spring WS, this support is not exposed.

Given the massive performance boost you can get from this protocol, I would very much like to see it supported in Spring-WS, on both server and client ends. It may be possible to use the FastInfoset.jar that ships with JAX-WS-RI as an implementation that works with all WS stack implementations.


Affects: 1.5.7

2 votes, 2 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions