[ 
https://issues.apache.org/jira/browse/AXISCPP-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

nadir amra updated AXISCPP-771:
-------------------------------

    Priority: Major  (was: Blocker)

I do not consider this a blocker, lowering priority.

> Why Axis C++ doesn't support initialize_module() in dual mode, server and 
> client at the same time?
> --------------------------------------------------------------------------------------------------
>
>                 Key: AXISCPP-771
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-771
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Basic Architecture
>    Affects Versions: 1.5 Final
>         Environment: linux
>            Reporter: jose
>
> Why doesn't Axis C++ support initialize_module() in dual mode, server and 
> client at the same time?
> My company is very interested on Axis C++ that is, at the moment, perfectly 
> integrable with our main product: Abysal-WebDTP Multiprotocol Transaction 
> Server.
> This server has a master process that receives all requests that redirects to 
> a free worker from a pool of worker processes. These workers execute all the 
> transactions. All the workers call properly initialize_module( 1 ) and 
> uninitialize_module(). My big problem is that if a transaction want's to call 
> a web service via Axis, the initialize_module( 0 ) call produces the 
> exception SERVER_ENGINE_EXCEPTION.
> I think this is a big limitation because a process can't run as server and 
> client in a web service at the same time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to