Re: Axis2/C 1.6.0 RC2

2009-03-13 Thread Uthaiyashankar
Hi Manjula, There are some issues (1) Sample binary location is given as $AXIS2C_HOME/bin/samples in INSTALL file. It has to be changed according to current folder structure (2) Folder structure given in section 2.2 (Using Binary Release), 2.3.2 (Compiling the Source) of INSTALL file is not

Re: ACCESS violation - axis2/c code can not handle rampart/c related soapFault?

2009-03-13 Thread Raymond Zhou
Hi Supun,   I know the policies does not match, I was testing some error cases like invalid password.or mismatched policies. But I should not expect to see an access violation (stack included in my previous message)!  It seems that axis2/c code can not handle the soapFault that the server

Re: ACCESS violation - axis2/c code can not handle rampart/c related soapFault?

2009-03-13 Thread Supun Kamburugamuva
I didn't understood your question first time :) Anyway it seems that the error occurs in the Axiom level. Cannot tell the actual error by looking at the stack. Did you get the error while processing the fault or is it occurring at the engine level? Supun On Fri, Mar 13, 2009 at 11:13 AM,

Re: ACCESS violation - axis2/c code can not handle rampart/c related soapFault?

2009-03-13 Thread Raymond Zhou
Hi Supun,   This is a bug first occured in rampart/c, the soapFault string returned from rampart/c is NOT a well formed XML, there is a bug filed on rampart/c part. But AXIS2/c should not generate the ACCESS Violation too. This is another bug needs to be fixed.   Thanks! Ray --- On Fri,

[jira] Commented: (AXIS2-4233) Regression in MessageContext#getEffectivePolicy between 1.3 and 1.4/1.5

2009-03-13 Thread Nandana Mihindukulasooriya (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681628#action_12681628 ] Nandana Mihindukulasooriya commented on AXIS2-4233: --- Hi Alexis,

Re: [Axis2] Axis2 1.5 release

2009-03-13 Thread Dennis Sosnoski
Do we have a compatible Rampart version for testing? There seem to be some major problems with the handling of WS-SecurityPolicy embedded in WSDL for 1.4.1, and if we could test 1.5 with a compatible Rampart version *before* we release 1.5 (rather than the usual approach of releasing an Axis2

Re: Improvements to Axis2 Faulty Services Handling

2009-03-13 Thread Sameera Jayasoma
Hi devs, According to the current design of Axis2, faulty services are detected only by the relevant deployer. In order improve the faulty services handling, I need to maintain more information about the faulty services such as, exact error, axis service object. This information is needed when

[jira] Commented: (AXIS2-4233) Regression in MessageContext#getEffectivePolicy between 1.3 and 1.4/1.5

2009-03-13 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681651#action_12681651 ] Amila Chinthaka Suriarachchi commented on AXIS2-4233: - Can you please

Re: Improvements to Axis2 Faulty Services Handling

2009-03-13 Thread keith chapman
On Fri, Mar 13, 2009 at 2:38 PM, Sameera Jayasoma sameera.madus...@gmail.com wrote: Hi devs, According to the current design of Axis2, faulty services are detected only by the relevant deployer. In order improve the faulty services handling, I need to maintain more information about the

AXIS2/Java: How to be notified of timeout of soapsession service ?

2009-03-13 Thread hideki tihiri
Hi All, I have a service in soapsession scope. The underlying class implements the org.apache.axis2.engine.LifeCycle class. When a session starts the init()method is called. When a session end the destroy() method is called. So far so good :-) Now when the session expires (time out) the

need help on non blocking invocation of an asynchronous service

2009-03-13 Thread J T Subramanya
hi, Used the steps given in the URL http://ws.apache.org/axis2/1_4_1/adv-userguide.html to create a webservice client to do non blocking invocation. Steps followed: 1. Created a asynchronous BPEL process. 2. Got the WSDL of the async BPEL process and added the WS-addressing information to the

[jira] Commented: (AXIS2-3843) httpFrontendHostUrl does not affect auto-generated WSDL

2009-03-13 Thread Philip Williams (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681730#action_12681730 ] Philip Williams commented on AXIS2-3843: Looking through the source for 1.4.1, the

Re: [Axis2] Axis2 1.5 release

2009-03-13 Thread Nandana Mihindukulasooriya
I can host a build from the trunk which can be used for testing with Axis2 1.5 but it won't be a RC. I am planning to work on some issues in Rampart but they are not that affected by changes in Axis2. So policy / dispatching related issues, we can test that build against Axis2 1.5. I will host a

[jira] Issue Comment Edited: (AXIS2-3843) httpFrontendHostUrl does not affect auto-generated WSDL

2009-03-13 Thread Philip Williams (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12680878#action_12680878 ] Philip Williams edited comment on AXIS2-3843 at 3/13/09 7:34 AM:

[jira] Commented: (AXIS2-3843) httpFrontendHostUrl does not affect auto-generated WSDL

2009-03-13 Thread Boris Milanov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681811#action_12681811 ] Boris Milanov commented on AXIS2-3843: -- Hi, I checked Axis2 trunk, as well as the

[jira] Commented: (AXIS2-3843) httpFrontendHostUrl does not affect auto-generated WSDL

2009-03-13 Thread Boris Milanov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681812#action_12681812 ] Boris Milanov commented on AXIS2-3843: -- On the other hand, the hostname parameter is

[jira] Commented: (AXIS2-2633) axis2-wsdl2code-maven-plugin missing extension option bindingfile for JiBX

2009-03-13 Thread Mark Stickel (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681862#action_12681862 ] Mark Stickel commented on AXIS2-2633: - The correct configuration in order to get the

[jira] Commented: (AXIS2-4253) WSDL2 support in dynamic service client

2009-03-13 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681891#action_12681891 ] Andreas Veithen commented on AXIS2-4253: Can you please make sure that the code