[jira] Closed: (AXIS2C-433) WSDL2C (java tool) compilation errors in generated code due to "-" character

2006-12-07 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-433?page=all ] Dushshantha Chandradasa closed AXIS2C-433. -- Resolution: Fixed We can close this issue as the fix can be found in the latest axis2 trunk > WSDL2C (java tool) compilation errors in gene

Re: How to install the source code downloaded using svn

2006-12-07 Thread Nabeel Yoosuf
On 12/8/06, Sanjaya Ratnaweera <[EMAIL PROTECTED]> wrote: Hi Nabeel, Nabeel Yoosuf wrote: If make fails because it cannot locate libs, try adding the axis2/c lib path as follows, if you haven't done so. export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$AXIS2C_HOME/lib We used to get libraries from

[jira] Resolved: (AXIS2C-451) The attached patch implements the milliseconds support for axis2_date_time .

2006-12-07 Thread Malinda Kaushalye Kapuruge (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-451?page=all ] Malinda Kaushalye Kapuruge resolved AXIS2C-451. --- Fix Version/s: Current (Nightly) Resolution: Fixed Patch applied. This relates to the JIRA http://issues.apache.org/jira/b

[jira] Assigned: (AXIS2C-451) The attached patch implements the milliseconds support for axis2_date_time .

2006-12-07 Thread Malinda Kaushalye Kapuruge (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-451?page=all ] Malinda Kaushalye Kapuruge reassigned AXIS2C-451: - Assignee: Malinda Kaushalye Kapuruge > The attached patch implements the milliseconds support for axis2_date_time . >

[jira] Resolved: (AXIS2C-279) axis2_date_time should support fractional seconds

2006-12-07 Thread Malinda Kaushalye Kapuruge (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-279?page=all ] Malinda Kaushalye Kapuruge resolved AXIS2C-279. --- Fix Version/s: Current (Nightly) (was: 1.0.0) Resolution: Fixed axis2_date_time uses two implementat

Re: How to install the source code downloaded using svn

2006-12-07 Thread Sanjaya Ratnaweera
Hi Nabeel, Nabeel Yoosuf wrote: > If make fails because it cannot locate libs, try adding the axis2/c > lib path as follows, if you haven't done so. > > export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$AXIS2C_HOME/lib We used to get libraries from $AXIS2C_HOME/lib, but now the build system has changed. S

Re: How to install the source code downloaded using svn

2006-12-07 Thread Sanjaya Ratnaweera
Hi Youg, To build axiom you need libaxis2_util.so, but it seems that the library not created properly. Try to run "make" inside util directory. If there're errors can you please send them ;-). Thanks ~sanjaya Yong Yang wrote: > I updated the Automake to 1.9, there is no any failure when I

Re: [Axis2]Release Plan For Axis2/C 0.96 Release.

2006-12-07 Thread Samisa Abeysinghe
Dinesh Premalal wrote: Hi All, Since we are towards the Axis2/C 0.96 Release, I would like to mention about important matters regarding the release. We hope to tag the svn and call for the vote on release files by 19th (Tuesday) December 2006. We will

[Vote - Results] [Axis2] Dinesh as Release Manager for Apache Axis2/C 0.96 Release

2006-12-07 Thread Samisa Abeysinghe
We have 8 +1 votes, out of which 3 are from PMC members. No -1 or 0 votes. So Dinesh is set to go as RM for 0.96. I see he has alredy assumed his duties :) Samisa... Samisa Abeysinghe wrote: Hi All, I would like to propose Dinesh Premalal as the release manager for Apache Axis2/C 0.96 rele

Re: [Vote] [Axis2] Dinesh as Release Manager for Apache Axis2/C 0.96 Release

2006-12-07 Thread Chamikara Jayalath
+1 Chamikara On 12/8/06, Deepal jayasinghe <[EMAIL PROTECTED]> wrote: +1 Deepal. > Hi All, >I would like to propose Dinesh Premalal as the release manager for > Apache Axis2/C 0.96 release. >Dinesh was the release manager for the past two releases and has > agreed to continue as the

[Axis2] wsdlwjava problem generating code for arrays

2006-12-07 Thread Nicholas Hart
Thanks again for the previous help. I'm successfully generating compilable code for most cases. My next problem is with arrays. I've attached my wsdl file. wsdl2java.bat ("-l c -a -u -d adb") generates this error: ... Caused by: org.apache.axis2.schema.SchemaCompilationException: {http:

Re: [Vote] [Axis2] Dinesh as Release Manager for Apache Axis2/C 0.96 Release

2006-12-07 Thread Deepal jayasinghe
+1 Deepal. > Hi All, >I would like to propose Dinesh Premalal as the release manager for > Apache Axis2/C 0.96 release. >Dinesh was the release manager for the past two releases and has > agreed to continue as the release manager for 0.96. > >Here is my vote: +1. > > Thanks, > Samisa.

Re: re[6]: How to install the source code downloaded using svn

2006-12-07 Thread Nabeel Yoosuf
If make fails because it cannot locate libs, try adding the axis2/c lib path as follows, if you haven't done so. export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$AXIS2C_HOME/lib On 12/7/06, Yong Yang <[EMAIL PROTECTED]> wrote: yes, I follow the steps in that document. 1) export AXIS2C_HOME=/users/yoya

re[6]: How to install the source code downloaded using svn

2006-12-07 Thread Yong Yang
yes, I follow the steps in that document. 1) export AXIS2C_HOME=/users/yoya/wsf/apache 2) ./autogen.sh success 3) ./configure --prefix=${AXIS2C_HOME} success 4) make failed >> Seems like library paths are not set. Once you have successfully generated >> the configuration

Re: re[4]: How to install the source code downloaded using svn

2006-12-07 Thread Nabeel Yoosuf
Seems like library paths are not set. Once you have successfully generated the configuration files using autogen.sh, make sure you follow the steps laid out in [1]. Nabeel [1] http://ws.apache.org/axis2/c/docs/installationguide.html#linux_source On 12/7/06, Yong Yang <[EMAIL PROTECTED]> wrote:

[jira] Resolved: (AXIS2C-251) WODEN_WSDL10_INTERFACE_MSG_REF_ELEMENT_GET_MSG fails

2006-12-07 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-251?page=all ] Samisa Abeysinghe resolved AXIS2C-251. -- Resolution: Fixed This patch has been applied. > WODEN_WSDL10_INTERFACE_MSG_REF_ELEMENT_GET_MSG fails > --

re[4]: How to install the source code downloaded using svn

2006-12-07 Thread Yong Yang
I updated the Automake to 1.9, there is no any failure when I run ./autogen.sh. There is also no any warning or error when I run ./configure. But there is same error as before when I run ./make. gcc: ../../../util/src/.libs/.libs/libaxis2_util.so: No such file or directory make[5]:

Re: [Axis2] wsdl2java not generating request object in C

2006-12-07 Thread Nicholas Hart
I thought I was using the trunk, but I'll double check. it's possible my cranium was up my posterior. Milinda Pathirage wrote: On 12/7/06, *Nicholas Hart* <[EMAIL PROTECTED] > wrote: I'm trying to reduce the complexity of the problem I'm having with the C

[jira] Commented: (AXIS2C-441) Drop the use of AXIS2_REALLOC(), to facilitate use of memory pools such as those in APR

2006-12-07 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-441?page=comments#action_12456486 ] Samisa Abeysinghe commented on AXIS2C-441: -- Guththila too has some re-alloc. > Drop the use of AXIS2_REALLOC(), to facilitate use of memory pools such as

Re: re[2]: How to install the source code downloaded using svn

2006-12-07 Thread Nabeel Yoosuf
Your system doesn't seem to have automake installed. I am using automake v 1.9.6; it works for me. HTH Nabeel On 12/7/06, Yong Yang <[EMAIL PROTECTED]> wrote: Hi Sanjaya, I followed your instruction and run autogen.sh to generate configure and Makefile.in files. But I failed. When I r

re[2]: How to install the source code downloaded using svn

2006-12-07 Thread Yong Yang
Hi Sanjaya, I followed your instruction and run autogen.sh to generate configure and Makefile.in files. But I failed. When I run autogen.sh, the output is as follows: Running autogen.sh in Util / Axiom / Xml_schema / Axis2/c running libtoolize...done running acloc

[jira] Resolved: (AXIS2C-449) mtom, echo_blocking_dual and echo_non_blocking_dual samples crash on windows

2006-12-07 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-449?page=all ] Samisa Abeysinghe resolved AXIS2C-449. -- Resolution: Fixed Assignee: Samisa Abeysinghe Fixed dual clients with a sleep and removed seperate listner form mtom sample > mtom, echo_bloc

[jira] Assigned: (AXIS2C-251) WODEN_WSDL10_INTERFACE_MSG_REF_ELEMENT_GET_MSG fails

2006-12-07 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-251?page=all ] Samisa Abeysinghe reassigned AXIS2C-251: Assignee: Samisa Abeysinghe (was: Dinesh Premalal) > WODEN_WSDL10_INTERFACE_MSG_REF_ELEMENT_GET_MSG fails > ---

Re: How to install the source code downloaded using svn

2006-12-07 Thread Sanjaya Ratnaweera
Yong Yang wrote: > Hi, I just downloaded the Axis2c source code using svn. But I can't install > it on the linux machine as there are a lot of file missing, such as > configure, Makefile.in. Could anyonle tell me how to install axis2 using > these source files downloaded? many thanks inadvance.

re[2]: some questions about axis2c

2006-12-07 Thread Yong Yang
Hi Dinesh, many thanks for your help. I already created an issue with reference number, AXIS2C-452, and uploaded my source code. Please check it. best regards yong >> Yong Yang <[EMAIL PROTECTED]> writes: >> > Hi Dinesh, >> > >> > Thank you very much for your reply. I am atta

[jira] Updated: (AXIS2C-452) Attachment problem

2006-12-07 Thread yong yang (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-452?page=all ] yong yang updated AXIS2C-452: - Attachment: axis2.h client.c test.c 1) axis2.h and axis2.c define the necessary functions to create AXIS2C environment, build and de

[jira] Updated: (AXIS2C-452) Attachment problem

2006-12-07 Thread yong yang (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-452?page=all ] yong yang updated AXIS2C-452: - Attachment: axis2.c this file defines the necessary functions to create AXIS2C environment, build and desseriable soap > Attachment problem > -- > >

[jira] Created: (AXIS2C-452) Attachment problem

2006-12-07 Thread yong yang (JIRA)
Attachment problem -- Key: AXIS2C-452 URL: http://issues.apache.org/jira/browse/AXIS2C-452 Project: Axis2-C Issue Type: Bug Affects Versions: 0.95 Environment: Linux Reporter: yong yang 1)send attac

Re: How to install the source code downloaded using svn

2006-12-07 Thread Dinesh Premalal
Sanjaya Ratnaweera <[EMAIL PROTECTED]> writes: > Yong Yang wrote: > >> Hi, I just downloaded the Axis2c source code using svn. But I can't install >> it on the linux machine as there are a lot of file missing, such as >> configure, Makefile.in. Could anyonle tell me how to install axis2 using >

[jira] Updated: (AXIS2C-209) Cannot invoke a service from within a service

2006-12-07 Thread Dinesh Premalal (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-209?page=all ] Dinesh Premalal updated AXIS2C-209: --- Attachment: error.txt > Cannot invoke a service from within a service > - > > Key: AXIS2C-209

Re: How to install the source code downloaded using svn

2006-12-07 Thread Sanjaya Ratnaweera
Yong Yang wrote: > Hi, I just downloaded the Axis2c source code using svn. But I can't install > it on the linux machine as there are a lot of file missing, such as > configure, Makefile.in. Could anyonle tell me how to install axis2 using > these source files downloaded? many thanks inadvance.

[jira] Updated: (AXIS2C-209) Cannot invoke a service from within a service

2006-12-07 Thread Dinesh Premalal (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-209?page=all ] Dinesh Premalal updated AXIS2C-209: --- Attachment: leak.txt > Cannot invoke a service from within a service > - > > Key: AXIS2C-209 >

[Axis2]Release Plan For Axis2/C 0.96 Release.

2006-12-07 Thread Dinesh Premalal
Hi All, Since we are towards the Axis2/C 0.96 Release, I would like to mention about important matters regarding the release. We hope to tag the svn and call for the vote on release files by 19th (Tuesday) December 2006. We will be able to do the

Re: some questions about axis2c

2006-12-07 Thread Dinesh Premalal
Yong Yang <[EMAIL PROTECTED]> writes: > Hi Dinesh, > > Thank you very much for your reply. I am attaching my source > codes to you. There are 4 files, afaik list rejects attachments, If you could create a jira issue [1]. That would be better. It would be easy to track also. > > 1)

How to install the source code downloaded using svn

2006-12-07 Thread Yong Yang
Hi, I just downloaded the Axis2c source code using svn. But I can't install it on the linux machine as there are a lot of file missing, such as configure, Makefile.in. Could anyonle tell me how to install axis2 using these source files downloaded? many thanks inadvance. best regards yong

[jira] Updated: (AXIS2C-451) The attached patch implements the milliseconds support for axis2_date_time .

2006-12-07 Thread Manjula Peiris (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-451?page=all ] Manjula Peiris updated AXIS2C-451: -- Attachment: patch.txt > The attached patch implements the milliseconds support for axis2_date_time . > -

[jira] Updated: (AXIS2C-451) The attached patch implements the milliseconds support for axis2_date_time .

2006-12-07 Thread Manjula Peiris (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-451?page=all ] Manjula Peiris updated AXIS2C-451: -- Attachment: patch.tar > The attached patch implements the milliseconds support for axis2_date_time . > -

[jira] Created: (AXIS2C-451) The attached patch implements the milliseconds support for axis2_date_time .

2006-12-07 Thread Manjula Peiris (JIRA)
The attached patch implements the milliseconds support for axis2_date_time . Key: AXIS2C-451 URL: http://issues.apache.org/jira/browse/AXIS2C-451 Project: Axis2-C I

re[2]: some questions about axis2c

2006-12-07 Thread Yong Yang
Hi Dinesh, Thank you very much for your reply. I am attaching my source codes to you. There are 4 files, 1) axis2.h and axis2.c define the necessary functions to create AXIS2C environment, build and desserialize SOAP message 2) client.c is the client program 3) test.c is t

[jira] Assigned: (AXIS2C-441) Drop the use of AXIS2_REALLOC(), to facilitate use of memory pools such as those in APR

2006-12-07 Thread Malinda Kaushalye Kapuruge (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-441?page=all ] Malinda Kaushalye Kapuruge reassigned AXIS2C-441: - Assignee: Dinesh Premalal (was: Malinda Kaushalye Kapuruge) Please remove AXIS2_REALLOC() calls in Guththila. > Drop the us

[jira] Commented: (AXIS2C-441) Drop the use of AXIS2_REALLOC(), to facilitate use of memory pools such as those in APR

2006-12-07 Thread Malinda Kaushalye Kapuruge (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-441?page=comments#action_12456347 ] Malinda Kaushalye Kapuruge commented on AXIS2C-441: --- Removed AXIS2_REALLOC()s used. > Drop the use of AXIS2_REALLOC(), to facilitate use of memor

[jira] Commented: (AXIS2C-421) Segmentation fault occurred when executing w2c tool

2006-12-07 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-421?page=comments#action_12456344 ] Dushshantha Chandradasa commented on AXIS2C-421: This happens when woden tries to process documentation element in the service element of the wsdl

[jira] Resolved: (AXIS2C-238) Unexpected behavior when the value of an axiom_attribute is NULL

2006-12-07 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-238?page=all ] Samisa Abeysinghe resolved AXIS2C-238. -- Resolution: Fixed There was a bug in serializing an attribute in cases where the value is NULL. Fixed it now. > Unexpected behavior when the value

[jira] Assigned: (AXIS2C-238) Unexpected behavior when the value of an axiom_attribute is NULL

2006-12-07 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-238?page=all ] Samisa Abeysinghe reassigned AXIS2C-238: Assignee: Samisa Abeysinghe (was: Dinesh Premalal) > Unexpected behavior when the value of an axiom_attribute is NULL > ---

Re: some questions about axis2c

2006-12-07 Thread Dinesh Premalal
Hi Yong, Please see my comments inline. Yong Yang <[EMAIL PROTECTED]> writes: > 1)connection time out > If the service is terminated and hence cause the web server > terminated after receives a request from the client, the client will > be waiting for a reply indefinitely in case of SEND-AND-