[jira] Resolved: (AXIS2-4082) WSDL11ToAxisServiceBuilder + HTTP Binding: The message serialization given by the mime:content/, mime:mimeXml/ and http:urlEncoded/ elements is ignored

2009-02-18 Thread Keith Godwin Chapman (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Godwin Chapman resolved AXIS2-4082. - Resolution: Fixed Applied the patch to revision 745429. Thanks Antonio for the

Re: [Vote] Dobri Kitipov as a committer

2009-02-18 Thread Dobri Kitipov
Hi Glen, all, thank you very much for trusting me :) I am really happy to become a Web Service commiter. Special thanks to Nandana who is really responsive and cooperative whenever I approach him. Big thanks! Since I am back from a vacation I need some time to fill in the documents needed and

[jira] Updated: (AXIS2-3791) Endlesloop in AxisServlet init (Websphere 6.1 deployment)

2009-02-18 Thread Gary McWilliams (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary McWilliams updated AXIS2-3791: --- Attachment: diff.txt Added a very simple patch to workaround this. This was tested on a

[jira] Created: (AXIS2-4241) Security policy does not get applied to service faults

2009-02-18 Thread Prabath Siriwardena (JIRA)
Security policy does not get applied to service faults -- Key: AXIS2-4241 URL: https://issues.apache.org/jira/browse/AXIS2-4241 Project: Axis 2.0 (Axis2) Issue Type: Bug

[jira] Updated: (AXIS2-4241) Security policy does not get applied to service faults

2009-02-18 Thread Prabath Siriwardena (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prabath Siriwardena updated AXIS2-4241: --- Affects Version/s: (was: nightly) 1.4.1 Security policy

[jira] Commented: (AXIS2-4158) Enhance URIResolverImpl to be able to use static XML catalog

2009-02-18 Thread Lori VanGulick (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12674699#action_12674699 ] Lori VanGulick commented on AXIS2-4158: --- Reworked fix on top of changes from

[jira] Updated: (AXIS2-4158) Enhance URIResolverImpl to be able to use static XML catalog

2009-02-18 Thread Lori VanGulick (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lori VanGulick updated AXIS2-4158: -- Attachment: Axis2-4158.patch attached patch Enhance URIResolverImpl to be able to use static

[jira] Commented: (AXIS2-1940) fireAndForget and Thread.sleep

2009-02-18 Thread Darren (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12674905#action_12674905 ] Darren commented on AXIS2-1940: --- As the code indicates, the sendAndReceive and sendRobust

[jira] Created: (AXIS2-4242) org.apache.axis2.wsdl.codegen.CodeGenerationException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2009-02-18 Thread Shyamala (JIRA)
org.apache.axis2.wsdl.codegen.CodeGenerationException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException -- Key: AXIS2-4242

[jira] Updated: (AXIS2-4242) org.apache.axis2.wsdl.codegen.CodeGenerationException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2009-02-18 Thread Shyamala (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shyamala updated AXIS2-4242: Attachment: identityService.wsdl identity.xsd PFA the xsd and the wsdl used for code

[jira] Commented: (AXIS2-4242) org.apache.axis2.wsdl.codegen.CodeGenerationException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2009-02-18 Thread Shyamala (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12674912#action_12674912 ] Shyamala commented on AXIS2-4242: - I use the following ant task to invoke the code

[jira] Updated: (AXIS2-4241) Security policy does not get applied to service faults

2009-02-18 Thread Prabath Siriwardena (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prabath Siriwardena updated AXIS2-4241: --- Attachment: AXIS2-4241.patch The issue also exists in the trunk. Please find the