[jira] Created: (AXIS2C-1145) Imprlment Unwrapped mode for Axis2/C WSDL2C

2008-05-16 Thread Dimuthu Gamage (JIRA)
Imprlment Unwrapped mode for Axis2/C WSDL2C --- Key: AXIS2C-1145 URL: https://issues.apache.org/jira/browse/AXIS2C-1145 Project: Axis2-C Issue Type: Bug Environment: Linux + windows

[jira] Reopened: (AXISCPP-458) Unwrapped not supported.

2008-05-16 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra reopened AXISCPP-458: Assignee: nadir amra (was: Fred Preston) I am not sure it was wise in removing the option, but

Re: Need information on AIXs source

2008-05-16 Thread Dinesh Premalal
Hi, "Sreenivasulu Gelle" <[EMAIL PROTECTED]> writes: > HI , > > Is there any reason why src distribution for axis-c on Windows and Linux is > different? > > Is source is different for different platforms?? Nope, We distributed same source for all platforms. Platform specific things handled in ax

Need information on AIXs source

2008-05-16 Thread Sreenivasulu Gelle
HI , Is there any reason why src distribution for axis-c on Windows and Linux is different? Is source is different for different platforms?? -Srini

Re: Multi threading in Axis2/C

2008-05-16 Thread Manjula Peiris
On Fri, 2008-05-16 at 11:19 +, Baxi, Rinilkumar (TCS) wrote: > Hello, > > I have been looking at the Axis2/C code. Axis configuration files indicate > that Axis supports multi threading. It appears at first glance that it is the > HTTP listener (in transport phase) which provides multi threa

RE: Multi threading in Axis2/C

2008-05-16 Thread Bill Mitchell
Hello Rinil, I see two aspects to the multi-threading question, whether Axis2C runs in a multi-threaded environment, and whether Axis2C itself takes advantage of a multi-threading. My experience has been on the client side; it seems your question may be on the server side, with which I am much le

Re: Multi threading in Axis2/C

2008-05-16 Thread Dinesh Premalal
"Baxi, Rinilkumar (TCS)" <[EMAIL PROTECTED]> writes: > Hello, > > I have been looking at the Axis2/C code. Axis configuration files > indicate that Axis supports multi threading. It appears at first > glance that it is the HTTP listener (in transport phase) which > provides multi threading support

[jira] Resolved: (AXIS2C-1144) Memory leak when writing empty elements

2008-05-16 Thread Supun Kamburugamuva (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Supun Kamburugamuva resolved AXIS2C-1144. - Resolution: Fixed Fixed the issue. Please check weather memory leak is there. >

[jira] Created: (AXIS2C-1144) Memory leak when writing empty elements

2008-05-16 Thread Supun Kamburugamuva (JIRA)
Memory leak when writing empty elements --- Key: AXIS2C-1144 URL: https://issues.apache.org/jira/browse/AXIS2C-1144 Project: Axis2-C Issue Type: Bug Components: guththila Reporter: Su

Multi threading in Axis2/C

2008-05-16 Thread Baxi, Rinilkumar (TCS)
Hello, I have been looking at the Axis2/C code. Axis configuration files indicate that Axis supports multi threading. It appears at first glance that it is the HTTP listener (in transport phase) which provides multi threading support. And the rest of Axis(Axis engine, message receiver) is sing

Re: GSOC: Axis2/C CGI

2008-05-16 Thread Nikola Tankovć
OK +1 from me too, later after GSOC we can go to FCGI. Nandika Jayawardana wrote: +1 for starting with CGI. Regards Nandika On Thu, May 15, 2008 at 10:53 PM, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote: IMHO, if we can only have CGI to start with within the GSOC time frame, that would be q

Re: XPath implementation

2008-05-16 Thread Supun Kamburugamuva
Hi Varuna, Glad to here from you and seems like you are on the right track. You can find a Jira created for XPath implementation here [1]. You should create an user account in http://issues.apache.org/jira which is the bug tracking system for Axis2/C. Then you can attach your source files to the

Re: XPath implementation

2008-05-16 Thread Varuna Jayasiri
Hi All, Sorry about not giving updates on the progress :P. I've been going through the libxml xpath implementation and the axiom api and a few research papers about streaming XPath. There was a meeting with Mr. Sanjeewa and he wanted to implement a streaming XPath engine, which was kind of new t

[GSOC] CGI Application for Axis2/C

2008-05-16 Thread Nandika Jayawardana
Hi Nikola, I create a Jira for CGI deployer [1]. Once you complete the code, you can attach the code to this jira. I also created a Wiki page for you to update your progress on the project [2]. You can find a similar wiki here [3]. Feel free to raise questions on the mailing list as well. Re