Re: WSIFInterceptor
Aleksander Slominski <[email protected]>
| Newsgroups | gmane.comp.apache.webservices.wsif.user,gmane.comp.apache.webservices.wsif.devel |
|---|---|
| Message-ID | <[email protected]> |
Jeff Greif wrote: > Grepping the WSIF 2.0 source reveals no methods that take > WSIFInterceptor arguments. Hence I speculate that these cannot be > established in any invocation. that is correct but see below on intended usage. > Is it true that WSIFInterceptors are a future feature that cannot be > used yet? Has something changed in this regard since the 2.0 release? unfortunately there is no more work done on interceptors. i think they are (were?) actually used in IBM WebSphere but they are configured by using WebSphere proprietary hooks to install interceptors. so for now the only functionality that WSIFInterceptor/WSIFInterceptorConfig provides is to standardize interceptor interface and its configuration. alek -- The best way to predict the future is to invent it - Alan Kay