[jira] Resolved: (AXIS2-4686) SOAP 1.1 Binding not WSI Basic Profile 1.1 compliant

2010-04-29 Thread Lahiru Gunathilake (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Gunathilake resolved AXIS2-4686. --- Resolution: Fixed > SOAP 1.1 Binding not WSI Basic Profile 1.1 compliant > --

[jira] Commented: (AXIS2-4616) Problem with phases on the Output flow

2010-04-29 Thread Tharindu Mathew (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862537#action_12862537 ] Tharindu Mathew commented on AXIS2-4616: Can you attach the files and the test/clas

Re: Performance Comparison

2010-04-29 Thread Ruchith Fernando
On Thu, Apr 29, 2010 at 6:23 PM, Andreas Veithen wrote: > On Thu, Apr 29, 2010 at 15:46, Ruchith Fernando > wrote: >> This overhead is mainly due to OM<->DOM conversion that was >> unavoidable because we used WSS4J (which uses Apache XML-Sec) which is >> based on DOM. >> >> This following effort

Re: Performance Comparison

2010-04-29 Thread Andreas Veithen
On Thu, Apr 29, 2010 at 15:46, Ruchith Fernando wrote: > This overhead is mainly due to OM<->DOM conversion that was > unavoidable because we used WSS4J (which uses Apache XML-Sec) which is > based on DOM. > > This following effort by Saliya et al. is a project where they tried > to implement thos

[jira] Resolved: (AXIS2-4408) the problem of In-only method with throw exception

2010-04-29 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4408. - Resolution: Fixed commited the patch > the problem of In-only me

[jira] Resolved: (AXIS2-4615) BeanUtil.deserialize byte array (still) blindly attempts to decode the first element in the doc

2010-04-29 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4615. - Resolution: Fixed fixed with revision 939310. Now adb check for

Re: Performance Comparison

2010-04-29 Thread Amila Suriarachchi
As I have observed both Axis2 (adb, jaxbri) and CXF gives equal performance (without security) which slightly varies with the performance bench mark being used. And also both of them provides well enough performance for any business application. But this problem is with the rampart as Ruchith has

[jira] Resolved: (AXIS2-3883) file handles not being closed after successful call to webservice

2010-04-29 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3883. - Resolution: Fixed we can not stop axis2 creating temp files. But

Re: Performance Comparison

2010-04-29 Thread Ruchith Fernando
This overhead is mainly due to OM<->DOM conversion that was unavoidable because we used WSS4J (which uses Apache XML-Sec) which is based on DOM. This following effort by Saliya et al. is a project where they tried to implement those base libraries based on OM: http://wssecforaxis2.blogspot.com/ T

[jira] Commented: (AXIS2-4696) Axis2 build broken on JDK 1.6 by r937604

2010-04-29 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862157#action_12862157 ] Andreas Veithen commented on AXIS2-4696: Actually it is. My fix to Jeff's change ca

[jira] Created: (AXIS2-4697) On-line documentation out of date

2010-04-29 Thread Aaron Kaplan (JIRA)
On-line documentation out of date - Key: AXIS2-4697 URL: https://issues.apache.org/jira/browse/AXIS2-4697 Project: Axis2 Issue Type: Bug Components: Tools Affects Versions: 1.5.1 Repo

[jira] Commented: (AXIS2-4696) Axis2 build broken on JDK 1.6 by r937604

2010-04-29 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862133#action_12862133 ] Katherine Sanders commented on AXIS2-4696: -- I don't think this issue could be the