Re: Looking for a debugger for axis2c

2008-06-10 Thread Supun Kamburugamuva
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

[jira] Commented: (AXIS2C-1191) Add Documentation for AMQP Transport

2008-06-10 Thread Dushshantha Chandradasa (JIRA)
[ 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

Re: Question about AXIS2_PARAM_CHECK

2008-06-10 Thread Supun Kamburugamuva
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

[jira] Closed: (AXIS2C-1162) Axis2/C does not invoke the phases correctly when there are module defined phases.

2008-06-10 Thread Damitha Kumarage (JIRA)
[ 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

RE: Looking for a debugger for axis2c

2008-06-10 Thread Gupta, Shivam
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 __

[jira] Assigned: (AXIS2C-1190) Non blocking samples could be improved by the use of axis2_callback_get_complete function.

2008-06-10 Thread Damitha Kumarage (JIRA)
[ 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

[jira] Updated: (AXIS2C-1191) Add Documentation for AMQP Transport

2008-06-10 Thread Danushka Menikkumbura (JIRA)
[ 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.

[jira] Created: (AXIS2C-1192) axis2c dual sample clients give a memory corruption in consecutive execution

2008-06-10 Thread S.Uthaiyashankar (JIRA)
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

[jira] Assigned: (AXIS2C-1189) svc_client_send_receive could be improved significantly in blocking dual channel case.

2008-06-10 Thread Damitha Kumarage (JIRA)
[ 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

[jira] Closed: (AXIS2C-701) Provide a link to API documents in the axis2c home page

2008-06-10 Thread Dushshantha Chandradasa (JIRA)
[ 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 > --

[jira] Resolved: (AXIS2C-701) Provide a link to API documents in the axis2c home page

2008-06-10 Thread Dushshantha Chandradasa (JIRA)
[ 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

[jira] Resolved: (AXIS2C-1111) INSTALL file should be updated to have information of Guththila parser as default

2008-06-10 Thread Dushshantha Chandradasa (JIRA)
[ 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

[jira] Closed: (AXIS2C-1111) INSTALL file should be updated to have information of Guththila parser as default

2008-06-10 Thread Dushshantha Chandradasa (JIRA)
[ 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

Re: MTOM Caching With a user provided callback

2008-06-10 Thread Manjula Peiris
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

[jira] Closed: (AXIS2C-1161) In echo sample client wrong addressing headers passed in the second message.

2008-06-10 Thread Damitha Kumarage (JIRA)
[ 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

Re: MTOM Caching With a user provided callback

2008-06-10 Thread Thilina Gunarathne
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

Re: MTOM Caching With a user provided callback

2008-06-10 Thread Manjula Peiris
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

[jira] Commented: (AXIS2C-1191) Add Documentation for AMQP Transport

2008-06-10 Thread Sanjaya Ratnaweera (JIRA)
[ 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

RE: Possible improvements to Axis2/C

2008-06-10 Thread Bill Mitchell
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

Re: Looking for a debugger for axis2c

2008-06-10 Thread Rajika Kumarasiri
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

Looking for a debugger for axis2c

2008-06-10 Thread Gupta, Shivam
Hello, Could someone suggest me the best debugger that could be used to debug Axis2/C. Thanks, Shivam

[jira] Updated: (AXIS2C-1191) Add Documentation for AMQP Transport

2008-06-10 Thread Danushka Menikkumbura (JIRA)
[ 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

Re: MTOM Caching With a user provided callback

2008-06-10 Thread Samisa Abeysinghe
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

Re: Possible improvements to Axis2/C

2008-06-10 Thread Samisa Abeysinghe
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

Re: Question about AXIS2_PARAM_CHECK

2008-06-10 Thread Damitha Kumarage
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

Re: axiom_mime_output_t struct

2008-06-10 Thread Nandika Jayawardana
+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

axiom_mime_output_t struct

2008-06-10 Thread Manjula Peiris
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