Hi,
There is a VS 2005 solution in the ides/vc/axis2c folder of Axis2/C source
distribution. You can use that project.
Supun.
On Tue, Jun 10, 2008 at 11:09 PM, Gupta, Shivam <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have tried but was unsuccessful in managing to debug axis on Visula
> Stud
[
https://issues.apache.org/jira/browse/AXIS2C-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604135#action_12604135
]
Dushshantha Chandradasa commented on AXIS2C-1191:
-
applied the patch
> Ad
Hi Damitha,
Do we have lots of code written in the way that you have mentioned? If yes,
we may have to keep the existing code. But as you have mentioned previously
if we are neglecting a error and calling another function that implies two
things. Actually error is not an error that we should be co
[
https://issues.apache.org/jira/browse/AXIS2C-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damitha Kumarage closed AXIS2C-1162.
Resolution: Fixed
This is not an issue as this is the designed behaviour. Use can add hand
Hello,
I have tried but was unsuccessful in managing to debug axis on Visula
Studio 2005. Could you provide me a link to some tutorial or document that
would guide me about creating a project in VS2005. I want to import Axis2/c as
a project in VS2005.
Thanks,
Shivam
__
[
https://issues.apache.org/jira/browse/AXIS2C-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damitha Kumarage reassigned AXIS2C-1190:
Assignee: Damitha Kumarage
> Non blocking samples could be improved by the use of
[
https://issues.apache.org/jira/browse/AXIS2C-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danushka Menikkumbura updated AXIS2C-1191:
--
Attachment: AXIS2C-1191-V2.patch
Sanjaya,
Try AXIS2C-1191-V2.patch and see.
axis2c dual sample clients give a memory corruption in consecutive execution
Key: AXIS2C-1192
URL: https://issues.apache.org/jira/browse/AXIS2C-1192
Project: Axis2-C
[
https://issues.apache.org/jira/browse/AXIS2C-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damitha Kumarage reassigned AXIS2C-1189:
Assignee: Damitha Kumarage
> svc_client_send_receive could be improved significant
[
https://issues.apache.org/jira/browse/AXIS2C-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dushshantha Chandradasa closed AXIS2C-701.
--
> Provide a link to API documents in the axis2c home page
> --
[
https://issues.apache.org/jira/browse/AXIS2C-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dushshantha Chandradasa resolved AXIS2C-701.
Resolution: Fixed
Fix Version/s: Current (Nightly)
Added a link on A
[
https://issues.apache.org/jira/browse/AXIS2C-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dushshantha Chandradasa resolved AXIS2C-.
-
Resolution: Fixed
> INSTALL file should be updated to have information o
[
https://issues.apache.org/jira/browse/AXIS2C-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dushshantha Chandradasa closed AXIS2C-.
---
> INSTALL file should be updated to have information of Guththila parser as
> d
On Tue, 2008-06-10 at 11:03 -0700, Thilina Gunarathne wrote:
> Hi,
>
> On Tue, 2008-06-10 at 16:46 +0530, Samisa Abeysinghe wrote:
> > And what I am wondering is that, if we are truly using the
> pull model,
> > should we be pulling the attachments form the
[
https://issues.apache.org/jira/browse/AXIS2C-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damitha Kumarage closed AXIS2C-1161.
Resolution: Fixed
The reason for this issue is in op_client_two_way_send function we take
Hi,
>
> On Tue, 2008-06-10 at 16:46 +0530, Samisa Abeysinghe wrote:
> > And what I am wondering is that, if we are truly using the pull model,
> > should we be pulling the attachments form the stream before we hit the
> > service?
>
> In order to do this we may need to stop parsing the incoming st
On Tue, 2008-06-10 at 16:46 +0530, Samisa Abeysinghe wrote:
> And what I am wondering is that, if we are truly using the pull model,
> should we be pulling the attachments form the stream before we hit the
> service?
In order to do this we may need to stop parsing the incoming stream
after we f
[
https://issues.apache.org/jira/browse/AXIS2C-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603924#action_12603924
]
Sanjaya Ratnaweera commented on AXIS2C-1191:
Danushka,
I get the following er
Supun, when I read your proposal, I started to wonder how long the
memory/buffer containing the strings will persist, since as soon as the
underlying buffer is freed or reused the axiom tree using pointers to these
strings will become invalid. I am guessing that the buffer is freed or
reused when
You can try gdb on Linux based platforms and Micrsoft Visual Studio 2005 for
Windows platform.
-Rajika
On Tue, Jun 10, 2008 at 6:25 PM, Gupta, Shivam <[EMAIL PROTECTED]> wrote:
> Hello,
>
>Could someone suggest me the best debugger that could be used to debug
> Axis2/C.
>
> Thanks,
> Shivam
Hello,
Could someone suggest me the best debugger that could be used to debug
Axis2/C.
Thanks,
Shivam
[
https://issues.apache.org/jira/browse/AXIS2C-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danushka Menikkumbura updated AXIS2C-1191:
--
Attachment: AXIS2C-1191.patch
Please apply the attached patch to update docs f
And what I am wondering is that, if we are truly using the pull model,
should we be pulling the attachments form the stream before we hit the
service?
Looks like something is wrong.
Samisa...
Supun Kamburugamuva wrote:
Hi Manula,
I understand your point. But as Samisa said this is a service
May be you should commit this to a scratch area so that others could
have a look.
Samisa...
Supun Kamburugamuva wrote:
Hi List,
I have managed to get this thing working. The purpose of this
implementation is to avoid duplicating strings from the parser to the
axiom level. Guththila keeps a
Hi,
I had the same concern and tried a similar kind of fix few weeks back.
But because of the following explanation it seems we have to bear with
the current code.
Suppose we have implemented your fix. say we call to functions x, y and
z in that order. Say inside function x it set an error co
+1 for removing this struct.
Nandika
On Tue, Jun 10, 2008 at 1:40 PM, Manjula Peiris <[EMAIL PROTECTED]> wrote:
> Hi devs,
>
> In axiom/src/attachments/axiom_mime_output.h the $subject id defined but
> it does not have any members. For all the functions in the mime_output.c
> a pointer to this fu
Hi devs,
In axiom/src/attachments/axiom_mime_output.h the $subject id defined but
it does not have any members. For all the functions in the mime_output.c
a pointer to this function is passed but not used. Is there any reasons
for defining this struct. If not I propose we should remove it.
Thanks
27 matches
Mail list logo