[jira] [Updated] (AXIS2-5279) WSDL customization API for Axis2 and stabilize WSDL 2.0 features

2012-08-20 Thread Ranjana Prasad (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ranjana Prasad updated AXIS2-5279: -- Attachment: wsdl2.patch.txt Patch for WSDL 2.0 customization and test cases.

Re: [GSoC 2012] XML to JSON convention using XMLStreamWriter API and Schemas with google-gson

2012-08-20 Thread Shameera Rathnayaka
Hi devs , According to the Axis2 architecture, It only uses content type and inputStream to build the SOAP message in the message builder. But with my second approach i have used another major part of the Axis2 architecture, which is handler, to build the complete message using XmlSchema of the re

[jira] [Updated] (AXIS2-5362) [GSoC 2012]Improve Axis2 to handle JSON request/response with XMLStreamReader/Writer implementations.

2012-08-20 Thread Shameera Rathnayaka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shameera Rathnayaka updated AXIS2-5362: --- Attachment: AXIS2-5362.patch Hi devs , Updated AXIS2-5362.patch with following impr

[jira] [Updated] (AXIS2-5362) [GSoC 2012]Improve Axis2 to handle JSON request/response with XMLStreamReader/Writer implementations.

2012-08-20 Thread Shameera Rathnayaka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shameera Rathnayaka updated AXIS2-5362: --- Attachment: (was: Axis2-5362.patch) > [GSoC 2012]Improve Axis2 to handle JSON

[jira] [Comment Edited] (AXIS2-3970) Upgrade to Axis2 1.4 problem, WstxParsingException for null value properties,plz help me as soon as possible!! Thanks

2012-08-20 Thread Moe Jalali (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13438028#comment-13438028 ] Moe Jalali edited comment on AXIS2-3970 at 8/21/12 4:50 AM: Ma

[jira] [Commented] (AXIS2-3970) Upgrade to Axis2 1.4 problem, WstxParsingException for null value properties,plz help me as soon as possible!! Thanks

2012-08-20 Thread Moe Jalali (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13438028#comment-13438028 ] Moe Jalali commented on AXIS2-3970: --- Mahdi, how was this issue solved. I have the same p

AUTO: Jeff Li is out of the office (returning 08/23/2012)

2012-08-20 Thread Jeff J Li
I am out of the office until 08/23/2012. Please contact Yong Li at [email protected] for any XML/E2 issue. Note: This is an automated response to your message "[jira] [Created] (AXIS2-5392) java BigDecimal defined as type="xs:decimal" encodes in xml as engineering string" sent on 08/20/2012

[jira] [Updated] (AXIS2-5392) java BigDecimal defined as type="xs:decimal" encodes in xml as engineering string

2012-08-20 Thread Tibor Mucha (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Mucha updated AXIS2-5392: --- Description: The bigdecimal is encoded in soap xml as engineering string. Case: --- java WS object :

[jira] [Updated] (AXIS2-5392) java BigDecimal defined as type="xs:decimal" encodes in xml as engineering string

2012-08-20 Thread Tibor Mucha (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Mucha updated AXIS2-5392: --- Environment: JDK 1.5.0 > java BigDecimal defined as type="xs:decimal" encodes in xml as engineeri

[jira] [Commented] (AXIS2-5392) java BigDecimal defined as type="xs:decimal" encodes in xml as engineering string

2012-08-20 Thread Tibor Mucha (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13437778#comment-13437778 ] Tibor Mucha commented on AXIS2-5392: this task is simular to task AXIS2-4036 /but task

[jira] [Updated] (AXIS2-5392) java BigDecimal defined as type="xs:decimal" encodes in xml as engineering string

2012-08-20 Thread Tibor Mucha (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Mucha updated AXIS2-5392: --- Attachment: AXIS2-5392.patch.txt patch file of my fix solution > java BigDecimal def

[jira] [Updated] (AXIS2-5392) java BigDecimal defined as type="xs:decimal" encodes in xml as engineering string

2012-08-20 Thread Tibor Mucha (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Mucha updated AXIS2-5392: --- Description: The bigdecimal is encoded in soap xml as engineering string. Case: --- java WS object :

[jira] [Created] (AXIS2-5392) java BigDecimal defined as type="xs:decimal" encodes in xml as engineering string

2012-08-20 Thread Tibor Mucha (JIRA)
Tibor Mucha created AXIS2-5392: -- Summary: java BigDecimal defined as type="xs:decimal" encodes in xml as engineering string Key: AXIS2-5392 URL: https://issues.apache.org/jira/browse/AXIS2-5392 Project: