| At line 11 changed 2 lines. |
| In OpenESB, we allow user handler implementations to be plugged into JAX-WS runtime through HTTP BC. A few things worth mentioning are: |
| ** Handler implementation can be implemented in Java SE project(s) or any other standalone environment, i.e. handler implementation(s) can also be compiled outside of the IDE. |
| In OpenESB, we allow user handler implementations to be plugged into JAX-WS runtime through HTTP BC. Here are a few things worth mentioning: |
| ** Handlers can be implemented in Java SE project(s) or any other standalone environment, i.e. handler implementation(s) can also be compiled outside of the IDE. |