[jira] Updated: (AXIS2-3973) The release date for Axis2 adb1.4.1 version

2008-08-28 Thread Kamalakar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamalakar updated AXIS2-3973: - Build has been released > The release date for Axis2 adb1.4.1 version >

[jira] Created: (AXIS2-3995) AXIOM-based re-generation of Tong's secure service leads to this error: The endpoint reference (EPR) for the Operation not found is 127.0.0.1/axis2/services/SecureService

2008-08-28 Thread Thomas Poetter (JIRA)
AXIOM-based re-generation of Tong's secure service leads to this error: The endpoint reference (EPR) for the Operation not found is 127.0.0.1/axis2/services/SecureService and the WSA Action = http://ttdev.com/ss/NewOperation ---

[jira] Created: (AXIS2-3996) WS-Security/Rampart: Must Understand check failed for header header http://docs. oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd : Security - no fur

2008-08-28 Thread Thomas Poetter (JIRA)
WS-Security/Rampart: Must Understand check failed for header header http://docs. oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd : Security - no further error message output ---

[jira] Created: (AXIS2-3997) Generic Error in web service (ConcatDocument$Concat, based on Tong's ebook, http://www.agileskills2.org/DWSAA/source.zip) with XMLBeans

2008-08-28 Thread Thomas Poetter (JIRA)
Generic Error in web service (ConcatDocument$Concat, based on Tong's ebook, http://www.agileskills2.org/DWSAA/source.zip) with XMLBeans --- Key: AXI

Yoav Abrahami wants to chat

2008-08-28 Thread Yoav Abrahami
--- Yoav Abrahami wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-b3331803a4-b51035a12e-3245bf6f18b0bd23 You'll need to cli

[jira] Created: (AXIS2-3998) InvalidSecurity (with AXIS2 1.4 and Rampart), AXIS-Webservice

2008-08-28 Thread Thomas Poetter (JIRA)
InvalidSecurity (with AXIS2 1.4 and Rampart), AXIS-Webservice - Key: AXIS2-3998 URL: https://issues.apache.org/jira/browse/AXIS2-3998 Project: Axis 2.0 (Axis2) Issue Type: Bug A

[jira] Created: (AXIS2-3999) InvalidSecurity (using HttpClient with payload from file)

2008-08-28 Thread Thomas Poetter (JIRA)
InvalidSecurity (using HttpClient with payload from file) - Key: AXIS2-3999 URL: https://issues.apache.org/jira/browse/AXIS2-3999 Project: Axis 2.0 (Axis2) Issue Type: Bug Affects V

[jira] Created: (AXIS2-4000) Error in extracting message properties / Only characters are allowed here with no further details given

2008-08-28 Thread Thomas Poetter (JIRA)
Error in extracting message properties / Only characters are allowed here with no further details given --- Key: AXIS2-4000 URL: https://issues.apache.org/jira/bro

[AXIS2] How to configure/patch AXIS2 with XMLBeans to tune namespace output?

2008-08-28 Thread compris
Hello all, Normally, I use code like this to fine-tune my XMLBeans namespaces for textual output: XmlOptions xmlOptions = new XmlOptions(); xmlOptions.setSavePrettyPrint(); HashMap suggestedPrefixes = new HashMap(); xmlOptions.setSaveAggresiveNamespaces(); suggestedPrefixes.put("http://www.w3.or

Re: Yoav Abrahami wants to chat

2008-08-28 Thread Eran Chinthaka
Who wants to "stay in better touch" with Yoav? :D I guess this is a mistake. On Thu, Aug 28, 2008 at 4:52 AM, Yoav Abrahami <[EMAIL PROTECTED]> wrote: > --- > > Yoav Abrahami wants to stay in better touch using some of Google's

Re: [Axis2] Handling sessions across two web services

2008-08-28 Thread Stefan Kühnel
Hello *, I think the following patch against the current SVN head of Axis2 should fix the problem. Any comments on the approach? Thanks, Stefan Index: modules/transports/src/org/apache/axis2/transport/http/AbstractHTTPSender.java ===

Problems trying to access a secure WS using PKCS#11

2008-08-28 Thread Fernando Cesar Silva
Hi Axis Developers, I'm experiencing some problems trying to connect to a WS using SSL with a PKCS#11 Provider and a HSM (Hardware Security Module). The destination WS is returning a message "HTTP 403.7 - Forbidden: Client certificate required". When I try to connect the same WS, but using a JKS

[jira] Created: (AXIS2-4001) Union Deserialization of attributes is broken

2008-08-28 Thread Chyi Pin Lim (JIRA)
Union Deserialization of attributes is broken - Key: AXIS2-4001 URL: https://issues.apache.org/jira/browse/AXIS2-4001 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: adb

[jira] Updated: (AXIS2-4001) Union Deserialization of attributes is broken

2008-08-28 Thread Chyi Pin Lim (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chyi Pin Lim updated AXIS2-4001: Attachment: UnionExtensionTest.java JUnit Test > Union Deserialization of attributes is broken > -

[jira] Updated: (AXIS2-4001) Union Deserialization of attributes is broken

2008-08-28 Thread Chyi Pin Lim (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chyi Pin Lim updated AXIS2-4001: Attachment: unionExtension.xsd XML Schema for union extension. > Union Deserialization of attribut

Re: Want to use the same message receiver for all operations!!

2008-08-28 Thread Eran Chinthaka
This is an interesting scenario. Axis2, by design, requires every message to be associated with a service and an operation. And this is checked in the dispatching phase. If you don't have operations defined, then you might have to hack a little bit. IIRC, you can now add handlers before the dispat

[jira] Commented: (AXIS2-3993) Failed on redirect from Apache

2008-08-28 Thread Kenny Lee (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626833#action_12626833 ] Kenny Lee commented on AXIS2-3993: -- I searched on web, and the problem fixed by Disable ch

[jira] Created: (AXIS2-4002) AxisService.removeOperation does not remove action from invalidOperationsAliases

2008-08-28 Thread David Meibusch (JIRA)
AxisService.removeOperation does not remove action from invalidOperationsAliases Key: AXIS2-4002 URL: https://issues.apache.org/jira/browse/AXIS2-4002 Project: Axis 2.0 (

[jira] Commented: (AXIS2-4002) AxisService.removeOperation does not remove action from invalidOperationsAliases

2008-08-28 Thread David Meibusch (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626860#action_12626860 ] David Meibusch commented on AXIS2-4002: --- Additionally, not all action mappings for th

[jira] Commented: (AXIS2-3916) ADB does not handles the daylight saving times

2008-08-28 Thread Joel D'sa (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626867#action_12626867 ] Joel D'sa commented on AXIS2-3916: -- Which version of adb will this fix be included in? Is