You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Benson Margulies <bi...@basistech.com> on 2007/09/19 16:55:35 UTC

Proxy, Map, Aegis, Pain, Suffering

If you wade through this log, you will see a message arriving at the
client that has all the elements of a map. Yet, an empty map is returned
to the client.

I'm having the devil's time even figuring out what breakpoint to set to
make any sense of this state of affairs. The 'resList' (the List.class
item on the input message) stays empty. I don't know who is supposed to
set it. I'd sort-of guess 'the DocumentLiteralInterceptor', but I don't
know.

Can anyone give me a leg up here?

Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
javax.wsdl.Binding
Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
parent: javax.wsdl.Port
Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
javax.wsdl.BindingOutput
Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
parent: javax.wsdl.Port
Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
javax.wsdl.BindingInput
Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
for parent: javax.wsdl.Port
Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <org.apache.cxf.wsdl11.WSDLManagerImpl/bus>
type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource
<org.apache.cxf.workqueue.WorkQueueManagerImpl/bus> type <interface
org.apache.cxf.Bus>
Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource
<org.apache.cxf.buslifecycle.CXFBusLifeCycleManager/bus> type <interface
org.apache.cxf.Bus>
Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource
<org.apache.cxf.endpoint.ServerRegistryImpl/bus> type <interface
org.apache.cxf.Bus>
Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource
<org.apache.cxf.transport.http.QueryHandlerRegistryImpl/bus> type
<interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <org.apache.cxf.headers.HeaderManagerImpl/bus>
type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:48 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:48 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource
<org.apache.cxf.catalog.OASISCatalogManager/bus> type <interface
org.apache.cxf.Bus>
Sep 19, 2007 10:52:48 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
javax.wsdl.Binding
Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
parent: javax.wsdl.Port
Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
javax.wsdl.BindingOutput
Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
parent: javax.wsdl.Port
Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
javax.wsdl.BindingInput
Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
for parent: javax.wsdl.Port
Sep 19, 2007 10:52:48 AM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromClass
INFO: Creating Service
{http://client.webservice.crm.ecot.com/skeleton/StudentService}StudentSe
rviceService from class
org.apache.cxf.aegis.type.java5.map.StudentService
Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <bus> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <activationNamespaces> type <interface
java.util.Collection>
Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <bus> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <activationNamespaces> type <interface
java.util.Collection>
Sep 19, 2007 10:52:49 AM
org.apache.cxf.transport.local.LocalTransportFactory createDestination
INFO: Creating destination for address local://StudentService
Sep 19, 2007 10:52:49 AM org.apache.cxf.transport.AbstractObservable
setMessageObserver
FINE: registering incoming observer:
org.apache.cxf.transport.ChainInitiationObserver@7ec028
Sep 19, 2007 10:52:49 AM org.apache.cxf.endpoint.ServerImpl start
FINE: register the server to serverRegistry 
Sep 19, 2007 10:52:49 AM
org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
buildHandlerChainFromClass
FINE: building handler chain
Sep 19, 2007 10:52:49 AM
org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
findHandlerChainAnnotation
FINE: Checking for HandlerChain annotation on
org.apache.cxf.aegis.type.java5.map.StudentServiceImpl
Sep 19, 2007 10:52:49 AM
org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
findHandlerChainAnnotation
FINE: Checking for HandlerChain annotation on
org.apache.cxf.aegis.type.java5.map.StudentService
Sep 19, 2007 10:52:49 AM
org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
buildHandlerChainFromClass
FINE: no HandlerChain annotation on class
org.apache.cxf.aegis.type.java5.map.StudentServiceImpl
Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl stop
FINE: Server is stopping.
Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
setMessageObserver
FINE: unregistering incoming observer:
org.apache.cxf.transport.ChainInitiationObserver@7ec028
Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl stop
FINE: unregister the server to serverRegistry 
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
javax.wsdl.Binding
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
parent: javax.wsdl.Port
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
javax.wsdl.BindingOutput
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
parent: javax.wsdl.Port
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
javax.wsdl.BindingInput
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
for parent: javax.wsdl.Port
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <org.apache.cxf.wsdl11.WSDLManagerImpl/bus>
type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource
<org.apache.cxf.workqueue.WorkQueueManagerImpl/bus> type <interface
org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource
<org.apache.cxf.buslifecycle.CXFBusLifeCycleManager/bus> type <interface
org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource
<org.apache.cxf.endpoint.ServerRegistryImpl/bus> type <interface
org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource
<org.apache.cxf.transport.http.QueryHandlerRegistryImpl/bus> type
<interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <org.apache.cxf.headers.HeaderManagerImpl/bus>
type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource
<org.apache.cxf.catalog.OASISCatalogManager/bus> type <interface
org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <null> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
javax.wsdl.Binding
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
parent: javax.wsdl.Port
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
javax.wsdl.BindingOutput
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
parent: javax.wsdl.Port
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension:
org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
javax.wsdl.BindingInput
Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
registerInitialExtensions
FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
for parent: javax.wsdl.Port
Sep 19, 2007 10:52:50 AM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromClass
INFO: Creating Service
{uri:org.apache.cxf.aegis.test.map}StudentServiceDocLiteralService from
class org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <bus> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <activationNamespaces> type <interface
java.util.Collection>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <bus> type <interface org.apache.cxf.Bus>
Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
findResource
FINE: resolving resource <activationNamespaces> type <interface
java.util.Collection>
Sep 19, 2007 10:52:50 AM
org.apache.cxf.transport.local.LocalTransportFactory createDestination
INFO: Creating destination for address local://StudentServiceDocLiteral
Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
setMessageObserver
FINE: registering incoming observer:
org.apache.cxf.transport.ChainInitiationObserver@b79701
Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl start
FINE: register the server to serverRegistry 
Sep 19, 2007 10:52:50 AM
org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
buildHandlerChainFromClass
FINE: building handler chain
Sep 19, 2007 10:52:50 AM
org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
findHandlerChainAnnotation
FINE: Checking for HandlerChain annotation on
org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteralImpl
Sep 19, 2007 10:52:50 AM
org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
findHandlerChainAnnotation
FINE: Checking for HandlerChain annotation on
org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
Sep 19, 2007 10:52:50 AM
org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
buildHandlerChainFromClass
FINE: no HandlerChain annotation on class
org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteralImpl
Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
setMessageObserver
FINE: registering incoming observer:
org.apache.cxf.binding.soap.SoapBindingFactory$1@5d3ac0
Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl start
FINE: register the server to serverRegistry 
Sep 19, 2007 10:52:51 AM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromClass
INFO: Creating Service
{http://map.java5.type.aegis.cxf.apache.org}StudentServiceDocLiteral
from class org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl invoke
FINE: Invoke, operation info: [BindingOperationInfo:
{http://map.java5.type.aegis.cxf.apache.org}getStudentsMap], params:
[Ljava.lang.Object;@1a4eb56
Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
setupInterceptorChain
FINE: Interceptors contributed by bus: []
Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
setupInterceptorChain
FINE: Interceptors contributed by endpoint:
[org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4]
Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
setupInterceptorChain
FINE: Interceptors contributed by client:
[org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf]
Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
setupInterceptorChain
FINE: Interceptors contributed by binding:
[org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4
c, org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de,
org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1,
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
f1e39b, org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24,
org.apache.cxf.interceptor.BareOutInterceptor@a1c582,
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
1393, org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65]
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4 to phase
prepare-send
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf to phase
pre-stream
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4c
to phase post-logical
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de to phase
pre-stream
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1 to phase pre-stream
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
f1e39b to phase pre-logical
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24 to phase
marshal
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.BareOutInterceptor@a1c582 to phase marshal
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
1393 to phase pre-stream
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65 to
phase write
Sep 19, 2007 10:52:53 AM org.apache.cxf.transport.AbstractObservable
setMessageObserver
FINE: registering incoming observer:
org.apache.cxf.endpoint.ClientImpl@9b777a
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
created. Current flow:
  pre-logical [SoapHeaderOutFilterInterceptor]
  post-logical [SoapActionOutInterceptor]
  prepare-send [MessageSenderInterceptor]
  pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
AttachmentOutInterceptor, StaxOutInterceptor]
  write [SoapOutInterceptor]
  marshal [WrappedOutInterceptor, BareOutInterceptor]

Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
f1e39b
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4c
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
nterceptor@16d4b50 to phase prepare-send-ending
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
modified. Current flow:
  pre-logical [SoapHeaderOutFilterInterceptor]
  post-logical [SoapActionOutInterceptor]
  prepare-send [MessageSenderInterceptor]
  pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
AttachmentOutInterceptor, StaxOutInterceptor]
  write [SoapOutInterceptor]
  marshal [WrappedOutInterceptor, BareOutInterceptor]
  prepare-send-ending [MessageSenderEndingInterceptor]

Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
1393
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@3
c86e9 to phase pre-stream-ending
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
modified. Current flow:
  pre-logical [SoapHeaderOutFilterInterceptor]
  post-logical [SoapActionOutInterceptor]
  prepare-send [MessageSenderInterceptor]
  pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
AttachmentOutInterceptor, StaxOutInterceptor]
  write [SoapOutInterceptor]
  marshal [WrappedOutInterceptor, BareOutInterceptor]
  pre-stream-ending [StaxOutEndingInterceptor]
  prepare-send-ending [MessageSenderEndingInterceptor]

Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
Interceptor@f36e59 to phase write-ending
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
modified. Current flow:
  pre-logical [SoapHeaderOutFilterInterceptor]
  post-logical [SoapActionOutInterceptor]
  prepare-send [MessageSenderInterceptor]
  pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
AttachmentOutInterceptor, StaxOutInterceptor]
  write [SoapOutInterceptor]
  marshal [WrappedOutInterceptor, BareOutInterceptor]
  write-ending [SoapOutEndingInterceptor]
  pre-stream-ending [StaxOutEndingInterceptor]
  prepare-send-ending [MessageSenderEndingInterceptor]

Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
ptor@1f11e0f to phase marshal-ending
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
modified. Current flow:
  pre-logical [SoapHeaderOutFilterInterceptor]
  post-logical [SoapActionOutInterceptor]
  prepare-send [MessageSenderInterceptor]
  pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
AttachmentOutInterceptor, StaxOutInterceptor]
  write [SoapOutInterceptor]
  marshal [WrappedOutInterceptor, BareOutInterceptor]
  marshal-ending [WrappedOutEndingInterceptor]
  write-ending [SoapOutEndingInterceptor]
  pre-stream-ending [StaxOutEndingInterceptor]
  prepare-send-ending [MessageSenderEndingInterceptor]

Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.BareOutInterceptor@a1c582
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
ptor@1f11e0f
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
Interceptor@f36e59
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@3
c86e9
Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
nterceptor@16d4b50
Sep 19, 2007 10:52:53 AM
org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback onClose
INFO: Outbound Message 
--------------------------------------
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><ns1:g
etStudentsMap xmlns:ns1="http://map.java5.type.aegis.cxf.apache.org"
/></soap:Body></soap:Envelope>
--------------------------------------
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.AttachmentInInterceptor@8730b8 to phase
receive
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.StaxInInterceptor@18fb397 to phase
post-stream
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@157b39f
to phase read
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor@d19
18a to phase read
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
created. Current flow:
  receive [AttachmentInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.AttachmentInInterceptor@8730b8
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.StaxInInterceptor@18fb397
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@157b39f
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor@d19
18a
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor@4f8358
to phase pre-protocol
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
  pre-protocol [LogicalHandlerInInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor@38462a to
phase post-logical
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
  pre-protocol [LogicalHandlerInInterceptor]
  post-logical [WrapperClassInInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.jaxws.interceptors.HolderInInterceptor@869470 to phase
pre-invoke
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
  pre-protocol [LogicalHandlerInInterceptor]
  post-logical [WrapperClassInInterceptor]
  pre-invoke [HolderInInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@17b79a6 to
phase pre-protocol
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
  pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
  post-logical [WrapperClassInInterceptor]
  pre-invoke [HolderInInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.jaxws.interceptors.SwAInInterceptor@16f8834 to phase
pre-invoke
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
  pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
  post-logical [WrapperClassInInterceptor]
  pre-invoke [SwAInInterceptor, HolderInInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.LoggingInInterceptor@157211f to phase receive
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor, LoggingInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
  pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
  post-logical [WrapperClassInInterceptor]
  pre-invoke [SwAInInterceptor, HolderInInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.AttachmentInInterceptor@13f99af to phase
receive
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.StaxInInterceptor@82c23d to phase post-stream
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@9e4585
to phase read
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor, LoggingInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
SoapActionInInterceptor]
  pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
  post-logical [WrapperClassInInterceptor]
  pre-invoke [SwAInInterceptor, HolderInInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.DocLiteralInInterceptor@e62121 to phase
unmarshal
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor, LoggingInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
SoapActionInInterceptor]
  pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
  unmarshal [DocLiteralInInterceptor]
  post-logical [WrapperClassInInterceptor]
  pre-invoke [SwAInInterceptor, HolderInInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@8917a2 to
phase unmarshal
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor, LoggingInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
SoapActionInInterceptor]
  pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
  unmarshal [DocLiteralInInterceptor, SoapHeaderInterceptor]
  post-logical [WrapperClassInInterceptor]
  pre-invoke [SwAInInterceptor, HolderInInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@6e9e64 to
phase read
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@60e390
to phase pre-protocol
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor, LoggingInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
SoapActionInInterceptor]
  pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
LogicalHandlerInInterceptor]
  unmarshal [DocLiteralInInterceptor, SoapHeaderInterceptor]
  post-logical [WrapperClassInInterceptor]
  pre-invoke [SwAInInterceptor, HolderInInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.URIMappingInterceptor@fc40ae to phase
unmarshal
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor, LoggingInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
SoapActionInInterceptor]
  pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
LogicalHandlerInInterceptor]
  unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
SoapHeaderInterceptor]
  post-logical [WrapperClassInInterceptor]
  pre-invoke [SwAInInterceptor, HolderInInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.ServiceInvokerInterceptor@fa706d to phase
invoke
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor, LoggingInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
SoapActionInInterceptor]
  pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
LogicalHandlerInInterceptor]
  unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
SoapHeaderInterceptor]
  post-logical [WrapperClassInInterceptor]
  pre-invoke [SwAInInterceptor, HolderInInterceptor]
  invoke [ServiceInvokerInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.OutgoingChainInterceptor@1eb0cd0 to phase
post-invoke
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
modified. Current flow:
  receive [AttachmentInInterceptor, LoggingInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
SoapActionInInterceptor]
  pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
LogicalHandlerInInterceptor]
  unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
SoapHeaderInterceptor]
  post-logical [WrapperClassInInterceptor]
  pre-invoke [SwAInInterceptor, HolderInInterceptor]
  invoke [ServiceInvokerInterceptor]
  post-invoke [OutgoingChainInterceptor]

Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@9e4585
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@60e390
Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@17b79a6
Sep 19, 2007 10:52:55 AM
org.apache.cxf.jaxws.handler.HandlerChainInvoker <init>
FINE: invoker for chain size: 0
Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor@4f8358
Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.URIMappingInterceptor@fc40ae
Sep 19, 2007 10:52:55 AM
org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
FINE: Invoking HTTP method null
Sep 19, 2007 10:52:55 AM
org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
FINE: URIMappingInterceptor can only handle HTTP GET, not HTTP null
Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.DocLiteralInInterceptor@e62121
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@8917a2
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor@38462a
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.jaxws.interceptors.SwAInInterceptor@16f8834
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.jaxws.interceptors.HolderInInterceptor@869470
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.ServiceInvokerInterceptor@fa706d
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.OutgoingChainInterceptor@1eb0cd0
Sep 19, 2007 10:52:56 AM
org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
FINE: Interceptors contributed by endpoint:
[org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a,
org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf,
org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
0, org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713,
org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c,
org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23,
org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588]
Sep 19, 2007 10:52:56 AM
org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
FINE: Interceptors contributed by service: []
Sep 19, 2007 10:52:56 AM
org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
FINE: Interceptors contributed by bus: []
Sep 19, 2007 10:52:56 AM
org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
FINE: Interceptors contributed by binding:
[org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
, org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00,
org.apache.cxf.interceptor.StaxOutInterceptor@514f7f,
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
a5a9c, org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae,
org.apache.cxf.interceptor.BareOutInterceptor@e1666,
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
ada6, org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314]
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a to phase
prepare-send
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf to phase
pre-logical
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
0 to phase pre-marshal
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713 to
phase pre-logical
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c to phase
pre-logical
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23 to phase
pre-protocol
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588 to phase
pre-stream
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
to phase post-logical
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00 to phase
pre-stream
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.StaxOutInterceptor@514f7f to phase pre-stream
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
a5a9c to phase pre-logical
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae to phase
marshal
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.BareOutInterceptor@e1666 to phase marshal
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
ada6 to phase pre-stream
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314 to
phase write
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
created. Current flow:
  pre-logical [HolderOutInterceptor, SwAOutInterceptor,
WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
  post-logical [SoapActionOutInterceptor]
  prepare-send [MessageSenderInterceptor]
  pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
AttachmentOutInterceptor, StaxOutInterceptor]
  pre-protocol [SOAPHandlerInterceptor]
  write [SoapOutInterceptor]
  pre-marshal [LogicalHandlerOutInterceptor]
  marshal [WrappedOutInterceptor, BareOutInterceptor]

Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c
Sep 19, 2007 10:52:56 AM
org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
FINE: op: [OperationInfo:
{uri:org.apache.cxf.aegis.test.map}getStudentsMap]
Sep 19, 2007 10:52:56 AM
org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
FINE: op.hasOutput(): true
Sep 19, 2007 10:52:56 AM
org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
FINE: op.getOutput().size(): 1
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
a5a9c
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
nterceptor@dff0ea to phase prepare-send-ending
Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
FINE: Interceptors contributed by bus: []
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
modified. Current flow:
  pre-logical [HolderOutInterceptor, SwAOutInterceptor,
WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
  post-logical [SoapActionOutInterceptor]
  prepare-send [MessageSenderInterceptor]
  pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
AttachmentOutInterceptor, StaxOutInterceptor]
  pre-protocol [SOAPHandlerInterceptor]
  write [SoapOutInterceptor]
  pre-marshal [LogicalHandlerOutInterceptor]
  marshal [WrappedOutInterceptor, BareOutInterceptor]
  prepare-send-ending [MessageSenderEndingInterceptor]

Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
FINE: Interceptors contributed by endpoint: []
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
ada6
Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
FINE: Interceptors contributed by client:
[org.apache.cxf.interceptor.LoggingInInterceptor@111ae04]
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00
Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
FINE: Interceptors contributed by binding:
[org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86,
org.apache.cxf.interceptor.StaxInInterceptor@7f2261,
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3,
org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af,
org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf,
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506,
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
, org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0]
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.StaxOutInterceptor@514f7f
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.LoggingInInterceptor@111ae04 to phase receive
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@1
1a9310 to phase pre-stream-ending
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86 to phase
receive
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
modified. Current flow:
  pre-logical [HolderOutInterceptor, SwAOutInterceptor,
WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
  post-logical [SoapActionOutInterceptor]
  prepare-send [MessageSenderInterceptor]
  pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
AttachmentOutInterceptor, StaxOutInterceptor]
  pre-protocol [SOAPHandlerInterceptor]
  write [SoapOutInterceptor]
  pre-marshal [LogicalHandlerOutInterceptor]
  marshal [WrappedOutInterceptor, BareOutInterceptor]
  pre-stream-ending [StaxOutEndingInterceptor]
  prepare-send-ending [MessageSenderEndingInterceptor]

Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.StaxInInterceptor@7f2261 to phase post-stream
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3
to phase read
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af to phase
unmarshal
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf to
phase unmarshal
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506
to phase read
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
to phase pre-protocol
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0 to phase
unmarshal
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@1395dab was
created. Current flow:
  receive [LoggingInInterceptor, AttachmentInInterceptor]
  post-stream [StaxInInterceptor]
  read [ReadHeadersInterceptor, SoapActionInInterceptor]
  pre-protocol [MustUnderstandInterceptor]
  unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
SoapHeaderInterceptor]

Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.LoggingInInterceptor@111ae04
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
Interceptor@8d5a91 to phase write-ending
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
modified. Current flow:
  pre-logical [HolderOutInterceptor, SwAOutInterceptor,
WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
  post-logical [SoapActionOutInterceptor]
  prepare-send [MessageSenderInterceptor]
  pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
AttachmentOutInterceptor, StaxOutInterceptor]
  pre-protocol [SOAPHandlerInterceptor]
  write [SoapOutInterceptor]
  pre-marshal [LogicalHandlerOutInterceptor]
  marshal [WrappedOutInterceptor, BareOutInterceptor]
  write-ending [SoapOutEndingInterceptor]
  pre-stream-ending [StaxOutEndingInterceptor]
  prepare-send-ending [MessageSenderEndingInterceptor]

Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
0
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
FINE: Adding interceptor
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
ptor@3508c0 to phase marshal-ending
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
outputChainToLog
FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
modified. Current flow:
  pre-logical [HolderOutInterceptor, SwAOutInterceptor,
WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
  post-logical [SoapActionOutInterceptor]
  prepare-send [MessageSenderInterceptor]
  pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
AttachmentOutInterceptor, StaxOutInterceptor]
  pre-protocol [SOAPHandlerInterceptor]
  write [SoapOutInterceptor]
  pre-marshal [LogicalHandlerOutInterceptor]
  marshal [WrappedOutInterceptor, BareOutInterceptor]
  marshal-ending [WrappedOutEndingInterceptor]
  write-ending [SoapOutEndingInterceptor]
  pre-stream-ending [StaxOutEndingInterceptor]
  prepare-send-ending [MessageSenderEndingInterceptor]

Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.BareOutInterceptor@e1666
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
ptor@3508c0
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
Interceptor@8d5a91
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@1
1a9310
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
nterceptor@dff0ea
Sep 19, 2007 10:52:56 AM
org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback onClose
INFO: Outbound Message 
--------------------------------------
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><ns1:g
etStudentsMapResponse
xmlns:ns1="uri:org.apache.cxf.aegis.test.map"><return
xmlns="uri:org.apache.cxf.aegis.test.map"><entry><key>100</key><value><i
d xmlns="http://map.java5.type.aegis.cxf.apache.org">100</id><name
xmlns="http://map.java5.type.aegis.cxf.apache.org">Student100</name></va
lue></entry><entry><key>1</key><value><id
xmlns="http://map.java5.type.aegis.cxf.apache.org">1</id><name
xmlns="http://map.java5.type.aegis.cxf.apache.org">Student1</name></valu
e></entry><entry><key>-1</key><value><id
xmlns="http://map.java5.type.aegis.cxf.apache.org">-1</id><name
xmlns="http://map.java5.type.aegis.cxf.apache.org">StudentNegative</name
></value></entry></return></ns1:getStudentsMapResponse></soap:Body></soa
p:Envelope>
--------------------------------------
Sep 19, 2007 10:52:56 AM org.apache.cxf.interceptor.LoggingInInterceptor
handleMessage
INFO: Inbound Message
--------------------------------------
Message:
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><ns1:g
etStudentsMapResponse
xmlns:ns1="uri:org.apache.cxf.aegis.test.map"><return
xmlns="uri:org.apache.cxf.aegis.test.map"><entry><key>100</key><value><i
d xmlns="http://map.java5.type.aegis.cxf.apache.org">100</id><name
xmlns="http://map.java5.type.aegis.cxf.apache.org">Student100</name></va
lue></entry><entry><key>1</key><value><id
xmlns="http://map.java5.type.aegis.cxf.apache.org">1</id><name
xmlns="http://map.java5.type.aegis.cxf.apache.org">Student1</name></valu
e></entry><entry><key>-1</key><value><id
xmlns="http://map.java5.type.aegis.cxf.apache.org">-1</id><name
xmlns="http://map.java5.type.aegis.cxf.apache.org">StudentNegative</name
></value></entry></return></ns1:getStudentsMapResponse></soap:Body></soa
p:Envelope>
--------------------------------------
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.StaxInInterceptor@7f2261
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0
Sep 19, 2007 10:52:56 AM
org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
FINE: Invoking HTTP method null
Sep 19, 2007 10:52:56 AM
org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
FINE: URIMappingInterceptor can only handle HTTP GET, not HTTP null
Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af
Sep 19, 2007 10:52:57 AM org.apache.cxf.phase.PhaseInterceptorChain
doIntercept
FINE: Invoking handleMessage on interceptor
org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf
Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
FINE: Server is stopping.
Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
FINE: unregister the server to serverRegistry 
Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
FINE: Server is stopping.
Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
FINE: unregister the server to serverRegistry

RE: Proxy, Map, Aegis, Pain, Suffering

Posted by Benson Margulies <bi...@basistech.com>.
I had found my way to most of that while developing the patches for 1037
and 1043. It's comforting to hear that I was on the beaten path.

> -----Original Message-----
> From: Daniel Kulp [mailto:dkulp@apache.org]
> Sent: Thursday, September 20, 2007 5:23 PM
> To: cxf-dev@incubator.apache.org
> Cc: Benson Margulies
> Subject: Re: Proxy, Map, Aegis, Pain, Suffering
> 
> 
> Benson,
> 
> The areas that I usually have breakpoints set when doing low level
> debugging are:
> 
> PhaseInterceptorChain:
> I ALWAYS have a breakpoint  in the "catch" clause as line 210.   If
> anything throws an exception, it usually ends up there.
> 
> When trying to figure out whats going on, I have a breakpoint on the
line
> just above that:
> currentInterceptor.handleMessage(message);
> so I can trace into any interceptor that seems "interesting".
> 
> When doing Databinding work, you also need a breakpoint in the
> AbstractOutDatabindingInterceptor and
AbstractInDatabindingInterceptor.
> Specifically, if you break in the getDataReader/getDataWriter calls,
you
> can trap where it is preparing to write the objects.
> 
> Dan
> 
> 
> 
> On Wednesday 19 September 2007, Benson Margulies wrote:
> > If you wade through this log, you will see a message arriving at the
> > client that has all the elements of a map. Yet, an empty map is
> > returned to the client.
> >
> > I'm having the devil's time even figuring out what breakpoint to set
> > to make any sense of this state of affairs. The 'resList' (the
> > List.class item on the input message) stays empty. I don't know who
is
> > supposed to set it. I'd sort-of guess 'the
> > DocumentLiteralInterceptor', but I don't know.
> >
> > Can anyone give me a leg up here?
> >
> 
> 
> 
> --
> J. Daniel Kulp
> Principal Engineer
> IONA
> P: 781-902-8727    C: 508-380-7194
> daniel.kulp@iona.com
> http://www.dankulp.com/blog

Re: Proxy, Map, Aegis, Pain, Suffering

Posted by Daniel Kulp <dk...@apache.org>.
Benson,

The areas that I usually have breakpoints set when doing low level 
debugging are:

PhaseInterceptorChain:
I ALWAYS have a breakpoint  in the "catch" clause as line 210.   If 
anything throws an exception, it usually ends up there.

When trying to figure out whats going on, I have a breakpoint on the line 
just above that:
currentInterceptor.handleMessage(message);
so I can trace into any interceptor that seems "interesting".

When doing Databinding work, you also need a breakpoint in the 
AbstractOutDatabindingInterceptor and AbstractInDatabindingInterceptor.   
Specifically, if you break in the getDataReader/getDataWriter calls, you 
can trap where it is preparing to write the objects.

Dan



On Wednesday 19 September 2007, Benson Margulies wrote:
> If you wade through this log, you will see a message arriving at the
> client that has all the elements of a map. Yet, an empty map is
> returned to the client.
>
> I'm having the devil's time even figuring out what breakpoint to set
> to make any sense of this state of affairs. The 'resList' (the
> List.class item on the input message) stays empty. I don't know who is
> supposed to set it. I'd sort-of guess 'the
> DocumentLiteralInterceptor', but I don't know.
>
> Can anyone give me a leg up here?
>



-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
daniel.kulp@iona.com
http://www.dankulp.com/blog

RE: Proxy, Map, Aegis, Pain, Suffering

Posted by Benson Margulies <bi...@basistech.com>.
This patch was not applied to 2.0.2. You will need a post-2.0.2
snapshot.

> -----Original Message-----
> From: kayteeem [mailto:michael.christl@axa.com.au]
> Sent: Thursday, September 20, 2007 9:54 PM
> To: cxf-dev@incubator.apache.org
> Subject: Re: Proxy, Map, Aegis, Pain, Suffering
> 
> 
> Hi Dan,
> 
> there is a test case attached to the following issue:
> https://issues.apache.org/jira/browse/CXF-
> 1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> 
> Could we please get a committer to apply the patch attached to
CXF-1037 to
> the 2.0.2 snapshot JAR so that I can see if it fixes my issue?
> I'm not at a stage where I can build from source to test it.
> I am keen to try it asap as I'm trying to convince higher powers that
CXF
> is
> the way forward for our webservices plot.
> 
> NOTE: CXF-1037 and CXF-1036 are related.
> 
> thanks alot
> Michael
> 
> 
> Dan Diephouse-2 wrote:
> >
> >
> >
> >
> >
> >
> >
> >
> > Any chance you have a test case for this that I could look at?
> > Thanks,
> > - Dan
> >
> > Benson Margulies wrote:
> >
> >   If you wade through this log, you will see a message arriving at
the
> > client that has all the elements of a map. Yet, an empty map is
returned
> > to the client.
> >
> > I'm having the devil's time even figuring out what breakpoint to set
to
> > make any sense of this state of affairs. The 'resList' (the
List.class
> > item on the input message) stays empty. I don't know who is supposed
to
> > set it. I'd sort-of guess 'the DocumentLiteralInterceptor', but I
don't
> > know.
> >
> > Can anyone give me a leg up here?
> >
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> > javax.wsdl.Binding
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingOutput
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingInput
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
org.xmlsoap.schemas.wsdl.http.AddressType
> > for parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> &lt;org.apache.cxf.wsdl11.WSDLManagerImpl/bus&gt;
> > type &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.workqueue.WorkQueueManagerImpl/bus&gt; type
> > &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.buslifecycle.CXFBusLifeCycleManager/bus&gt; type
> > &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.endpoint.ServerRegistryImpl/bus&gt; type
> &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.transport.http.QueryHandlerRegistryImpl/bus&gt;
type
> > &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.headers.HeaderManagerImpl/bus&gt;
> > type &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:48 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:48 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.catalog.OASISCatalogManager/bus&gt; type
> &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:48 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> > javax.wsdl.Binding
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingOutput
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingInput
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
org.xmlsoap.schemas.wsdl.http.AddressType
> > for parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:48 AM
> > org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> > buildServiceFromClass
> > INFO: Creating Service
> >
> { http://client.webservice.crm.ecot.com/skeleton/StudentService
}StudentSe
> > rviceService from class
> > org.apache.cxf.aegis.type.java5.map.StudentService
> > Sep 19, 2007 10:52:49 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;bus&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:49 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;activationNamespaces&gt; type
&lt;interface
> > java.util.Collection&gt;
> > Sep 19, 2007 10:52:49 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;bus&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:49 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;activationNamespaces&gt; type
&lt;interface
> > java.util.Collection&gt;
> > Sep 19, 2007 10:52:49 AM
> > org.apache.cxf.transport.local.LocalTransportFactory
createDestination
> > INFO: Creating destination for address local://StudentService
> > Sep 19, 2007 10:52:49 AM org.apache.cxf.transport.AbstractObservable
> > setMessageObserver
> > FINE: registering incoming observer:
> > org.apache.cxf.transport.ChainInitiationObserver@7ec028
> > Sep 19, 2007 10:52:49 AM org.apache.cxf.endpoint.ServerImpl start
> > FINE: register the server to serverRegistry
> > Sep 19, 2007 10:52:49 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > buildHandlerChainFromClass
> > FINE: building handler chain
> > Sep 19, 2007 10:52:49 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > findHandlerChainAnnotation
> > FINE: Checking for HandlerChain annotation on
> > org.apache.cxf.aegis.type.java5.map.StudentServiceImpl
> > Sep 19, 2007 10:52:49 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > findHandlerChainAnnotation
> > FINE: Checking for HandlerChain annotation on
> > org.apache.cxf.aegis.type.java5.map.StudentService
> > Sep 19, 2007 10:52:49 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > buildHandlerChainFromClass
> > FINE: no HandlerChain annotation on class
> > org.apache.cxf.aegis.type.java5.map.StudentServiceImpl
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: Server is stopping.
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> > setMessageObserver
> > FINE: unregistering incoming observer:
> > org.apache.cxf.transport.ChainInitiationObserver@7ec028
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: unregister the server to serverRegistry
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> > javax.wsdl.Binding
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingOutput
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingInput
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
org.xmlsoap.schemas.wsdl.http.AddressType
> > for parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> &lt;org.apache.cxf.wsdl11.WSDLManagerImpl/bus&gt;
> > type &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.workqueue.WorkQueueManagerImpl/bus&gt; type
> > &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.buslifecycle.CXFBusLifeCycleManager/bus&gt; type
> > &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.endpoint.ServerRegistryImpl/bus&gt; type
> &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.transport.http.QueryHandlerRegistryImpl/bus&gt;
type
> > &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.headers.HeaderManagerImpl/bus&gt;
> > type &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.catalog.OASISCatalogManager/bus&gt; type
> &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> > javax.wsdl.Binding
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingOutput
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingInput
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
org.xmlsoap.schemas.wsdl.http.AddressType
> > for parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> > buildServiceFromClass
> > INFO: Creating Service
> > {uri:org.apache.cxf.aegis.test.map}StudentServiceDocLiteralService
from
> > class org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;bus&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;activationNamespaces&gt; type
&lt;interface
> > java.util.Collection&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;bus&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;activationNamespaces&gt; type
&lt;interface
> > java.util.Collection&gt;
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.transport.local.LocalTransportFactory
createDestination
> > INFO: Creating destination for address
local://StudentServiceDocLiteral
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> > setMessageObserver
> > FINE: registering incoming observer:
> > org.apache.cxf.transport.ChainInitiationObserver@b79701
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl start
> > FINE: register the server to serverRegistry
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > buildHandlerChainFromClass
> > FINE: building handler chain
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > findHandlerChainAnnotation
> > FINE: Checking for HandlerChain annotation on
> > org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteralImpl
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > findHandlerChainAnnotation
> > FINE: Checking for HandlerChain annotation on
> > org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > buildHandlerChainFromClass
> > FINE: no HandlerChain annotation on class
> > org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteralImpl
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> > setMessageObserver
> > FINE: registering incoming observer:
> > org.apache.cxf.binding.soap.SoapBindingFactory$1@5d3ac0
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl start
> > FINE: register the server to serverRegistry
> > Sep 19, 2007 10:52:51 AM
> > org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> > buildServiceFromClass
> > INFO: Creating Service
> > { http://map.java5.type.aegis.cxf.apache.org
}StudentServiceDocLiteral
> > from class
org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl invoke
> > FINE: Invoke, operation info: [BindingOperationInfo:
> > { http://map.java5.type.aegis.cxf.apache.org }getStudentsMap],
params:
> > [Ljava.lang.Object;@1a4eb56
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> > setupInterceptorChain
> > FINE: Interceptors contributed by bus: []
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> > setupInterceptorChain
> > FINE: Interceptors contributed by endpoint:
> > [org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4]
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> > setupInterceptorChain
> > FINE: Interceptors contributed by client:
> > [org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf]
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> > setupInterceptorChain
> > FINE: Interceptors contributed by binding:
> >
[org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4
> > c, org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de,
> > org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1,
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> > f1e39b, org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24,
> > org.apache.cxf.interceptor.BareOutInterceptor@a1c582,
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> > 1393,
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65]
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4 to phase
> > prepare-send
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf to phase
> > pre-stream
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4c
> > to phase post-logical
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de to phase
> > pre-stream
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1 to phase
pre-stream
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> > f1e39b to phase pre-logical
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24 to phase
> > marshal
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.BareOutInterceptor@a1c582 to phase
marshal
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> > 1393 to phase pre-stream
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65 to
> > phase write
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.transport.AbstractObservable
> > setMessageObserver
> > FINE: registering incoming observer:
> > org.apache.cxf.endpoint.ClientImpl@9b777a
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> > created. Current flow:
> >   pre-logical [SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   write [SoapOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> > f1e39b
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4c
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> > nterceptor@16d4b50 to phase prepare-send-ending
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> > modified. Current flow:
> >   pre-logical [SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   write [SoapOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> > 1393
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@3
> > c86e9 to phase pre-stream-ending
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> > modified. Current flow:
> >   pre-logical [SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   write [SoapOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> > Interceptor@f36e59 to phase write-ending
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> > modified. Current flow:
> >   pre-logical [SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   write [SoapOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   write-ending [SoapOutEndingInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> > ptor@1f11e0f to phase marshal-ending
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> > modified. Current flow:
> >   pre-logical [SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   write [SoapOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   marshal-ending [WrappedOutEndingInterceptor]
> >   write-ending [SoapOutEndingInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.BareOutInterceptor@a1c582
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> > ptor@1f11e0f
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> > Interceptor@f36e59
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@3
> > c86e9
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> > nterceptor@16d4b50
> > Sep 19, 2007 10:52:53 AM
> > org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback
onClose
> > INFO: Outbound Message
> > --------------------------------------
> > &lt; soap:Envelope
> > xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> > &lt;soap:Body&gt; &lt;ns1:g
> > etStudentsMap xmlns:ns1=
"http://map.java5.type.aegis.cxf.apache.org"
> > /&gt;&lt;/ soap:Body &gt;&lt;/ soap:Envelope &gt;
> > --------------------------------------
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.AttachmentInInterceptor@8730b8 to phase
> > receive
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.StaxInInterceptor@18fb397 to phase
> > post-stream
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@157b39f
> > to phase read
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor@d19
> > 18a to phase read
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > created. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.AttachmentInInterceptor@8730b8
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.StaxInInterceptor@18fb397
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@157b39f
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor@d19
> > 18a
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor@4f8358
> > to phase pre-protocol
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [LogicalHandlerInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor@38462a
to
> > phase post-logical
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.HolderInInterceptor@869470 to
phase
> > pre-invoke
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@17b79a6 to
> > phase pre-protocol
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.SwAInInterceptor@16f8834 to phase
> > pre-invoke
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.LoggingInInterceptor@157211f to phase
receive
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.AttachmentInInterceptor@13f99af to phase
> > receive
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.StaxInInterceptor@82c23d to phase
post-stream
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@9e4585
> > to phase read
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.DocLiteralInInterceptor@e62121 to phase
> > unmarshal
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   unmarshal [DocLiteralInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@8917a2
to
> > phase unmarshal
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   unmarshal [DocLiteralInInterceptor, SoapHeaderInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@6e9e64 to
> > phase read
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@60e390
> > to phase pre-protocol
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> > LogicalHandlerInInterceptor]
> >   unmarshal [DocLiteralInInterceptor, SoapHeaderInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.URIMappingInterceptor@fc40ae to phase
> > unmarshal
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> > LogicalHandlerInInterceptor]
> >   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> > SoapHeaderInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.ServiceInvokerInterceptor@fa706d to phase
> > invoke
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> > LogicalHandlerInInterceptor]
> >   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> > SoapHeaderInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >   invoke [ServiceInvokerInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.OutgoingChainInterceptor@1eb0cd0 to phase
> > post-invoke
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> > LogicalHandlerInInterceptor]
> >   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> > SoapHeaderInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >   invoke [ServiceInvokerInterceptor]
> >   post-invoke [OutgoingChainInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@9e4585
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@60e390
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@17b79a6
> > Sep 19, 2007 10:52:55 AM
> > org.apache.cxf.jaxws.handler.HandlerChainInvoker &lt;init&gt;
> > FINE: invoker for chain size: 0
> > Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor@4f8358
> > Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.URIMappingInterceptor@fc40ae
> > Sep 19, 2007 10:52:55 AM
> > org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> > FINE: Invoking HTTP method null
> > Sep 19, 2007 10:52:55 AM
> > org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> > FINE: URIMappingInterceptor can only handle HTTP GET, not HTTP null
> > Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.DocLiteralInInterceptor@e62121
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@8917a2
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor@38462a
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.SwAInInterceptor@16f8834
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.HolderInInterceptor@869470
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.ServiceInvokerInterceptor@fa706d
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.OutgoingChainInterceptor@1eb0cd0
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> > FINE: Interceptors contributed by endpoint:
> > [org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a,
> > org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf,
> >
org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> > 0,
org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713,
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c,
> > org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23,
> > org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588]
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> > FINE: Interceptors contributed by service: []
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> > FINE: Interceptors contributed by bus: []
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> > FINE: Interceptors contributed by binding:
> >
[org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> > , org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00,
> > org.apache.cxf.interceptor.StaxOutInterceptor@514f7f,
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> > a5a9c, org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae,
> > org.apache.cxf.interceptor.BareOutInterceptor@e1666,
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> > ada6,
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314]
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a to phase
> > prepare-send
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf to phase
> > pre-logical
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> > 0 to phase pre-marshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713
to
> > phase pre-logical
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c to
phase
> > pre-logical
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23 to
phase
> > pre-protocol
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588 to phase
> > pre-stream
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> > to phase post-logical
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00 to phase
> > pre-stream
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.StaxOutInterceptor@514f7f to phase
pre-stream
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> > a5a9c to phase pre-logical
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae to phase
> > marshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.BareOutInterceptor@e1666 to phase marshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> > ada6 to phase pre-stream
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314 to
> > phase write
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> > created. Current flow:
> >   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> > WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor]
> >   write [SoapOutInterceptor]
> >   pre-marshal [LogicalHandlerOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> > FINE: op: [OperationInfo:
> > {uri:org.apache.cxf.aegis.test.map}getStudentsMap]
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> > FINE: op.hasOutput(): true
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> > FINE: op.getOutput().size(): 1
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> > a5a9c
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> > nterceptor@dff0ea to phase prepare-send-ending
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl
onMessage
> > FINE: Interceptors contributed by bus: []
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> > modified. Current flow:
> >   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> > WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor]
> >   write [SoapOutInterceptor]
> >   pre-marshal [LogicalHandlerOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl
onMessage
> > FINE: Interceptors contributed by endpoint: []
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> > ada6
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl
onMessage
> > FINE: Interceptors contributed by client:
> > [org.apache.cxf.interceptor.LoggingInInterceptor@111ae04]
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl
onMessage
> > FINE: Interceptors contributed by binding:
> > [org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86,
> > org.apache.cxf.interceptor.StaxInInterceptor@7f2261,
> >
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3,
> > org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af,
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf,
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506,
> >
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> > , org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0]
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.StaxOutInterceptor@514f7f
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.LoggingInInterceptor@111ae04 to phase
receive
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@1
> > 1a9310 to phase pre-stream-ending
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86 to phase
> > receive
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> > modified. Current flow:
> >   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> > WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor]
> >   write [SoapOutInterceptor]
> >   pre-marshal [LogicalHandlerOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.StaxInInterceptor@7f2261 to phase
post-stream
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3
> > to phase read
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af to phase
> > unmarshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf
to
> > phase unmarshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506
> > to phase read
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> > to phase pre-protocol
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0 to phase
> > unmarshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@1395dab was
> > created. Current flow:
> >   receive [LoggingInInterceptor, AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, SoapActionInInterceptor]
> >   pre-protocol [MustUnderstandInterceptor]
> >   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> > SoapHeaderInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.LoggingInInterceptor@111ae04
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> > Interceptor@8d5a91 to phase write-ending
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> > modified. Current flow:
> >   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> > WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor]
> >   write [SoapOutInterceptor]
> >   pre-marshal [LogicalHandlerOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   write-ending [SoapOutEndingInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> > 0
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> > ptor@3508c0 to phase marshal-ending
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> > modified. Current flow:
> >   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> > WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor]
> >   write [SoapOutInterceptor]
> >   pre-marshal [LogicalHandlerOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   marshal-ending [WrappedOutEndingInterceptor]
> >   write-ending [SoapOutEndingInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.BareOutInterceptor@e1666
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> > ptor@3508c0
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> > Interceptor@8d5a91
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@1
> > 1a9310
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> > nterceptor@dff0ea
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback
onClose
> > INFO: Outbound Message
> > --------------------------------------
> > &lt; soap:Envelope
> > xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> > &lt;soap:Body&gt; &lt;ns1:g
> > etStudentsMapResponse
> > xmlns:ns1="uri:org.apache.cxf.aegis.test.map"&gt;&lt;return
> >
>
xmlns="uri:org.apache.cxf.aegis.test.map"&gt;&lt;entry&gt;&lt;key&gt;100
&l
> t;/key&gt;&lt;value&gt;&lt;i
> > d xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;100&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;Student100&lt;/name&gt;&lt;/va
> >
>
lue&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;1&lt;/key&gt;&lt;value&gt;&
lt
> ;id
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;1&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;Student1&lt;/name&gt;&lt;/valu
> > e&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;-
> 1&lt;/key&gt;&lt;value&gt;&lt;id
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;-1&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;StudentNegative&lt;/name
> >
> >
> >
> >
>
&lt;/value&gt;&lt;/entry&gt;&lt;/return&gt;&lt;/ns1:getStudentsMapRespon
se
> &gt;&lt;/
> > soap:Body &gt;&lt;/soa
> >
> >
> >   p:Envelope&gt;
> > --------------------------------------
> > Sep 19, 2007 10:52:56 AM
org.apache.cxf.interceptor.LoggingInInterceptor
> > handleMessage
> > INFO: Inbound Message
> > --------------------------------------
> > Message:
> > &lt; soap:Envelope
> > xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> > &lt;soap:Body&gt; &lt;ns1:g
> > etStudentsMapResponse
> > xmlns:ns1="uri:org.apache.cxf.aegis.test.map"&gt;&lt;return
> >
>
xmlns="uri:org.apache.cxf.aegis.test.map"&gt;&lt;entry&gt;&lt;key&gt;100
&l
> t;/key&gt;&lt;value&gt;&lt;i
> > d xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;100&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;Student100&lt;/name&gt;&lt;/va
> >
>
lue&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;1&lt;/key&gt;&lt;value&gt;&
lt
> ;id
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;1&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;Student1&lt;/name&gt;&lt;/valu
> > e&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;-
> 1&lt;/key&gt;&lt;value&gt;&lt;id
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;-1&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;StudentNegative&lt;/name
> >
> >
> >
> >
>
&lt;/value&gt;&lt;/entry&gt;&lt;/return&gt;&lt;/ns1:getStudentsMapRespon
se
> &gt;&lt;/
> > soap:Body &gt;&lt;/soa
> >
> >
> >   p:Envelope&gt;
> > --------------------------------------
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.StaxInInterceptor@7f2261
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> > FINE: Invoking HTTP method null
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> > FINE: URIMappingInterceptor can only handle HTTP GET, not HTTP null
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af
> > Sep 19, 2007 10:52:57 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf
> > Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: Server is stopping.
> > Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: unregister the server to serverRegistry
> > Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: Server is stopping.
> > Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: unregister the server to serverRegistry
> >
> >
> >
> >
> > --
> > Dan Diephouse
> > MuleSource
> > http://mulesource.com  | http://netzooid.com/blog
> >
> >
> >
> >
> 
> --
> View this message in context: http://www.nabble.com/Proxy%2C-Map%2C-
> Aegis%2C-Pain%2C-Suffering-tf4481518.html#a12809355
> Sent from the cxf-dev mailing list archive at Nabble.com.


Re: Proxy, Map, Aegis, Pain, Suffering

Posted by kayteeem <mi...@axa.com.au>.
Hi Dan,

there is a test case attached to the following issue:
https://issues.apache.org/jira/browse/CXF-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel

Could we please get a committer to apply the patch attached to CXF-1037 to
the 2.0.2 snapshot JAR so that I can see if it fixes my issue? 
I'm not at a stage where I can build from source to test it.
I am keen to try it asap as I'm trying to convince higher powers that CXF is
the way forward for our webservices plot.

NOTE: CXF-1037 and CXF-1036 are related.

thanks alot
Michael


Dan Diephouse-2 wrote:
> 
> 
> 
> 
>   
>   
> 
> 
> Any chance you have a test case for this that I could look at? 
> Thanks, 
> - Dan 
> 
> Benson Margulies wrote:
> 
>   If you wade through this log, you will see a message arriving at the
> client that has all the elements of a map. Yet, an empty map is returned
> to the client.
> 
> I'm having the devil's time even figuring out what breakpoint to set to
> make any sense of this state of affairs. The 'resList' (the List.class
> item on the input message) stays empty. I don't know who is supposed to
> set it. I'd sort-of guess 'the DocumentLiteralInterceptor', but I don't
> know.
> 
> Can anyone give me a leg up here?
> 
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> javax.wsdl.Binding
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingOutput
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingInput
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
> for parent: javax.wsdl.Port
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;org.apache.cxf.wsdl11.WSDLManagerImpl/bus&gt;
> type &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.workqueue.WorkQueueManagerImpl/bus&gt; type
> &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.buslifecycle.CXFBusLifeCycleManager/bus&gt; type
> &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.endpoint.ServerRegistryImpl/bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.transport.http.QueryHandlerRegistryImpl/bus&gt; type
> &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.headers.HeaderManagerImpl/bus&gt;
> type &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:48 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:48 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.catalog.OASISCatalogManager/bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:48 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> javax.wsdl.Binding
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingOutput
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingInput
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
> for parent: javax.wsdl.Port
> Sep 19, 2007 10:52:48 AM
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> buildServiceFromClass
> INFO: Creating Service
> { http://client.webservice.crm.ecot.com/skeleton/StudentService }StudentSe
> rviceService from class
> org.apache.cxf.aegis.type.java5.map.StudentService
> Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;activationNamespaces&gt; type &lt;interface
> java.util.Collection&gt;
> Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;activationNamespaces&gt; type &lt;interface
> java.util.Collection&gt;
> Sep 19, 2007 10:52:49 AM
> org.apache.cxf.transport.local.LocalTransportFactory createDestination
> INFO: Creating destination for address local://StudentService
> Sep 19, 2007 10:52:49 AM org.apache.cxf.transport.AbstractObservable
> setMessageObserver
> FINE: registering incoming observer:
> org.apache.cxf.transport.ChainInitiationObserver@7ec028
> Sep 19, 2007 10:52:49 AM org.apache.cxf.endpoint.ServerImpl start
> FINE: register the server to serverRegistry 
> Sep 19, 2007 10:52:49 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> buildHandlerChainFromClass
> FINE: building handler chain
> Sep 19, 2007 10:52:49 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> findHandlerChainAnnotation
> FINE: Checking for HandlerChain annotation on
> org.apache.cxf.aegis.type.java5.map.StudentServiceImpl
> Sep 19, 2007 10:52:49 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> findHandlerChainAnnotation
> FINE: Checking for HandlerChain annotation on
> org.apache.cxf.aegis.type.java5.map.StudentService
> Sep 19, 2007 10:52:49 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> buildHandlerChainFromClass
> FINE: no HandlerChain annotation on class
> org.apache.cxf.aegis.type.java5.map.StudentServiceImpl
> Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: Server is stopping.
> Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> setMessageObserver
> FINE: unregistering incoming observer:
> org.apache.cxf.transport.ChainInitiationObserver@7ec028
> Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: unregister the server to serverRegistry 
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> javax.wsdl.Binding
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingOutput
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingInput
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
> for parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;org.apache.cxf.wsdl11.WSDLManagerImpl/bus&gt;
> type &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.workqueue.WorkQueueManagerImpl/bus&gt; type
> &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.buslifecycle.CXFBusLifeCycleManager/bus&gt; type
> &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.endpoint.ServerRegistryImpl/bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.transport.http.QueryHandlerRegistryImpl/bus&gt; type
> &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.headers.HeaderManagerImpl/bus&gt;
> type &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.catalog.OASISCatalogManager/bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> javax.wsdl.Binding
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingOutput
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingInput
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
> for parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> buildServiceFromClass
> INFO: Creating Service
> {uri:org.apache.cxf.aegis.test.map}StudentServiceDocLiteralService from
> class org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;activationNamespaces&gt; type &lt;interface
> java.util.Collection&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;activationNamespaces&gt; type &lt;interface
> java.util.Collection&gt;
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.transport.local.LocalTransportFactory createDestination
> INFO: Creating destination for address local://StudentServiceDocLiteral
> Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> setMessageObserver
> FINE: registering incoming observer:
> org.apache.cxf.transport.ChainInitiationObserver@b79701
> Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl start
> FINE: register the server to serverRegistry 
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> buildHandlerChainFromClass
> FINE: building handler chain
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> findHandlerChainAnnotation
> FINE: Checking for HandlerChain annotation on
> org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteralImpl
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> findHandlerChainAnnotation
> FINE: Checking for HandlerChain annotation on
> org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> buildHandlerChainFromClass
> FINE: no HandlerChain annotation on class
> org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteralImpl
> Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> setMessageObserver
> FINE: registering incoming observer:
> org.apache.cxf.binding.soap.SoapBindingFactory$1@5d3ac0
> Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl start
> FINE: register the server to serverRegistry 
> Sep 19, 2007 10:52:51 AM
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> buildServiceFromClass
> INFO: Creating Service
> { http://map.java5.type.aegis.cxf.apache.org }StudentServiceDocLiteral
> from class org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl invoke
> FINE: Invoke, operation info: [BindingOperationInfo:
> { http://map.java5.type.aegis.cxf.apache.org }getStudentsMap], params:
> [Ljava.lang.Object;@1a4eb56
> Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> setupInterceptorChain
> FINE: Interceptors contributed by bus: []
> Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> setupInterceptorChain
> FINE: Interceptors contributed by endpoint:
> [org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4]
> Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> setupInterceptorChain
> FINE: Interceptors contributed by client:
> [org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf]
> Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> setupInterceptorChain
> FINE: Interceptors contributed by binding:
> [org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4
> c, org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de,
> org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1,
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> f1e39b, org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24,
> org.apache.cxf.interceptor.BareOutInterceptor@a1c582,
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> 1393, org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65]
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4 to phase
> prepare-send
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf to phase
> pre-stream
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4c
> to phase post-logical
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de to phase
> pre-stream
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1 to phase pre-stream
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> f1e39b to phase pre-logical
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24 to phase
> marshal
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.BareOutInterceptor@a1c582 to phase marshal
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> 1393 to phase pre-stream
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65 to
> phase write
> Sep 19, 2007 10:52:53 AM org.apache.cxf.transport.AbstractObservable
> setMessageObserver
> FINE: registering incoming observer:
> org.apache.cxf.endpoint.ClientImpl@9b777a
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> created. Current flow:
>   pre-logical [SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   write [SoapOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
> 
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> f1e39b
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4c
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> nterceptor@16d4b50 to phase prepare-send-ending
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> modified. Current flow:
>   pre-logical [SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   write [SoapOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> 1393
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@3
> c86e9 to phase pre-stream-ending
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> modified. Current flow:
>   pre-logical [SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   write [SoapOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> Interceptor@f36e59 to phase write-ending
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> modified. Current flow:
>   pre-logical [SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   write [SoapOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   write-ending [SoapOutEndingInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> ptor@1f11e0f to phase marshal-ending
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> modified. Current flow:
>   pre-logical [SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   write [SoapOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   marshal-ending [WrappedOutEndingInterceptor]
>   write-ending [SoapOutEndingInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.BareOutInterceptor@a1c582
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> ptor@1f11e0f
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> Interceptor@f36e59
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@3
> c86e9
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> nterceptor@16d4b50
> Sep 19, 2007 10:52:53 AM
> org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback onClose
> INFO: Outbound Message 
> --------------------------------------
> &lt; soap:Envelope 
> xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> &lt;soap:Body&gt; &lt;ns1:g
> etStudentsMap xmlns:ns1= "http://map.java5.type.aegis.cxf.apache.org" 
> /&gt;&lt;/ soap:Body &gt;&lt;/ soap:Envelope &gt;
> --------------------------------------
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.AttachmentInInterceptor@8730b8 to phase
> receive
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxInInterceptor@18fb397 to phase
> post-stream
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@157b39f
> to phase read
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor@d19
> 18a to phase read
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> created. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.AttachmentInInterceptor@8730b8
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxInInterceptor@18fb397
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@157b39f
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor@d19
> 18a
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor@4f8358
> to phase pre-protocol
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [LogicalHandlerInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor@38462a to
> phase post-logical
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.HolderInInterceptor@869470 to phase
> pre-invoke
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@17b79a6 to
> phase pre-protocol
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.SwAInInterceptor@16f8834 to phase
> pre-invoke
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.LoggingInInterceptor@157211f to phase receive
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.AttachmentInInterceptor@13f99af to phase
> receive
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxInInterceptor@82c23d to phase post-stream
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@9e4585
> to phase read
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.DocLiteralInInterceptor@e62121 to phase
> unmarshal
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   unmarshal [DocLiteralInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@8917a2 to
> phase unmarshal
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   unmarshal [DocLiteralInInterceptor, SoapHeaderInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@6e9e64 to
> phase read
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@60e390
> to phase pre-protocol
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> LogicalHandlerInInterceptor]
>   unmarshal [DocLiteralInInterceptor, SoapHeaderInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.URIMappingInterceptor@fc40ae to phase
> unmarshal
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> LogicalHandlerInInterceptor]
>   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> SoapHeaderInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.ServiceInvokerInterceptor@fa706d to phase
> invoke
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> LogicalHandlerInInterceptor]
>   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> SoapHeaderInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
>   invoke [ServiceInvokerInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.OutgoingChainInterceptor@1eb0cd0 to phase
> post-invoke
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> LogicalHandlerInInterceptor]
>   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> SoapHeaderInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
>   invoke [ServiceInvokerInterceptor]
>   post-invoke [OutgoingChainInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@9e4585
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@60e390
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@17b79a6
> Sep 19, 2007 10:52:55 AM
> org.apache.cxf.jaxws.handler.HandlerChainInvoker &lt;init&gt;
> FINE: invoker for chain size: 0
> Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor@4f8358
> Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.URIMappingInterceptor@fc40ae
> Sep 19, 2007 10:52:55 AM
> org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> FINE: Invoking HTTP method null
> Sep 19, 2007 10:52:55 AM
> org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> FINE: URIMappingInterceptor can only handle HTTP GET, not HTTP null
> Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.DocLiteralInInterceptor@e62121
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@8917a2
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor@38462a
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.SwAInInterceptor@16f8834
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.HolderInInterceptor@869470
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.ServiceInvokerInterceptor@fa706d
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.OutgoingChainInterceptor@1eb0cd0
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> FINE: Interceptors contributed by endpoint:
> [org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a,
> org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf,
> org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> 0, org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713,
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c,
> org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23,
> org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588]
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> FINE: Interceptors contributed by service: []
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> FINE: Interceptors contributed by bus: []
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> FINE: Interceptors contributed by binding:
> [org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> , org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00,
> org.apache.cxf.interceptor.StaxOutInterceptor@514f7f,
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> a5a9c, org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae,
> org.apache.cxf.interceptor.BareOutInterceptor@e1666,
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> ada6, org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314]
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a to phase
> prepare-send
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf to phase
> pre-logical
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> 0 to phase pre-marshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713 to
> phase pre-logical
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c to phase
> pre-logical
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23 to phase
> pre-protocol
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588 to phase
> pre-stream
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> to phase post-logical
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00 to phase
> pre-stream
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor@514f7f to phase pre-stream
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> a5a9c to phase pre-logical
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae to phase
> marshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.BareOutInterceptor@e1666 to phase marshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> ada6 to phase pre-stream
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314 to
> phase write
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> created. Current flow:
>   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   pre-protocol [SOAPHandlerInterceptor]
>   write [SoapOutInterceptor]
>   pre-marshal [LogicalHandlerOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> FINE: op: [OperationInfo:
> {uri:org.apache.cxf.aegis.test.map}getStudentsMap]
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> FINE: op.hasOutput(): true
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> FINE: op.getOutput().size(): 1
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> a5a9c
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> nterceptor@dff0ea to phase prepare-send-ending
> Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
> FINE: Interceptors contributed by bus: []
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> modified. Current flow:
>   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   pre-protocol [SOAPHandlerInterceptor]
>   write [SoapOutInterceptor]
>   pre-marshal [LogicalHandlerOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
> FINE: Interceptors contributed by endpoint: []
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> ada6
> Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
> FINE: Interceptors contributed by client:
> [org.apache.cxf.interceptor.LoggingInInterceptor@111ae04]
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00
> Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
> FINE: Interceptors contributed by binding:
> [org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86,
> org.apache.cxf.interceptor.StaxInInterceptor@7f2261,
> org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3,
> org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af,
> org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf,
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506,
> org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> , org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0]
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor@514f7f
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.LoggingInInterceptor@111ae04 to phase receive
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@1
> 1a9310 to phase pre-stream-ending
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86 to phase
> receive
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> modified. Current flow:
>   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   pre-protocol [SOAPHandlerInterceptor]
>   write [SoapOutInterceptor]
>   pre-marshal [LogicalHandlerOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxInInterceptor@7f2261 to phase post-stream
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3
> to phase read
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af to phase
> unmarshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf to
> phase unmarshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506
> to phase read
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> to phase pre-protocol
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0 to phase
> unmarshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@1395dab was
> created. Current flow:
>   receive [LoggingInInterceptor, AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, SoapActionInInterceptor]
>   pre-protocol [MustUnderstandInterceptor]
>   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> SoapHeaderInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.LoggingInInterceptor@111ae04
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> Interceptor@8d5a91 to phase write-ending
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> modified. Current flow:
>   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   pre-protocol [SOAPHandlerInterceptor]
>   write [SoapOutInterceptor]
>   pre-marshal [LogicalHandlerOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   write-ending [SoapOutEndingInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> 0
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> ptor@3508c0 to phase marshal-ending
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> modified. Current flow:
>   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   pre-protocol [SOAPHandlerInterceptor]
>   write [SoapOutInterceptor]
>   pre-marshal [LogicalHandlerOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   marshal-ending [WrappedOutEndingInterceptor]
>   write-ending [SoapOutEndingInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.BareOutInterceptor@e1666
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> ptor@3508c0
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> Interceptor@8d5a91
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@1
> 1a9310
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> nterceptor@dff0ea
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback onClose
> INFO: Outbound Message 
> --------------------------------------
> &lt; soap:Envelope 
> xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> &lt;soap:Body&gt; &lt;ns1:g
> etStudentsMapResponse
> xmlns:ns1="uri:org.apache.cxf.aegis.test.map"&gt;&lt;return
> xmlns="uri:org.apache.cxf.aegis.test.map"&gt;&lt;entry&gt;&lt;key&gt;100&lt;/key&gt;&lt;value&gt;&lt;i
> d xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;100&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;Student100&lt;/name&gt;&lt;/va
> lue&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;1&lt;/key&gt;&lt;value&gt;&lt;id
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;1&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;Student1&lt;/name&gt;&lt;/valu
> e&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;-1&lt;/key&gt;&lt;value&gt;&lt;id
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;-1&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;StudentNegative&lt;/name
>   
>   
>    
> &lt;/value&gt;&lt;/entry&gt;&lt;/return&gt;&lt;/ns1:getStudentsMapResponse&gt;&lt;/
> soap:Body &gt;&lt;/soa
>     
>   
>   p:Envelope&gt;
> --------------------------------------
> Sep 19, 2007 10:52:56 AM org.apache.cxf.interceptor.LoggingInInterceptor
> handleMessage
> INFO: Inbound Message
> --------------------------------------
> Message:
> &lt; soap:Envelope 
> xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> &lt;soap:Body&gt; &lt;ns1:g
> etStudentsMapResponse
> xmlns:ns1="uri:org.apache.cxf.aegis.test.map"&gt;&lt;return
> xmlns="uri:org.apache.cxf.aegis.test.map"&gt;&lt;entry&gt;&lt;key&gt;100&lt;/key&gt;&lt;value&gt;&lt;i
> d xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;100&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;Student100&lt;/name&gt;&lt;/va
> lue&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;1&lt;/key&gt;&lt;value&gt;&lt;id
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;1&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;Student1&lt;/name&gt;&lt;/valu
> e&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;-1&lt;/key&gt;&lt;value&gt;&lt;id
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;-1&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;StudentNegative&lt;/name
>   
>   
>    
> &lt;/value&gt;&lt;/entry&gt;&lt;/return&gt;&lt;/ns1:getStudentsMapResponse&gt;&lt;/
> soap:Body &gt;&lt;/soa
>     
>   
>   p:Envelope&gt;
> --------------------------------------
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxInInterceptor@7f2261
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> FINE: Invoking HTTP method null
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> FINE: URIMappingInterceptor can only handle HTTP GET, not HTTP null
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af
> Sep 19, 2007 10:52:57 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf
> Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: Server is stopping.
> Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: unregister the server to serverRegistry 
> Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: Server is stopping.
> Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: unregister the server to serverRegistry
>   
> 
> 
> 
> -- 
> Dan Diephouse
> MuleSource
> http://mulesource.com  | http://netzooid.com/blog 
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Proxy%2C-Map%2C-Aegis%2C-Pain%2C-Suffering-tf4481518.html#a12809355
Sent from the cxf-dev mailing list archive at Nabble.com.


RE: Proxy, Map, Aegis, Pain, Suffering

Posted by Benson Margulies <bi...@basistech.com>.
You can try applying the patch attached to CXF-1037 to the 2.0.2
version.

> -----Original Message-----
> From: kayteeem [mailto:michael.christl@axa.com.au]
> Sent: Thursday, September 20, 2007 7:11 PM
> To: cxf-dev@incubator.apache.org
> Subject: Re: Proxy, Map, Aegis, Pain, Suffering
> 
> 
> Hi Dan,
> 
> I dont have a test case but it all relates to the following issue:
>
http://www.nabble.com/Map-contains-no-data-when-returned-from-remote-cal
l-
> --Aegis-databinding---empty-Map--tf4471690.html
> 
> Many thanks to Benson for looking into this issue, as this is critical
to
> us
> in moving forward with CXF.
> 
> 
> Dan Diephouse-2 wrote:
> >
> >
> >
> >
> >
> >
> >
> >
> > Any chance you have a test case for this that I could look at?
> > Thanks,
> > - Dan
> >
> > Benson Margulies wrote:
> >
> >   If you wade through this log, you will see a message arriving at
the
> > client that has all the elements of a map. Yet, an empty map is
returned
> > to the client.
> >
> > I'm having the devil's time even figuring out what breakpoint to set
to
> > make any sense of this state of affairs. The 'resList' (the
List.class
> > item on the input message) stays empty. I don't know who is supposed
to
> > set it. I'd sort-of guess 'the DocumentLiteralInterceptor', but I
don't
> > know.
> >
> > Can anyone give me a leg up here?
> >
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> > javax.wsdl.Binding
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingOutput
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingInput
> > Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
org.xmlsoap.schemas.wsdl.http.AddressType
> > for parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> &lt;org.apache.cxf.wsdl11.WSDLManagerImpl/bus&gt;
> > type &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.workqueue.WorkQueueManagerImpl/bus&gt; type
> > &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.buslifecycle.CXFBusLifeCycleManager/bus&gt; type
> > &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.endpoint.ServerRegistryImpl/bus&gt; type
> &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.transport.http.QueryHandlerRegistryImpl/bus&gt;
type
> > &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:47 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.headers.HeaderManagerImpl/bus&gt;
> > type &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:48 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:48 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.catalog.OASISCatalogManager/bus&gt; type
> &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:48 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> > javax.wsdl.Binding
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingOutput
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingInput
> > Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
org.xmlsoap.schemas.wsdl.http.AddressType
> > for parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:48 AM
> > org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> > buildServiceFromClass
> > INFO: Creating Service
> >
> { http://client.webservice.crm.ecot.com/skeleton/StudentService
}StudentSe
> > rviceService from class
> > org.apache.cxf.aegis.type.java5.map.StudentService
> > Sep 19, 2007 10:52:49 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;bus&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:49 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;activationNamespaces&gt; type
&lt;interface
> > java.util.Collection&gt;
> > Sep 19, 2007 10:52:49 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;bus&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:49 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;activationNamespaces&gt; type
&lt;interface
> > java.util.Collection&gt;
> > Sep 19, 2007 10:52:49 AM
> > org.apache.cxf.transport.local.LocalTransportFactory
createDestination
> > INFO: Creating destination for address local://StudentService
> > Sep 19, 2007 10:52:49 AM org.apache.cxf.transport.AbstractObservable
> > setMessageObserver
> > FINE: registering incoming observer:
> > org.apache.cxf.transport.ChainInitiationObserver@7ec028
> > Sep 19, 2007 10:52:49 AM org.apache.cxf.endpoint.ServerImpl start
> > FINE: register the server to serverRegistry
> > Sep 19, 2007 10:52:49 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > buildHandlerChainFromClass
> > FINE: building handler chain
> > Sep 19, 2007 10:52:49 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > findHandlerChainAnnotation
> > FINE: Checking for HandlerChain annotation on
> > org.apache.cxf.aegis.type.java5.map.StudentServiceImpl
> > Sep 19, 2007 10:52:49 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > findHandlerChainAnnotation
> > FINE: Checking for HandlerChain annotation on
> > org.apache.cxf.aegis.type.java5.map.StudentService
> > Sep 19, 2007 10:52:49 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > buildHandlerChainFromClass
> > FINE: no HandlerChain annotation on class
> > org.apache.cxf.aegis.type.java5.map.StudentServiceImpl
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: Server is stopping.
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> > setMessageObserver
> > FINE: unregistering incoming observer:
> > org.apache.cxf.transport.ChainInitiationObserver@7ec028
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: unregister the server to serverRegistry
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> > javax.wsdl.Binding
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingOutput
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingInput
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
org.xmlsoap.schemas.wsdl.http.AddressType
> > for parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> &lt;org.apache.cxf.wsdl11.WSDLManagerImpl/bus&gt;
> > type &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.workqueue.WorkQueueManagerImpl/bus&gt; type
> > &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.buslifecycle.CXFBusLifeCycleManager/bus&gt; type
> > &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.endpoint.ServerRegistryImpl/bus&gt; type
> &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.transport.http.QueryHandlerRegistryImpl/bus&gt;
type
> > &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.headers.HeaderManagerImpl/bus&gt;
> > type &lt;interface org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource
> > &lt;org.apache.cxf.catalog.OASISCatalogManager/bus&gt; type
> &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;null&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> > javax.wsdl.Binding
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingOutput
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> > parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
> > org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> > javax.wsdl.BindingInput
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> > registerInitialExtensions
> > FINE: Registering extension:
org.xmlsoap.schemas.wsdl.http.AddressType
> > for parent: javax.wsdl.Port
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> > buildServiceFromClass
> > INFO: Creating Service
> > {uri:org.apache.cxf.aegis.test.map}StudentServiceDocLiteralService
from
> > class org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;bus&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;activationNamespaces&gt; type
&lt;interface
> > java.util.Collection&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;bus&gt; type &lt;interface
> > org.apache.cxf.Bus&gt;
> > Sep 19, 2007 10:52:50 AM
org.apache.cxf.resource.DefaultResourceManager
> > findResource
> > FINE: resolving resource &lt;activationNamespaces&gt; type
&lt;interface
> > java.util.Collection&gt;
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.transport.local.LocalTransportFactory
createDestination
> > INFO: Creating destination for address
local://StudentServiceDocLiteral
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> > setMessageObserver
> > FINE: registering incoming observer:
> > org.apache.cxf.transport.ChainInitiationObserver@b79701
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl start
> > FINE: register the server to serverRegistry
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > buildHandlerChainFromClass
> > FINE: building handler chain
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > findHandlerChainAnnotation
> > FINE: Checking for HandlerChain annotation on
> > org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteralImpl
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > findHandlerChainAnnotation
> > FINE: Checking for HandlerChain annotation on
> > org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> > Sep 19, 2007 10:52:50 AM
> > org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> > buildHandlerChainFromClass
> > FINE: no HandlerChain annotation on class
> > org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteralImpl
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> > setMessageObserver
> > FINE: registering incoming observer:
> > org.apache.cxf.binding.soap.SoapBindingFactory$1@5d3ac0
> > Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl start
> > FINE: register the server to serverRegistry
> > Sep 19, 2007 10:52:51 AM
> > org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> > buildServiceFromClass
> > INFO: Creating Service
> > { http://map.java5.type.aegis.cxf.apache.org
}StudentServiceDocLiteral
> > from class
org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl invoke
> > FINE: Invoke, operation info: [BindingOperationInfo:
> > { http://map.java5.type.aegis.cxf.apache.org }getStudentsMap],
params:
> > [Ljava.lang.Object;@1a4eb56
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> > setupInterceptorChain
> > FINE: Interceptors contributed by bus: []
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> > setupInterceptorChain
> > FINE: Interceptors contributed by endpoint:
> > [org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4]
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> > setupInterceptorChain
> > FINE: Interceptors contributed by client:
> > [org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf]
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> > setupInterceptorChain
> > FINE: Interceptors contributed by binding:
> >
[org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4
> > c, org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de,
> > org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1,
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> > f1e39b, org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24,
> > org.apache.cxf.interceptor.BareOutInterceptor@a1c582,
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> > 1393,
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65]
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4 to phase
> > prepare-send
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf to phase
> > pre-stream
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4c
> > to phase post-logical
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de to phase
> > pre-stream
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1 to phase
pre-stream
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> > f1e39b to phase pre-logical
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24 to phase
> > marshal
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.BareOutInterceptor@a1c582 to phase
marshal
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> > 1393 to phase pre-stream
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65 to
> > phase write
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.transport.AbstractObservable
> > setMessageObserver
> > FINE: registering incoming observer:
> > org.apache.cxf.endpoint.ClientImpl@9b777a
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> > created. Current flow:
> >   pre-logical [SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   write [SoapOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> > f1e39b
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4c
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> > nterceptor@16d4b50 to phase prepare-send-ending
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> > modified. Current flow:
> >   pre-logical [SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   write [SoapOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> > 1393
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@3
> > c86e9 to phase pre-stream-ending
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> > modified. Current flow:
> >   pre-logical [SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   write [SoapOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> > Interceptor@f36e59 to phase write-ending
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> > modified. Current flow:
> >   pre-logical [SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   write [SoapOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   write-ending [SoapOutEndingInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> > ptor@1f11e0f to phase marshal-ending
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> > modified. Current flow:
> >   pre-logical [SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   write [SoapOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   marshal-ending [WrappedOutEndingInterceptor]
> >   write-ending [SoapOutEndingInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.BareOutInterceptor@a1c582
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> > ptor@1f11e0f
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> > Interceptor@f36e59
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@3
> > c86e9
> > Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> > nterceptor@16d4b50
> > Sep 19, 2007 10:52:53 AM
> > org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback
onClose
> > INFO: Outbound Message
> > --------------------------------------
> > &lt; soap:Envelope
> > xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> > &lt;soap:Body&gt; &lt;ns1:g
> > etStudentsMap xmlns:ns1=
"http://map.java5.type.aegis.cxf.apache.org"
> > /&gt;&lt;/ soap:Body &gt;&lt;/ soap:Envelope &gt;
> > --------------------------------------
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.AttachmentInInterceptor@8730b8 to phase
> > receive
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.StaxInInterceptor@18fb397 to phase
> > post-stream
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@157b39f
> > to phase read
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor@d19
> > 18a to phase read
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > created. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.AttachmentInInterceptor@8730b8
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.StaxInInterceptor@18fb397
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@157b39f
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor@d19
> > 18a
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor@4f8358
> > to phase pre-protocol
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [LogicalHandlerInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor@38462a
to
> > phase post-logical
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.HolderInInterceptor@869470 to
phase
> > pre-invoke
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@17b79a6 to
> > phase pre-protocol
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.SwAInInterceptor@16f8834 to phase
> > pre-invoke
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.LoggingInInterceptor@157211f to phase
receive
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.AttachmentInInterceptor@13f99af to phase
> > receive
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.StaxInInterceptor@82c23d to phase
post-stream
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@9e4585
> > to phase read
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.DocLiteralInInterceptor@e62121 to phase
> > unmarshal
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   unmarshal [DocLiteralInInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@8917a2
to
> > phase unmarshal
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
> >   unmarshal [DocLiteralInInterceptor, SoapHeaderInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@6e9e64 to
> > phase read
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@60e390
> > to phase pre-protocol
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> > LogicalHandlerInInterceptor]
> >   unmarshal [DocLiteralInInterceptor, SoapHeaderInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.URIMappingInterceptor@fc40ae to phase
> > unmarshal
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> > LogicalHandlerInInterceptor]
> >   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> > SoapHeaderInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.ServiceInvokerInterceptor@fa706d to phase
> > invoke
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> > LogicalHandlerInInterceptor]
> >   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> > SoapHeaderInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >   invoke [ServiceInvokerInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.OutgoingChainInterceptor@1eb0cd0 to phase
> > post-invoke
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> > modified. Current flow:
> >   receive [AttachmentInInterceptor, LoggingInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> > SoapActionInInterceptor]
> >   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> > LogicalHandlerInInterceptor]
> >   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> > SoapHeaderInterceptor]
> >   post-logical [WrapperClassInInterceptor]
> >   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> >   invoke [ServiceInvokerInterceptor]
> >   post-invoke [OutgoingChainInterceptor]
> >
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@9e4585
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@60e390
> > Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@17b79a6
> > Sep 19, 2007 10:52:55 AM
> > org.apache.cxf.jaxws.handler.HandlerChainInvoker &lt;init&gt;
> > FINE: invoker for chain size: 0
> > Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor@4f8358
> > Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.URIMappingInterceptor@fc40ae
> > Sep 19, 2007 10:52:55 AM
> > org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> > FINE: Invoking HTTP method null
> > Sep 19, 2007 10:52:55 AM
> > org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> > FINE: URIMappingInterceptor can only handle HTTP GET, not HTTP null
> > Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.DocLiteralInInterceptor@e62121
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@8917a2
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor@38462a
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.SwAInInterceptor@16f8834
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.HolderInInterceptor@869470
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.ServiceInvokerInterceptor@fa706d
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.OutgoingChainInterceptor@1eb0cd0
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> > FINE: Interceptors contributed by endpoint:
> > [org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a,
> > org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf,
> >
org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> > 0,
org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713,
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c,
> > org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23,
> > org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588]
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> > FINE: Interceptors contributed by service: []
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> > FINE: Interceptors contributed by bus: []
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> > FINE: Interceptors contributed by binding:
> >
[org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> > , org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00,
> > org.apache.cxf.interceptor.StaxOutInterceptor@514f7f,
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> > a5a9c, org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae,
> > org.apache.cxf.interceptor.BareOutInterceptor@e1666,
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> > ada6,
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314]
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a to phase
> > prepare-send
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf to phase
> > pre-logical
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> > 0 to phase pre-marshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713
to
> > phase pre-logical
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c to
phase
> > pre-logical
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23 to
phase
> > pre-protocol
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588 to phase
> > pre-stream
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> > to phase post-logical
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00 to phase
> > pre-stream
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.StaxOutInterceptor@514f7f to phase
pre-stream
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> > a5a9c to phase pre-logical
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae to phase
> > marshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.BareOutInterceptor@e1666 to phase marshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> > ada6 to phase pre-stream
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314 to
> > phase write
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> > created. Current flow:
> >   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> > WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor]
> >   write [SoapOutInterceptor]
> >   pre-marshal [LogicalHandlerOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> > FINE: op: [OperationInfo:
> > {uri:org.apache.cxf.aegis.test.map}getStudentsMap]
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> > FINE: op.hasOutput(): true
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> > FINE: op.getOutput().size(): 1
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> > a5a9c
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> > nterceptor@dff0ea to phase prepare-send-ending
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl
onMessage
> > FINE: Interceptors contributed by bus: []
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> > modified. Current flow:
> >   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> > WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor]
> >   write [SoapOutInterceptor]
> >   pre-marshal [LogicalHandlerOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl
onMessage
> > FINE: Interceptors contributed by endpoint: []
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> > ada6
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl
onMessage
> > FINE: Interceptors contributed by client:
> > [org.apache.cxf.interceptor.LoggingInInterceptor@111ae04]
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl
onMessage
> > FINE: Interceptors contributed by binding:
> > [org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86,
> > org.apache.cxf.interceptor.StaxInInterceptor@7f2261,
> >
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3,
> > org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af,
> >
org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf,
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506,
> >
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> > , org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0]
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.StaxOutInterceptor@514f7f
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.LoggingInInterceptor@111ae04 to phase
receive
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@1
> > 1a9310 to phase pre-stream-ending
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86 to phase
> > receive
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> > modified. Current flow:
> >   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> > WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor]
> >   write [SoapOutInterceptor]
> >   pre-marshal [LogicalHandlerOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.StaxInInterceptor@7f2261 to phase
post-stream
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3
> > to phase read
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af to phase
> > unmarshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf
to
> > phase unmarshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506
> > to phase read
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> > to phase pre-protocol
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> > org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0 to phase
> > unmarshal
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@1395dab was
> > created. Current flow:
> >   receive [LoggingInInterceptor, AttachmentInInterceptor]
> >   post-stream [StaxInInterceptor]
> >   read [ReadHeadersInterceptor, SoapActionInInterceptor]
> >   pre-protocol [MustUnderstandInterceptor]
> >   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> > SoapHeaderInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.LoggingInInterceptor@111ae04
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> > Interceptor@8d5a91 to phase write-ending
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> > modified. Current flow:
> >   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> > WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor]
> >   write [SoapOutInterceptor]
> >   pre-marshal [LogicalHandlerOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   write-ending [SoapOutEndingInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> > 0
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
add
> > FINE: Adding interceptor
> >
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> > ptor@3508c0 to phase marshal-ending
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > outputChainToLog
> > FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> > modified. Current flow:
> >   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> > WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
> >   post-logical [SoapActionOutInterceptor]
> >   prepare-send [MessageSenderInterceptor]
> >   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> > AttachmentOutInterceptor, StaxOutInterceptor]
> >   pre-protocol [SOAPHandlerInterceptor]
> >   write [SoapOutInterceptor]
> >   pre-marshal [LogicalHandlerOutInterceptor]
> >   marshal [WrappedOutInterceptor, BareOutInterceptor]
> >   marshal-ending [WrappedOutEndingInterceptor]
> >   write-ending [SoapOutEndingInterceptor]
> >   pre-stream-ending [StaxOutEndingInterceptor]
> >   prepare-send-ending [MessageSenderEndingInterceptor]
> >
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.BareOutInterceptor@e1666
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> > ptor@3508c0
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> > Interceptor@8d5a91
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@1
> > 1a9310
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> > nterceptor@dff0ea
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback
onClose
> > INFO: Outbound Message
> > --------------------------------------
> > &lt; soap:Envelope
> > xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> > &lt;soap:Body&gt; &lt;ns1:g
> > etStudentsMapResponse
> > xmlns:ns1="uri:org.apache.cxf.aegis.test.map"&gt;&lt;return
> >
>
xmlns="uri:org.apache.cxf.aegis.test.map"&gt;&lt;entry&gt;&lt;key&gt;100
&l
> t;/key&gt;&lt;value&gt;&lt;i
> > d xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;100&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;Student100&lt;/name&gt;&lt;/va
> >
>
lue&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;1&lt;/key&gt;&lt;value&gt;&
lt
> ;id
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;1&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;Student1&lt;/name&gt;&lt;/valu
> > e&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;-
> 1&lt;/key&gt;&lt;value&gt;&lt;id
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;-1&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;StudentNegative&lt;/name
> >
> >
> >
> >
>
&lt;/value&gt;&lt;/entry&gt;&lt;/return&gt;&lt;/ns1:getStudentsMapRespon
se
> &gt;&lt;/
> > soap:Body &gt;&lt;/soa
> >
> >
> >   p:Envelope&gt;
> > --------------------------------------
> > Sep 19, 2007 10:52:56 AM
org.apache.cxf.interceptor.LoggingInInterceptor
> > handleMessage
> > INFO: Inbound Message
> > --------------------------------------
> > Message:
> > &lt; soap:Envelope
> > xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> > &lt;soap:Body&gt; &lt;ns1:g
> > etStudentsMapResponse
> > xmlns:ns1="uri:org.apache.cxf.aegis.test.map"&gt;&lt;return
> >
>
xmlns="uri:org.apache.cxf.aegis.test.map"&gt;&lt;entry&gt;&lt;key&gt;100
&l
> t;/key&gt;&lt;value&gt;&lt;i
> > d xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;100&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;Student100&lt;/name&gt;&lt;/va
> >
>
lue&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;1&lt;/key&gt;&lt;value&gt;&
lt
> ;id
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;1&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;Student1&lt;/name&gt;&lt;/valu
> > e&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;-
> 1&lt;/key&gt;&lt;value&gt;&lt;id
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;-1&lt;/id&gt;&lt;name
> > xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> > &gt;StudentNegative&lt;/name
> >
> >
> >
> >
>
&lt;/value&gt;&lt;/entry&gt;&lt;/return&gt;&lt;/ns1:getStudentsMapRespon
se
> &gt;&lt;/
> > soap:Body &gt;&lt;/soa
> >
> >
> >   p:Envelope&gt;
> > --------------------------------------
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.StaxInInterceptor@7f2261
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> >
org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> > FINE: Invoking HTTP method null
> > Sep 19, 2007 10:52:56 AM
> > org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> > FINE: URIMappingInterceptor can only handle HTTP GET, not HTTP null
> > Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af
> > Sep 19, 2007 10:52:57 AM org.apache.cxf.phase.PhaseInterceptorChain
> > doIntercept
> > FINE: Invoking handleMessage on interceptor
> > org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf
> > Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: Server is stopping.
> > Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: unregister the server to serverRegistry
> > Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: Server is stopping.
> > Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> > FINE: unregister the server to serverRegistry
> >
> >
> >
> >
> > --
> > Dan Diephouse
> > MuleSource
> > http://mulesource.com  | http://netzooid.com/blog
> >
> >
> >
> >
> 
> --
> View this message in context: http://www.nabble.com/Proxy%2C-Map%2C-
> Aegis%2C-Pain%2C-Suffering-tf4481518.html#a12807799
> Sent from the cxf-dev mailing list archive at Nabble.com.


Re: Proxy, Map, Aegis, Pain, Suffering

Posted by kayteeem <mi...@axa.com.au>.
Hi Dan,

I dont have a test case but it all relates to the following issue:
http://www.nabble.com/Map-contains-no-data-when-returned-from-remote-call---Aegis-databinding---empty-Map--tf4471690.html

Many thanks to Benson for looking into this issue, as this is critical to us
in moving forward with CXF.


Dan Diephouse-2 wrote:
> 
> 
> 
> 
>   
>   
> 
> 
> Any chance you have a test case for this that I could look at? 
> Thanks, 
> - Dan 
> 
> Benson Margulies wrote:
> 
>   If you wade through this log, you will see a message arriving at the
> client that has all the elements of a map. Yet, an empty map is returned
> to the client.
> 
> I'm having the devil's time even figuring out what breakpoint to set to
> make any sense of this state of affairs. The 'resList' (the List.class
> item on the input message) stays empty. I don't know who is supposed to
> set it. I'd sort-of guess 'the DocumentLiteralInterceptor', but I don't
> know.
> 
> Can anyone give me a leg up here?
> 
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> javax.wsdl.Binding
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingOutput
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingInput
> Sep 19, 2007 10:52:47 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
> for parent: javax.wsdl.Port
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;org.apache.cxf.wsdl11.WSDLManagerImpl/bus&gt;
> type &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.workqueue.WorkQueueManagerImpl/bus&gt; type
> &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.buslifecycle.CXFBusLifeCycleManager/bus&gt; type
> &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.endpoint.ServerRegistryImpl/bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.transport.http.QueryHandlerRegistryImpl/bus&gt; type
> &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:47 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.headers.HeaderManagerImpl/bus&gt;
> type &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:48 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:48 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.catalog.OASISCatalogManager/bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:48 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> javax.wsdl.Binding
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingOutput
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingInput
> Sep 19, 2007 10:52:48 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
> for parent: javax.wsdl.Port
> Sep 19, 2007 10:52:48 AM
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> buildServiceFromClass
> INFO: Creating Service
> { http://client.webservice.crm.ecot.com/skeleton/StudentService }StudentSe
> rviceService from class
> org.apache.cxf.aegis.type.java5.map.StudentService
> Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;activationNamespaces&gt; type &lt;interface
> java.util.Collection&gt;
> Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:49 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;activationNamespaces&gt; type &lt;interface
> java.util.Collection&gt;
> Sep 19, 2007 10:52:49 AM
> org.apache.cxf.transport.local.LocalTransportFactory createDestination
> INFO: Creating destination for address local://StudentService
> Sep 19, 2007 10:52:49 AM org.apache.cxf.transport.AbstractObservable
> setMessageObserver
> FINE: registering incoming observer:
> org.apache.cxf.transport.ChainInitiationObserver@7ec028
> Sep 19, 2007 10:52:49 AM org.apache.cxf.endpoint.ServerImpl start
> FINE: register the server to serverRegistry 
> Sep 19, 2007 10:52:49 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> buildHandlerChainFromClass
> FINE: building handler chain
> Sep 19, 2007 10:52:49 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> findHandlerChainAnnotation
> FINE: Checking for HandlerChain annotation on
> org.apache.cxf.aegis.type.java5.map.StudentServiceImpl
> Sep 19, 2007 10:52:49 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> findHandlerChainAnnotation
> FINE: Checking for HandlerChain annotation on
> org.apache.cxf.aegis.type.java5.map.StudentService
> Sep 19, 2007 10:52:49 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> buildHandlerChainFromClass
> FINE: no HandlerChain annotation on class
> org.apache.cxf.aegis.type.java5.map.StudentServiceImpl
> Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: Server is stopping.
> Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> setMessageObserver
> FINE: unregistering incoming observer:
> org.apache.cxf.transport.ChainInitiationObserver@7ec028
> Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: unregister the server to serverRegistry 
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> javax.wsdl.Binding
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingOutput
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingInput
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
> for parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;org.apache.cxf.wsdl11.WSDLManagerImpl/bus&gt;
> type &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.workqueue.WorkQueueManagerImpl/bus&gt; type
> &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.buslifecycle.CXFBusLifeCycleManager/bus&gt; type
> &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.endpoint.ServerRegistryImpl/bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.transport.http.QueryHandlerRegistryImpl/bus&gt; type
> &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.headers.HeaderManagerImpl/bus&gt;
> type &lt;interface org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource
> &lt;org.apache.cxf.catalog.OASISCatalogManager/bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;null&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLFormatBinding for parent:
> javax.wsdl.Binding
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPServerPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingOutput
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.transports.http.configuration.HTTPClientPolicy for
> parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension:
> org.apache.cxf.bindings.xformat.XMLBindingMessageFormat for parent:
> javax.wsdl.BindingInput
> Sep 19, 2007 10:52:50 AM org.apache.cxf.wsdl11.WSDLManagerImpl
> registerInitialExtensions
> FINE: Registering extension: org.xmlsoap.schemas.wsdl.http.AddressType
> for parent: javax.wsdl.Port
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> buildServiceFromClass
> INFO: Creating Service
> {uri:org.apache.cxf.aegis.test.map}StudentServiceDocLiteralService from
> class org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;activationNamespaces&gt; type &lt;interface
> java.util.Collection&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;bus&gt; type &lt;interface
> org.apache.cxf.Bus&gt;
> Sep 19, 2007 10:52:50 AM org.apache.cxf.resource.DefaultResourceManager
> findResource
> FINE: resolving resource &lt;activationNamespaces&gt; type &lt;interface
> java.util.Collection&gt;
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.transport.local.LocalTransportFactory createDestination
> INFO: Creating destination for address local://StudentServiceDocLiteral
> Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> setMessageObserver
> FINE: registering incoming observer:
> org.apache.cxf.transport.ChainInitiationObserver@b79701
> Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl start
> FINE: register the server to serverRegistry 
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> buildHandlerChainFromClass
> FINE: building handler chain
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> findHandlerChainAnnotation
> FINE: Checking for HandlerChain annotation on
> org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteralImpl
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> findHandlerChainAnnotation
> FINE: Checking for HandlerChain annotation on
> org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> Sep 19, 2007 10:52:50 AM
> org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
> buildHandlerChainFromClass
> FINE: no HandlerChain annotation on class
> org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteralImpl
> Sep 19, 2007 10:52:50 AM org.apache.cxf.transport.AbstractObservable
> setMessageObserver
> FINE: registering incoming observer:
> org.apache.cxf.binding.soap.SoapBindingFactory$1@5d3ac0
> Sep 19, 2007 10:52:50 AM org.apache.cxf.endpoint.ServerImpl start
> FINE: register the server to serverRegistry 
> Sep 19, 2007 10:52:51 AM
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> buildServiceFromClass
> INFO: Creating Service
> { http://map.java5.type.aegis.cxf.apache.org }StudentServiceDocLiteral
> from class org.apache.cxf.aegis.type.java5.map.StudentServiceDocLiteral
> Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl invoke
> FINE: Invoke, operation info: [BindingOperationInfo:
> { http://map.java5.type.aegis.cxf.apache.org }getStudentsMap], params:
> [Ljava.lang.Object;@1a4eb56
> Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> setupInterceptorChain
> FINE: Interceptors contributed by bus: []
> Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> setupInterceptorChain
> FINE: Interceptors contributed by endpoint:
> [org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4]
> Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> setupInterceptorChain
> FINE: Interceptors contributed by client:
> [org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf]
> Sep 19, 2007 10:52:53 AM org.apache.cxf.endpoint.ClientImpl
> setupInterceptorChain
> FINE: Interceptors contributed by binding:
> [org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4
> c, org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de,
> org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1,
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> f1e39b, org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24,
> org.apache.cxf.interceptor.BareOutInterceptor@a1c582,
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> 1393, org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65]
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4 to phase
> prepare-send
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf to phase
> pre-stream
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4c
> to phase post-logical
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de to phase
> pre-stream
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1 to phase pre-stream
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> f1e39b to phase pre-logical
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24 to phase
> marshal
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.BareOutInterceptor@a1c582 to phase marshal
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> 1393 to phase pre-stream
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65 to
> phase write
> Sep 19, 2007 10:52:53 AM org.apache.cxf.transport.AbstractObservable
> setMessageObserver
> FINE: registering incoming observer:
> org.apache.cxf.endpoint.ClientImpl@9b777a
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> created. Current flow:
>   pre-logical [SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   write [SoapOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
> 
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@1
> f1e39b
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@157bf4c
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor@b44eb4
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> nterceptor@16d4b50 to phase prepare-send-ending
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> modified. Current flow:
>   pre-logical [SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   write [SoapOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.LoggingOutInterceptor@19b2faf
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@ae
> 1393
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.AttachmentOutInterceptor@1d056de
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor@f70ee1
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@3
> c86e9 to phase pre-stream-ending
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> modified. Current flow:
>   pre-logical [SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   write [SoapOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@871e65
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> Interceptor@f36e59 to phase write-ending
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> modified. Current flow:
>   pre-logical [SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   write [SoapOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   write-ending [SoapOutEndingInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor@195ff24
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> ptor@1f11e0f to phase marshal-ending
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@e8c7db was
> modified. Current flow:
>   pre-logical [SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   write [SoapOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   marshal-ending [WrappedOutEndingInterceptor]
>   write-ending [SoapOutEndingInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.BareOutInterceptor@a1c582
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> ptor@1f11e0f
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> Interceptor@f36e59
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@3
> c86e9
> Sep 19, 2007 10:52:53 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> nterceptor@16d4b50
> Sep 19, 2007 10:52:53 AM
> org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback onClose
> INFO: Outbound Message 
> --------------------------------------
> &lt; soap:Envelope 
> xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> &lt;soap:Body&gt; &lt;ns1:g
> etStudentsMap xmlns:ns1= "http://map.java5.type.aegis.cxf.apache.org" 
> /&gt;&lt;/ soap:Body &gt;&lt;/ soap:Envelope &gt;
> --------------------------------------
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.AttachmentInInterceptor@8730b8 to phase
> receive
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxInInterceptor@18fb397 to phase
> post-stream
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@157b39f
> to phase read
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor@d19
> 18a to phase read
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> created. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.AttachmentInInterceptor@8730b8
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxInInterceptor@18fb397
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@157b39f
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor@d19
> 18a
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor@4f8358
> to phase pre-protocol
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [LogicalHandlerInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor@38462a to
> phase post-logical
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.HolderInInterceptor@869470 to phase
> pre-invoke
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@17b79a6 to
> phase pre-protocol
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.SwAInInterceptor@16f8834 to phase
> pre-invoke
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.LoggingInInterceptor@157211f to phase receive
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.AttachmentInInterceptor@13f99af to phase
> receive
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxInInterceptor@82c23d to phase post-stream
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@9e4585
> to phase read
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.DocLiteralInInterceptor@e62121 to phase
> unmarshal
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   unmarshal [DocLiteralInInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@8917a2 to
> phase unmarshal
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [SOAPHandlerInterceptor, LogicalHandlerInInterceptor]
>   unmarshal [DocLiteralInInterceptor, SoapHeaderInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@6e9e64 to
> phase read
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@60e390
> to phase pre-protocol
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> LogicalHandlerInInterceptor]
>   unmarshal [DocLiteralInInterceptor, SoapHeaderInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.URIMappingInterceptor@fc40ae to phase
> unmarshal
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> LogicalHandlerInInterceptor]
>   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> SoapHeaderInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.ServiceInvokerInterceptor@fa706d to phase
> invoke
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> LogicalHandlerInInterceptor]
>   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> SoapHeaderInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
>   invoke [ServiceInvokerInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.OutgoingChainInterceptor@1eb0cd0 to phase
> post-invoke
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@aa10fc was
> modified. Current flow:
>   receive [AttachmentInInterceptor, LoggingInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, EndpointSelectionInterceptor,
> SoapActionInInterceptor]
>   pre-protocol [MustUnderstandInterceptor, SOAPHandlerInterceptor,
> LogicalHandlerInInterceptor]
>   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> SoapHeaderInterceptor]
>   post-logical [WrapperClassInInterceptor]
>   pre-invoke [SwAInInterceptor, HolderInInterceptor]
>   invoke [ServiceInvokerInterceptor]
>   post-invoke [OutgoingChainInterceptor]
> 
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@9e4585
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@60e390
> Sep 19, 2007 10:52:54 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@17b79a6
> Sep 19, 2007 10:52:55 AM
> org.apache.cxf.jaxws.handler.HandlerChainInvoker &lt;init&gt;
> FINE: invoker for chain size: 0
> Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor@4f8358
> Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.URIMappingInterceptor@fc40ae
> Sep 19, 2007 10:52:55 AM
> org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> FINE: Invoking HTTP method null
> Sep 19, 2007 10:52:55 AM
> org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> FINE: URIMappingInterceptor can only handle HTTP GET, not HTTP null
> Sep 19, 2007 10:52:55 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.DocLiteralInInterceptor@e62121
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@8917a2
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor@38462a
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.SwAInInterceptor@16f8834
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.HolderInInterceptor@869470
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.ServiceInvokerInterceptor@fa706d
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.OutgoingChainInterceptor@1eb0cd0
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> FINE: Interceptors contributed by endpoint:
> [org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a,
> org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf,
> org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> 0, org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713,
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c,
> org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23,
> org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588]
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> FINE: Interceptors contributed by service: []
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> FINE: Interceptors contributed by bus: []
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.OutgoingChainInterceptor getChain
> FINE: Interceptors contributed by binding:
> [org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> , org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00,
> org.apache.cxf.interceptor.StaxOutInterceptor@514f7f,
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> a5a9c, org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae,
> org.apache.cxf.interceptor.BareOutInterceptor@e1666,
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> ada6, org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314]
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a to phase
> prepare-send
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf to phase
> pre-logical
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> 0 to phase pre-marshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713 to
> phase pre-logical
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c to phase
> pre-logical
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23 to phase
> pre-protocol
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588 to phase
> pre-stream
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> to phase post-logical
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00 to phase
> pre-stream
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor@514f7f to phase pre-stream
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> a5a9c to phase pre-logical
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae to phase
> marshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.BareOutInterceptor@e1666 to phase marshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> ada6 to phase pre-stream
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314 to
> phase write
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> created. Current flow:
>   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   pre-protocol [SOAPHandlerInterceptor]
>   write [SoapOutInterceptor]
>   pre-marshal [LogicalHandlerOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor@d1e07c
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> FINE: op: [OperationInfo:
> {uri:org.apache.cxf.aegis.test.map}getStudentsMap]
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> FINE: op.hasOutput(): true
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.jaxws.interceptors.HolderOutInterceptor handleMessage
> FINE: op.getOutput().size(): 1
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.SwAOutInterceptor@87e9bf
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor@15fa713
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor@3
> a5a9c
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor@590510
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor@6d670a
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> nterceptor@dff0ea to phase prepare-send-ending
> Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
> FINE: Interceptors contributed by bus: []
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> modified. Current flow:
>   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   pre-protocol [SOAPHandlerInterceptor]
>   write [SoapOutInterceptor]
>   pre-marshal [LogicalHandlerOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
> FINE: Interceptors contributed by endpoint: []
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.LoggingOutInterceptor@9f2588
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor@e0
> ada6
> Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
> FINE: Interceptors contributed by client:
> [org.apache.cxf.interceptor.LoggingInInterceptor@111ae04]
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.AttachmentOutInterceptor@5b6d00
> Sep 19, 2007 10:52:56 AM org.apache.cxf.endpoint.ClientImpl onMessage
> FINE: Interceptors contributed by binding:
> [org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86,
> org.apache.cxf.interceptor.StaxInInterceptor@7f2261,
> org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3,
> org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af,
> org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf,
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506,
> org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> , org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0]
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor@514f7f
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.LoggingInInterceptor@111ae04 to phase receive
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@1
> 1a9310 to phase pre-stream-ending
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86 to phase
> receive
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> modified. Current flow:
>   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   pre-protocol [SOAPHandlerInterceptor]
>   write [SoapOutInterceptor]
>   pre-marshal [LogicalHandlerOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.StaxInInterceptor@7f2261 to phase post-stream
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor@e90e23
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3
> to phase read
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af to phase
> unmarshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf to
> phase unmarshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506
> to phase read
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> to phase pre-protocol
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0 to phase
> unmarshal
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@1395dab was
> created. Current flow:
>   receive [LoggingInInterceptor, AttachmentInInterceptor]
>   post-stream [StaxInInterceptor]
>   read [ReadHeadersInterceptor, SoapActionInInterceptor]
>   pre-protocol [MustUnderstandInterceptor]
>   unmarshal [URIMappingInterceptor, DocLiteralInInterceptor,
> SoapHeaderInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.LoggingInInterceptor@111ae04
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor@a8a314
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> Interceptor@8d5a91 to phase write-ending
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> modified. Current flow:
>   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   pre-protocol [SOAPHandlerInterceptor]
>   write [SoapOutInterceptor]
>   pre-marshal [LogicalHandlerOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   write-ending [SoapOutEndingInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor@103345
> 0
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor@112d7ae
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain add
> FINE: Adding interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> ptor@3508c0 to phase marshal-ending
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> outputChainToLog
> FINE: Chain org.apache.cxf.phase.PhaseInterceptorChain@16ab2e8 was
> modified. Current flow:
>   pre-logical [HolderOutInterceptor, SwAOutInterceptor,
> WrapperClassOutInterceptor, SoapHeaderOutFilterInterceptor]
>   post-logical [SoapActionOutInterceptor]
>   prepare-send [MessageSenderInterceptor]
>   pre-stream [LoggingOutInterceptor, SoapPreProtocolOutInterceptor,
> AttachmentOutInterceptor, StaxOutInterceptor]
>   pre-protocol [SOAPHandlerInterceptor]
>   write [SoapOutInterceptor]
>   pre-marshal [LogicalHandlerOutInterceptor]
>   marshal [WrappedOutInterceptor, BareOutInterceptor]
>   marshal-ending [WrappedOutEndingInterceptor]
>   write-ending [SoapOutEndingInterceptor]
>   pre-stream-ending [StaxOutEndingInterceptor]
>   prepare-send-ending [MessageSenderEndingInterceptor]
> 
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.BareOutInterceptor@e1666
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.WrappedOutInterceptor$WrappedOutEndingInterce
> ptor@3508c0
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEnding
> Interceptor@8d5a91
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxOutInterceptor$StaxOutEndingInterceptor@1
> 1a9310
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingI
> nterceptor@dff0ea
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback onClose
> INFO: Outbound Message 
> --------------------------------------
> &lt; soap:Envelope 
> xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> &lt;soap:Body&gt; &lt;ns1:g
> etStudentsMapResponse
> xmlns:ns1="uri:org.apache.cxf.aegis.test.map"&gt;&lt;return
> xmlns="uri:org.apache.cxf.aegis.test.map"&gt;&lt;entry&gt;&lt;key&gt;100&lt;/key&gt;&lt;value&gt;&lt;i
> d xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;100&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;Student100&lt;/name&gt;&lt;/va
> lue&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;1&lt;/key&gt;&lt;value&gt;&lt;id
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;1&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;Student1&lt;/name&gt;&lt;/valu
> e&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;-1&lt;/key&gt;&lt;value&gt;&lt;id
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;-1&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;StudentNegative&lt;/name
>   
>   
>    
> &lt;/value&gt;&lt;/entry&gt;&lt;/return&gt;&lt;/ns1:getStudentsMapResponse&gt;&lt;/
> soap:Body &gt;&lt;/soa
>     
>   
>   p:Envelope&gt;
> --------------------------------------
> Sep 19, 2007 10:52:56 AM org.apache.cxf.interceptor.LoggingInInterceptor
> handleMessage
> INFO: Inbound Message
> --------------------------------------
> Message:
> &lt; soap:Envelope 
> xmlns:soap= "http://schemas.xmlsoap.org/soap/envelope/" &gt;
> &lt;soap:Body&gt; &lt;ns1:g
> etStudentsMapResponse
> xmlns:ns1="uri:org.apache.cxf.aegis.test.map"&gt;&lt;return
> xmlns="uri:org.apache.cxf.aegis.test.map"&gt;&lt;entry&gt;&lt;key&gt;100&lt;/key&gt;&lt;value&gt;&lt;i
> d xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;100&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;Student100&lt;/name&gt;&lt;/va
> lue&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;1&lt;/key&gt;&lt;value&gt;&lt;id
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;1&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;Student1&lt;/name&gt;&lt;/valu
> e&gt;&lt;/entry&gt;&lt;entry&gt;&lt;key&gt;-1&lt;/key&gt;&lt;value&gt;&lt;id
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;-1&lt;/id&gt;&lt;name
> xmlns= "http://map.java5.type.aegis.cxf.apache.org"
> &gt;StudentNegative&lt;/name
>   
>   
>    
> &lt;/value&gt;&lt;/entry&gt;&lt;/return&gt;&lt;/ns1:getStudentsMapResponse&gt;&lt;/
> soap:Body &gt;&lt;/soa
>     
>   
>   p:Envelope&gt;
> --------------------------------------
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.AttachmentInInterceptor@1b7bf86
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxInInterceptor@7f2261
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor@188f506
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor@aa17c3
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor@8e85b5
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.URIMappingInterceptor@ec42e0
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> FINE: Invoking HTTP method null
> Sep 19, 2007 10:52:56 AM
> org.apache.cxf.interceptor.URIMappingInterceptor handleMessage
> FINE: URIMappingInterceptor can only handle HTTP GET, not HTTP null
> Sep 19, 2007 10:52:56 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.DocLiteralInInterceptor@fe30af
> Sep 19, 2007 10:52:57 AM org.apache.cxf.phase.PhaseInterceptorChain
> doIntercept
> FINE: Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor@2e34bf
> Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: Server is stopping.
> Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: unregister the server to serverRegistry 
> Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: Server is stopping.
> Sep 19, 2007 10:52:58 AM org.apache.cxf.endpoint.ServerImpl stop
> FINE: unregister the server to serverRegistry
>   
> 
> 
> 
> -- 
> Dan Diephouse
> MuleSource
> http://mulesource.com  | http://netzooid.com/blog 
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Proxy%2C-Map%2C-Aegis%2C-Pain%2C-Suffering-tf4481518.html#a12807799
Sent from the cxf-dev mailing list archive at Nabble.com.