[
http://issues.apache.org/jira/browse/AXIS2C-54?page=comments#action_12366158 ]
Damitha Kumarage commented on AXIS2C-54:
As mentioned above "axis2_transport_out_desc.h refers to
transport/axis2_transport_sender.h" could be solved using 'void*'
cou
[ http://issues.apache.org/jira/browse/AXIS2C-65?page=all ]
Damitha Kumarage closed AXIS2C-65:
--
> Need a platform independent way of specifying dynamically loaded modules in
> axis2.xml and services.xml
> --
[ http://issues.apache.org/jira/browse/AXIS2C-65?page=all ]
Damitha Kumarage resolved AXIS2C-65:
Resolution: Fixed
added a method called aixs2_platform_get_dll_name(env, name)
into utils.c.
Now from xml we read just the dll name. inside the abo
On Sun, 2006-02-12 at 15:35 +0600, Kapila Dissanayake wrote:
> Hi,
>
> I have started the implementation of MTOM for AXIS2 C.
Great! Welcome aboard!!
> We have to have equivalent implementation for
> Java.activation.Datahandler and all MIME related classes(e.g
> MimeBodyPart).
>
> I would propo
[
http://issues.apache.org/jira/browse/AXIS2C-63?page=comments#action_12366148 ]
Damitha Kumarage commented on AXIS2C-63:
This is unavoidable because engine has no knowledge as to whether server or
client is running.
One solution to avoid this is to
Hi,
Thread and Mutex implementation for win32 platform is attached.
Please review and apply.
files should go to the following locations:
include/axis2_thread_mutex.h
platform/windows/axis2_thread_windows.h
platform/windows/thread_windows.c
platform/windows/axis2_thread_mutex_windows.h
platform/
[ http://issues.apache.org/jira/browse/AXIS2C-47?page=all ]
Samisa Abeysinghe closed AXIS2C-47:
---
Resolution: Fixed
This is a non issue. The addr_echo sample that I have added demos how to use
invoke non blocking with an operation and a message co
[ http://issues.apache.org/jira/browse/AXIS2C-29?page=all ]
Samisa Abeysinghe closed AXIS2C-29:
---
Resolution: Fixed
Addressing, both in and out handlers, works fine now. I have also added a
sample client, which works fine.
> Implement addressing
[ http://issues.apache.org/jira/browse/AXIS2C-28?page=all ]
Samisa Abeysinghe closed AXIS2C-28:
---
Resolution: Fixed
This is done. Damitha and I were able to get the addressing module loaded and
get the associated handlers invoked. It took more tha
Hi,
I have started the implementation of MTOM for AXIS2 C.
We have to have equivalent implementation for
Java.activation.Datahandler and all MIME related classes(e.g
MimeBodyPart).
I would propose to implement MIME related implementations through an
abstract layer. Then use a MIME implementation
10 matches
Mail list logo