Hi What code did you use to retrieve WSDL_OPERATION, WSDL_PORT etc?

Thanks,
Jervis

> -----Original Message-----
> From: James Royalty [mailto:[EMAIL PROTECTED]
> Sent: 2007?8?31? 8:28
> To: [email protected]
> Subject: Obtaining source address and operation name
> 
> 
> Hi,
> 
> I'm trying to write an "in" interceptor, using 
> org.apache.cxf.interceptor.LoggingInInterceptor as a starting point.  
> I'm trying to log
> 
> - the source (IP) address that originate the (SOAP) Message;
> - the SOAP operation that was invoked.
> 
> Any hints on how I can obtain either of these? 
> 
> I've tried adding the interceptor at various phases (RECEIVE, 
> PRE_INVOKE, INVOKE) and getting several values from the Messsage:  
> WSDL_OPERATION, WSDL_PORT, WSDL_SERVICE, INVOCATION_CONTEXT, 
> ENDPOINT_ADDRESS.  All these end up being null.
> 
> Thanks!
> 

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

Reply via email to