Re: LogicalHandlerInInterceptor examples

2009-10-23 Thread Brenda Coulson
on the Bus and thus be more global. Hope that helps! -- Daniel Kulp dk...@apache.org http://www.dankulp.com/blog -- View this message in context: http://www.nabble.com/LogicalHandlerInInterceptor-examples-tp26012831p26025204.html Sent from the cxf-user mailing list archive

LogicalHandlerInInterceptor examples

2009-10-22 Thread Brenda Coulson
://www.nabble.com/LogicalHandlerInInterceptor-examples-tp26012831p26012831.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: LogicalHandlerInInterceptor examples

2009-10-22 Thread Dave Stanley
/LogicalHandlerInInterceptor-examples-tp26012831p26012831.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: LogicalHandlerInInterceptor examples

2009-10-22 Thread Brenda Coulson
of it in the sample code or any way to use it from the documentation. Any and all help/pointers would be greatly appreciated!! Thanks in advance brenda -- View this message in context: http://www.nabble.com/LogicalHandlerInInterceptor-examples-tp26012831p26012831.html Sent from the cxf-user

Re: LogicalHandlerInInterceptor examples

2009-10-22 Thread Dave Stanley
of it in the sample code or any way to use it from the documentation. Any and all help/pointers would be greatly appreciated!! Thanks in advance brenda -- View this message in context: http://www.nabble.com/LogicalHandlerInInterceptor-examples-tp26012831p26012831.html Sent from the cxf-user

Re: LogicalHandlerInInterceptor examples

2009-10-22 Thread Daniel Kulp
Umm what are you trying to use LogicalHandlerInInterceptor for? It's pretty much just used by the JAXWS runtime to invoke the jaxws LogicalHandlers. It's not really something that anyone would normally be invoking themselves. Basically, what are you trying to accomplish? Knowing that

Re: LogicalHandlerInInterceptor examples

2009-10-22 Thread Daniel Kulp
On Thu October 22 2009 4:31:21 pm Brenda Coulson wrote: That is great to know! I am so confused between the difference between Interceptors and Handlers and when to use them. Ok so I have a Soap message that I am trying to ultimately validate. However, there are times when I may receive a

Re: LogicalHandlerInInterceptor examples

2009-10-22 Thread Brenda Coulson
on the Bus and thus be more global. Hope that helps! -- Daniel Kulp dk...@apache.org http://www.dankulp.com/blog -- View this message in context: http://www.nabble.com/LogicalHandlerInInterceptor-examples-tp26012831p26017261.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: LogicalHandlerInInterceptor examples

2009-10-22 Thread Daniel Kulp
On Thu October 22 2009 5:08:26 pm Brenda Coulson wrote: Dan This does help enormously. I need to process my options to figure out which works best. Our system already runs like a dog so performance is a real issue. Just a quick question - since the Soap message I am receiving is technically

Re: LogicalHandlerInInterceptor examples

2009-10-22 Thread Brenda Coulson
on the Bus and thus be more global. Hope that helps! -- Daniel Kulp dk...@apache.org http://www.dankulp.com/blog -- View this message in context: http://www.nabble.com/LogicalHandlerInInterceptor-examples-tp26012831p26017805.html Sent from the cxf-user mailing list archive