javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

JAX-WS to provide a way for HTTP Binding Component to pass the Container when creating Dispatch #422

Open glassfishrobot opened 17 years ago

glassfishrobot commented 17 years ago

In order for HTTP BC to use the WSIT features on the client side, a couple of enhancements are needed to allow the BC to pass the client side configuration files to WSIT:

1. WSIT to provide a SPI which HTTP BC would implement and make it available through Container 2. JAX-WS to provide a way for HTTP BC to pass the Container when Dispatch is created.

A RFE is filed against WSIT for item #1, please refer to: https://wsit.dev.java.net/issues/show_bug.cgi?id=670

Environment

Operating System: All Platform: All

Affected Versions

[current]

glassfishrobot commented 17 years ago

Reported by slweng@java.net

glassfishrobot commented 17 years ago

jitu@java.net said: Assigning it to myself.

glassfishrobot commented 17 years ago

Was assigned to jitu@java.net

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS-422