[ 
http://issues.apache.org/jira/browse/AXISCPP-117?page=comments#action_12373352 
] 

Fred Preston commented on AXISCPP-117:
--------------------------------------

The handlers, esp. on the de-serialise side have access to the whole message, 
but then once the message has been read by the first handler, it is then lost 
to any subsequent/subordinate handlers not to mention the de-serialiser will 
not have access to the message and will fail...  I think there are probably 
several JIRAs on this issue.

What ever the pros and cons of this issue, without significant code change to 
Axis, this problem is not going to be fixed unless we throw away the SAX parser 
approach and replace with the DOM model.

> GlobalScopeHandler for Global Instant Instanciated WebServices
> --------------------------------------------------------------
>
>          Key: AXISCPP-117
>          URL: http://issues.apache.org/jira/browse/AXISCPP-117
>      Project: Axis-C++
>         Type: New Feature

>   Components: Server - General
>     Versions: unspecified
>  Environment: AxisEngine
>     Reporter: Marcus Tillmanns
>  Attachments: GlobalScopeHandlerAdditions.txt, GlobalScopeHandlerPool.rar
>
> The GlobalScopeHandler type is usefull if you have WebServices where the  
> Implementation Class shall be instanciated with the Start of the WebServer

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to