[jira] Created: (AXIS2C-422) axis2_property_set_value does not free the existing value

2006-11-22 Thread Damitha Kumarage (JIRA)
axis2_property_set_value does not free the existing value - Key: AXIS2C-422 URL: http://issues.apache.org/jira/browse/AXIS2C-422 Project: Axis2-C Issue Type: Bug Affects Versions:

Re: [Axis2]Add clone method to axis2_property

2006-11-22 Thread Damitha Kumarage
Nandika Jayawardana wrote: hi, In addtion to a clone method, if we can change the property create function to accept other arguments as well, it would be lot more convenient to use properties, Instead of AXIS2_EXTERN axis2_property_t * AXIS2_CALL axis2_property_create(const axis2_env_t

[jira] Commented: (AXIS2C-423) provide a create method whith arguments

2006-11-22 Thread Damitha Kumarage (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-423?page=comments#action_12451883 ] Damitha Kumarage commented on AXIS2C-423: - Since we have used axis2_property_create(env) and then set values in so many places changing the method will

[jira] Created: (AXISCPP-1008) memory leak in error paths of xsd types

2006-11-22 Thread nadir amra (JIRA)
memory leak in error paths of xsd types --- Key: AXISCPP-1008 URL: http://issues.apache.org/jira/browse/AXISCPP-1008 Project: Axis-C++ Issue Type: Bug Reporter: nadir amra Assigned

[jira] Commented: (AXIS2C-399) memory leaks

2006-11-22 Thread Dinesh Premalal (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-399?page=comments#action_12451884 ] Dinesh Premalal commented on AXIS2C-399: Error summery I got while I run echo example with valgrind ==29656== Memcheck, a memory error detector. ==29656==

[jira] Updated: (AXIS2C-408) Samples crash on Windows

2006-11-22 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-408?page=all ] Dushshantha Chandradasa updated AXIS2C-408: --- Attachment: LatestMemoryReport.txt Samisa's fix on memory corruption fixed the break of the samples on windows. Here, I have attched the

[jira] Commented: (AXIS2C-399) memory leaks

2006-11-22 Thread Dinesh Premalal (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-399?page=comments#action_12451906 ] Dinesh Premalal commented on AXIS2C-399: memory leak report for echo sample. Please ignore previous one. ==19642== Memcheck, a memory error detector.

[jira] Updated: (AXIS2C-194) Document how to use SSL client

2006-11-22 Thread Dumindu Pallewela (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-194?page=all ] Dumindu Pallewela updated AXIS2C-194: - Attachment: ssl.html Attached a document on using SSL client. Thanks, Dumidndu. Document how to use SSL client --

Re: [Axis2]Add clone method to axis2_property

2006-11-22 Thread Samisa Abeysinghe
Damitha Kumarage wrote: Hi, We copy properties from one ctx to another ctx often(in sandesha2 also) This lead to problems in Sandesha2. To avoid this would like to add a clone function ot axis2_property like we have done in aixs2_qname. The problem is how to clone the value, which is a void

Re: [Axis2]Add clone method to axis2_property

2006-11-22 Thread Samisa Abeysinghe
Dinesh Premalal wrote: Hi, Damitha Kumarage [EMAIL PROTECTED] writes: Hi, We copy properties from one ctx to another ctx often(in sandesha2 also) This lead to problems in Sandesha2. To avoid this would like to add a clone function ot axis2_property like we have done in aixs2_qname.

[Axis2][Fwd: Some Improvements to Code Generation Tool]

2006-11-22 Thread Samisa Abeysinghe
Original Message Subject:Some Improvements to Code Generation Tool Date: Wed, 22 Nov 2006 18:41:01 +0530 From: Milinda Pathirage [EMAIL PROTECTED] Reply-To: Apache AXIS C Developers List axis-c-dev@ws.apache.org To: Apache AXIS C Developers List

Re: [Axis2][Fwd: Some Improvements to Code Generation Tool]

2006-11-22 Thread Nicholas Hart
this is a problem I am encountering as well. Samisa Abeysinghe wrote: Original Message Subject: Some Improvements to Code Generation Tool Date: Wed, 22 Nov 2006 18:41:01 +0530 From: Milinda Pathirage [EMAIL PROTECTED] Reply-To: Apache AXIS C Developers List

[jira] Created: (AXIS2C-425) org.apache.axiom.om.OMElement inside generated C code using WSDL2C(Java Version) tool

2006-11-22 Thread Milinda Lakmal Pathirage (JIRA)
org.apache.axiom.om.OMElement inside generated C code using WSDL2C(Java Version) tool --- Key: AXIS2C-425 URL: http://issues.apache.org/jira/browse/AXIS2C-425

[jira] Commented: (AXIS2C-425) org.apache.axiom.om.OMElement inside generated C code using WSDL2C(Java Version) tool

2006-11-22 Thread Milinda Lakmal Pathirage (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-425?page=comments#action_12452102 ] Milinda Lakmal Pathirage commented on AXIS2C-425: - This JIRA is about the code generation component. Sorry for the mistake. I figured out that

[jira] Created: (AXIS2C-426) echo_blocking_dual, echo_non_blocking_dual and mtom sample clients hang on Windows after giving the result currectly

2006-11-22 Thread Dushshantha Chandradasa (JIRA)
echo_blocking_dual, echo_non_blocking_dual and mtom sample clients hang on Windows after giving the result currectly Key: AXIS2C-426 URL:

Can we modify axis2.xml file at run-time?

2006-11-22 Thread Shyam Shukla
Hi All, Is there any way to set the value of elements for example user, passwordCallbackClass, signaturePropFile in axis2.xml at run-time programmatically? Best Regards, Shyam Shukla DISCLAIMER == This e-mail may contain privileged and confidential information which is

Re: [Axis2] What should be the version of the 'trunk'

2006-11-22 Thread Afkham Azeez
When we get close to the 1.2 release, most probably we'll cut a 1.2 branch (like we did for the 1.1 release). The version of this will be 1.2-SNAPSHOT. So there will be a confusion between the branch version trunk version. So the version of the trunk should be SNAPSHOT. Azeez On 11/22/06,

Re: [Axis2] What should be the version of the 'trunk'

2006-11-22 Thread Chamikara Jayalath
This raises a question. If we were ever to cut a branch for the 1.2 release then that will also be called 1.2-SNAPSHOT right. Then there will be two 1.2-SNAPSHOTSs causing a big confusion ? Chamikara On 11/22/06, Davanum Srinivas [EMAIL PROTECTED] wrote: FWIW, i prefer 1.2-SNAPSHOT (not just

Re: [Axis2] How to remove a declared namespace in axiom

2006-11-22 Thread Eran Chinthaka
Yes, it is. You wanna help by giving a patch? -- Chinthaka Toshiro Takase wrote: Eran, Is this same as this? http://issues.apache.org/jira/browse/WSCOMMONS-94 Toshiro TAKASE IBM Research, Tokyo Research Laboratory, Internet Technology notes ID: Toshiro Takase/Japan/[EMAIL PROTECTED],

Re: [Axis2] What should be the version of the 'trunk'

2006-11-22 Thread Eran Chinthaka
Hi Jochen and all, SNAPSHOT is a SNAPSHOT and it has no version in it, IMO. What do you gain by putting a number with a SNAPSHOT. Snapshots are mostly unstable versions of a project and we don't wanna know after which version it was created. Let me ask this question also, who will use a

Re: [Axis2] What should be the version of the 'trunk'

2006-11-22 Thread David Illsley
IMO there is value in having verion-SNAPHOT when we're developing on a branch as e.g. the Sandesha2 1.1 branch was made dependant on the Axis2 1.1-SNAPSHOT so it didn't decome dependant on the trunk. I'm ambivant about using a version number on the trunk. It's easy enough to solve when we next

Re: [Axis2] What should be the version of the 'trunk'

2006-11-22 Thread Sanjiva Weerawarana
+1 from me. Sanjiva. On Wed, 2006-11-22 at 14:18 +0530, Eran Chinthaka wrote: Hi Jochen and all, SNAPSHOT is a SNAPSHOT and it has no version in it, IMO. What do you gain by putting a number with a SNAPSHOT. Snapshots are mostly unstable versions of a project and we don't wanna know after

[jira] Created: (AXIS2-1760) MessageReceiver is generated with redundant catch clause

2006-11-22 Thread Shahar Kedar (JIRA)
MessageReceiver is generated with redundant catch clause Key: AXIS2-1760 URL: http://issues.apache.org/jira/browse/AXIS2-1760 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug

[jira] Updated: (AXIS2-1760) MessageReceiver is generated with redundant catch clause

2006-11-22 Thread Shahar Kedar (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1760?page=all ] Shahar Kedar updated AXIS2-1760: Attachment: ConnectionInfoManager.wsdl The WSDL file MessageReceiver is generated with redundant catch clause

[jira] Updated: (AXIS2-1760) MessageReceiver is generated with redundant catch clause

2006-11-22 Thread Shahar Kedar (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1760?page=all ] Shahar Kedar updated AXIS2-1760: Attachment: generatedCode.zip The generated code MessageReceiver is generated with redundant catch clause

[jira] Updated: (AXIS2-1760) MessageReceiver is generated with redundant catch clause

2006-11-22 Thread Shahar Kedar (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1760?page=all ] Shahar Kedar updated AXIS2-1760: Attachment: generatedCode.zip I did not include all the generated code, and specificaly the problematic one, so here it is again. MessageReceiver is

Re: specifying rest or soap

2006-11-22 Thread David Illsley
+1 On 22/11/06, Paul Fremantle [EMAIL PROTECTED] wrote: Sanjiva I completely agree --- I would love Axis2 to change it as well!!! Paul On 11/22/06, Sanjiva Weerawarana [EMAIL PROTECTED] wrote: +1, except s/rest/pox/ or s/rest/xmlhttp/. We are continuing the confusion started by Axis2 by

Re: specifying rest or soap

2006-11-22 Thread Paul Fremantle
Sanjiva I completely agree --- I would love Axis2 to change it as well!!! Paul On 11/22/06, Sanjiva Weerawarana [EMAIL PROTECTED] wrote: +1, except s/rest/pox/ or s/rest/xmlhttp/. We are continuing the confusion started by Axis2 by using the loaded REST word. Sanjiva. On Tue, 2006-11-21

Re: M2 pom's for 1.1 are defect: Require axis2-1.1.0.1

2006-11-22 Thread Thilina Gunarathne
My guess is right. You are going after the same issue as I am. See the advantage of mentioning the actual issue.. This issue is not there in the original Axis2 1.1 jars I uploaded to http://people.apache.org/repo/m1-ibiblio-rsync-repository/org.apache.axis2/. Apparently this dependency in POM

[Axis2] Defaulting behaviour when a wsa:To header is omitted from a request message.

2006-11-22 Thread Brian De Pradine
Hello all, Currently, there is a comment in the AddressingFinalInHandler to the effect that if no wsa:To header is found in an inbound request message then we do not use the wsa:Anonymous URL as its default value. This is to allow an alternative, such as the transport URL, to be used instead.

Some Improvements to Code Generation Tool

2006-11-22 Thread Milinda Pathirage
When I use Axis2 Java Code Generation tool to generate server side code for DataHandlerService.wsdl (see the attachment) with data binding *adb*, it generates code that has Java Default Class name inside some C source and header file which cause some compilation errors. Example: struct

[Axis2]Fwd: Some Improvements to Code Generation Tool

2006-11-22 Thread Thilina Gunarathne
Forwarding with the correct prefix... -- Forwarded message -- From: Milinda Pathirage [EMAIL PROTECTED] Date: Nov 22, 2006 7:06 PM Subject: Some Improvements to Code Generation Tool To: axis-dev@ws.apache.org When I use Axis2 Java Code Generation tool to generate server side

[jira] Created: (AXIS2-1761) Option generate all is ignored by Eclipse plugin

2006-11-22 Thread Jose Antonio (JIRA)
Option generate all is ignored by Eclipse plugin -- Key: AXIS2-1761 URL: http://issues.apache.org/jira/browse/AXIS2-1761 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug Components:

[jira] Updated: (AXIS2-1761) Option generate all is ignored by Eclipse plugin

2006-11-22 Thread Jose Antonio (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1761?page=all ] Jose Antonio updated AXIS2-1761: Attachment: Echo.wsdl Tried with this WSDL file (generated by the same tool from an interface file). I selected advanced options and xmlbeans as binding.

redeploy java web service with different class file

2006-11-22 Thread dlaw
Hi, If I make a change to a java class file which is deployed as a web service, do I have to restart apache-tomcat to make the change take effect or should I just be able to deploy the service again? eg, I have a web service MyService.class which is currently deployed. I change MyService.java,

Re: specifying rest or soap

2006-11-22 Thread Sanjiva Weerawarana
We can work on that .. but since Synapse hasn't shipped yet let's get Synapse fixed correctly first! Sanjiva. On Wed, 2006-11-22 at 11:38 +, Paul Fremantle wrote: Sanjiva I completely agree --- I would love Axis2 to change it as well!!! Paul On 11/22/06, Sanjiva Weerawarana

[jira] Resolved: (AXIS2-1482) Rampart: Validate security processing results against policy

2006-11-22 Thread Ruchith Udayanga Fernando (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1482?page=all ] Ruchith Udayanga Fernando resolved AXIS2-1482. -- Resolution: Fixed Added org.apache.rampart.PolicyBasedResultsValidator There are some limitations due to WS-SecPolicy support not

[jira] Assigned: (AXIS2-1761) Option generate all is ignored by Eclipse plugin

2006-11-22 Thread Lahiru Sandakith (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1761?page=all ] Lahiru Sandakith reassigned AXIS2-1761: --- Assignee: Lahiru Sandakith Option generate all is ignored by Eclipse plugin --

[jira] Created: (AXIS2-1762) org.apache.axiom.om.OMElement inside generated C code using WSDL2C tool

2006-11-22 Thread Milinda Lakmal Pathirage (JIRA)
org.apache.axiom.om.OMElement inside generated C code using WSDL2C tool -- Key: AXIS2-1762 URL: http://issues.apache.org/jira/browse/AXIS2-1762 Project: Apache Axis 2.0 (Axis2)

[jira] Updated: (AXIS2-1762) org.apache.axiom.om.OMElement inside generated C code using WSDL2C tool

2006-11-22 Thread Milinda Lakmal Pathirage (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1762?page=all ] Milinda Lakmal Pathirage updated AXIS2-1762: Attachment: modification.patch This patch fixes the above error by introducing new methods to BeanWriter interface and removing some

[Axis2] WSDL 2.0 Improvements for Axis2

2006-11-22 Thread Eran Chinthaka
Hi, I created a branch [1] to work on Axis2 to improve it for WSDL 2.0 support. We will work on this branch and will merge back to the trunk, depending on the successfulness of the work :). If you are doing major changes to WSDL 1.1, in the trunk, please consider committing those changes to this

[jira] Resolved: (AXIS2-1762) org.apache.axiom.om.OMElement inside generated C code using WSDL2C tool

2006-11-22 Thread Amila Chinthaka Suriarachchi (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1762?page=all ] Amila Chinthaka Suriarachchi resolved AXIS2-1762. - Resolution: Fixed applied the patch (revision 478499). thanks milinda org.apache.axiom.om.OMElement inside generated C code

Re: [Axis2] Maven2 plugin for mar building?

2006-11-22 Thread Jochen Wiedmann
Hi, David, I have added an axis2-mar-maven-plugin to the 1.1 branch. Jochen -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder, yes, but divorce, never. (Jack Benny)