Hi Damitha

This is problem with libxml2. I build libxml2 using the --with-threads
options.
Server work ok.
Thank you for helping.

2008/11/25 Damitha Kumarage <[EMAIL PROTECTED]>

> Hi Andriy,
> Please try with latest svn sources and let me know the results. Here you
> can find links [1]
> thanks,
> Damitha
>
> [1] http://wso2.org/projects
>
> Andriy Vitkovskyy wrote:
>
>> Hi Damitha
>>
>> I set variable AXIS2C_HOME and library exist
>>  ...\modules\addressing\axis2_mod_addr.dll
>>  ...\modules\addressing\module.xml and add to config-file axis2.xml  <module
>> ref="Addressing"/>
>>
>> axis2_http_server.exe crash  when savan services send request (download
>> from http://ws.apache.org/savan/c/download.cgi)
>>
>> 2008/11/24 Damitha Kumarage <[EMAIL PROTECTED] <mailto:
>> [EMAIL PROTECTED]>>
>>
>>
>>    Hi Andriy,
>>
>>    Have you set AXIS2C_HOME environment variable to the repository
>>    folder?. If so make sure you have addressing module in
>>    <repository_folder>/modules/addressing.
>>
>>    thanks,
>>    Damitha
>>
>>    Andriy Vitkovskyy wrote:
>>
>>        Hi
>>
>>        I use Apache Axis2/C 1.5.0 version with savan module.
>>        I have a problem with addressing dispatch.
>>        Module.xml
>>
>>        <module name="addressing" class="axis2_mod_addr">
>>          <inflow>
>>                  <handler name="AddressingInHandler"
>>        class="axis2_mod_addr">
>>                              <order phase="Transport"
>>        before="addressing_based_
>>        dispatcher"/>
>>                  </handler>
>>          </inflow>
>>
>>        Axis2_htt_server.exe crash after request subscribe (request
>>        WS-Eventing, use subscriber.exe - client)
>>
>>        Log
>>
>>  
>> ..............................................................................................
>>        [Fri Nov 21 21:43:12 2008] [debug]
>>        ..\..\samples\server\publisher\publisher_skeleton.c(259)
>>        [SAVAN] Inside while loop
>>        [Fri Nov 21 21:43:12 2008] [debug]
>>        ..\..\src\client\savan_publishing_client.c(96) [savan]
>>        Start:savan_publishing_client_publish
>>        [Fri Nov 21 21:43:12 2008] [debug]
>>        ..\..\src\client\savan_publishing_client.c(167) [savan]
>>        End:savan_publishing_client_publish
>>        [Fri Nov 21 21:43:17 2008] [debug]
>>        ..\..\samples\server\publisher\publisher_skeleton.c(259)
>>        [SAVAN] Inside while loop
>>        [Fri Nov 21 21:43:17 2008] [debug]
>>        ..\..\src\client\savan_publishing_client.c(96) [savan]
>>        Start:savan_publishing_client_publish
>>        [Fri Nov 21 21:43:17 2008] [debug]
>>        ..\..\src\client\savan_publishing_client.c(167) [savan]
>>        End:savan_publishing_client_publish
>>        [Fri Nov 21 21:43:22 2008] [debug]
>>        ..\..\samples\server\publisher\publisher_skeleton.c(259)
>>        [SAVAN] Inside while loop
>>        [Fri Nov 21 21:43:22 2008] [debug]
>>        ..\..\src\client\savan_publishing_client.c(96) [savan]
>>        Start:savan_publishing_client_publish
>>        [Fri Nov 21 21:43:22 2008] [debug]
>>        ..\..\src\client\savan_publishing_client.c(162) [savan][out
>>        handler] Publishing to 76af55cd-6c91-4c94-8764-d0daddb59b3
>>        [Fri Nov 21 21:43:22 2008] [debug]
>>        ..\..\src\subscribers\savan_subscriber.c(387) [savan]
>>        Start:savan_subscriber_publish
>>        [Fri Nov 21 21:43:22 2008] [debug]
>>        ..\..\src\core\engine\phase.c(121) axis2_handler_t
>>        *request_uri_based_dispatcher added to the index 0 of the
>>        phase Transport
>>        [Fri Nov 21 21:43:22 2008] [debug]
>>        ..\..\src\core\engine\phase.c(121) axis2_handler_t
>>        *addressing_based_dispatcher added to the index 1 of the phase
>>        Transport
>>
>>        How fixed its?
>>
>>        With respect, Andriy.
>>
>>
>>
>>    --
>>  __________________________________________________________________
>>
>>    Damitha Kumarage
>>    http://people.apache.org/
>>    __________________________________________________________________
>>
>>    ---------------------------------------------------------------------
>>    To unsubscribe, e-mail: [EMAIL PROTECTED]
>>    <mailto:[EMAIL PROTECTED]>
>>    For additional commands, e-mail: [EMAIL PROTECTED]
>>    <mailto:[EMAIL PROTECTED]>
>>
>>
>>
>
> --
> __________________________________________________________________
>
> Damitha Kumarage
> http://people.apache.org/
> __________________________________________________________________
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to