[
https://issues.apache.org/jira/browse/AXIS2-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167427#comment-13167427
]
Sagara Gunathunga commented on AXIS2-5129:
---
It seems http://boss.yahooapis.com/
[
https://issues.apache.org/jira/browse/AXIS2-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagara Gunathunga resolved AXIS2-5207.
---
Resolution: Fixed
> JSON formatted content gives an error if there is a line brea
[
https://issues.apache.org/jira/browse/AXIS2-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167441#comment-13167441
]
Hudson commented on AXIS2-5207:
---
Integrated in Axis2 #1174 (See [https://builds.apache.org/j
Add getSimpleTypeObject(Class parameter, String text) method to
org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
Key: AXIS2-5211
URL
Add getSimpleTypeObject(Class parameter, String text) method to
org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
Key: AXIS2-5212
URL
[
https://issues.apache.org/jira/browse/AXIS2-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sadeep Jayasumana updated AXIS2-5212:
-
Attachment: AXIS2-5212.patch
Attaching a patch. Please review and commit.
[
https://issues.apache.org/jira/browse/AXIS2-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167460#comment-13167460
]
Sadeep Jayasumana commented on AXIS2-5212:
--
I have run all Axis2 tests with this
[
https://issues.apache.org/jira/browse/AXIS2-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167519#comment-13167519
]
Daniel Serodio commented on AXIS2-4599:
---
Axis should give a more meaningful error me
You can get it from the following code...
X509Certificate cert = (X509Certificate)
msgContext.getProperty("X509Certificate");
Thanks & regards,-Prabath
On Tue, Dec 6, 2011 at 10:02 PM, Tor-Erik Steinsland
wrote:
> Hello,
>
> I have developed a web service which uses signature for authentication an