Re: [Fwd: Re: client dynamic invocation]

2009-03-06 Thread Milinda Pathirage
+1 Milinda, Thanks On Thu, Mar 5, 2009 at 10:33 AM, Supun Kamburugamuva supu...@gmail.comwrote: +1. Having this function is really confusing to the users. Supun On Thu, Mar 5, 2009 at 9:55 AM, Uthaiyashankar shan...@wso2.com wrote: On Thu, Mar 5, 2009 at 9:31 AM, Manjula Peiris

[jira] Created: (AXIS2C-1353) Externally passed configuration context and service should not be freed within service client

2009-03-06 Thread Damitha Kumarage (JIRA)
Externally passed configuration context and service should not be freed within service client - Key: AXIS2C-1353 URL: https://issues.apache.org/jira/browse/AXIS2C-1353

[jira] Created: (AXIS2C-1354) new function axis2_svc_client_get_conf_ctx() needed.

2009-03-06 Thread Damitha Kumarage (JIRA)
new function axis2_svc_client_get_conf_ctx() needed. Key: AXIS2C-1354 URL: https://issues.apache.org/jira/browse/AXIS2C-1354 Project: Axis2-C Issue Type: Bug Reporter: Damitha

[jira] Resolved: (AXIS2C-1349) Time Duration related functions does not work

2009-03-06 Thread Damitha Kumarage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damitha Kumarage resolved AXIS2C-1349. -- Resolution: Fixed This is fixed Time Duration related functions does not work

Re: rampart/c usage get-started questions

2009-03-06 Thread Supun Kamburugamuva
On Fri, Mar 6, 2009 at 4:59 AM, Vivian Wang vivianwan...@yahoo.com wrote: Hi There, I am starting to use rampart/c for ws-security purpose together with axis2/c in a web service client application. I have the following get-me-started questions: (1) As a web service client, all the

Re: [Axis2] 1.4 branch broken?

2009-03-06 Thread keith chapman
Hi Dennis, You should go into the tools folder and build the axis2-aar-maven-plugin and the axais-mar-maven-plugin first. Then build axis2 from the root level. Thanks, Keith. On Fri, Mar 6, 2009 at 12:57 PM, Dennis Sosnoski d...@sosnoski.com wrote: Ok, so that's not the cause of the problem.

Re: [Axis2] 1.4 branch broken?

2009-03-06 Thread Dennis Sosnoski
Thanks, Keith - that got me as far as the codgen build. I then had to manually change the adb pom.xml to use version 1.4-SNAPSHOT, since the svn version of the pom is using 1.4.1. Now it dies during xmlbeans tests, but I got as far as I needed. - Dennis keith chapman wrote: Hi Dennis,

Re: [jira] Resolved: (AXIS2-3987) Axis2 Addressing treats MessageID as a required element

2009-03-06 Thread Brian De Pradine
That's the tricky bit. It is not us making it mandatory, it is the spec stating that it is mandatory. The following is taken from [1]. In either of the above cases, if the related message lacks a [message id] property, the processor MUST fault. [1]

[jira] Commented: (AXIS2-3987) Axis2 Addressing treats MessageID as a required element

2009-03-06 Thread Brian DePradine (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679554#action_12679554 ] Brian DePradine commented on AXIS2-3987: For future reference, here is the section

[jira] Commented: (AXIS2-4069) un-wrapped parameters option leads to invalid Java code

2009-03-06 Thread Kirill Safonov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679620#action_12679620 ] Kirill Safonov commented on AXIS2-4069: --- Any plans on this to be fixed? It prevents