[
https://issues.apache.org/jira/browse/AXIS2-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amila Chinthaka Suriarachchi resolved AXIS2-5362.
-
Resolution: Fixed
applied the patch
> [G
haven't added schema to
test-resource in patch which is used in tests . Now i have updated patch.
Thanks,
Shameera.
> [GSoC 2012]Improve Axis2 to handle JSON request/response with
> XMLStreamReader/Writer impl
[
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 han
some test failures in json module with this patch. Please have a look at.
> [GSoC 2012]Improve Axis2 to handle JSON request/response with
> XMLStreamReader/Writer imple
e message sert à l'information seulement et n'aura
>> pas n'importe quel effet légalement obligatoire. Étant donné que les email
>> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
>> aucune responsabilité pour le contenu fourni.
>>
>>
>
improvements, namespaces support to
pure JSON with operation XmlSchema. And added test cases to cover all major
functionalities.
> [GSoC 2012]Improve Axis2 to handle JSON request/response with
> XMLStreamReader/Writer implement
[
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 han
[
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 han
[
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
> [GSoC 2012]Improve Axis2 to handle JSON requ
XMLStreamReader/XMLStreamWriter
implementations to handle pure JSON.
Thanks,
shameera
> [GSoC 2012]Improve Axis2 to handle JSON request/response with
> XMLStreamReader/Writer implement
pas
> n'importe quel effet légalement obligatoire. Étant donné que les email
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
> aucune responsabilité pour le contenu fourni.
>
>
>
>
> > From: [email protected]
> > Date:
e sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> From: [email protected]
> Date: Sat, 11 Aug 2012 19:38:16 +0530
> Subject: Re: [GSoC 2012] XML to JSON convention using XMLStreamWriter API and
> Schemas with google-gson
> T
On Sat, Aug 11, 2012 at 9:08 PM, Sagara Gunathunga <
[email protected]> wrote:
> It seems your 1st approach provides much better performance than 2nd
> approach, can you incorporate improvements that I mentioned here[1] ?
> I believe applying those modification will solve performance iss
Hi Sagara,
Thanks for your feedback, Yes i have implemented 2nd approach as same as
you have suggested. It only process XMLSchema at the first message. Here i
have used intermediate representation to keep the xmlSchema structure
therefore i do not need to process XMLSchema for every request but on
It seems your 1st approach provides much better performance than 2nd
approach, can you incorporate improvements that I mentioned here[1] ?
I believe applying those modification will solve performance issue
with 2nd approach.
[1] - http://markmail.org/message/xyfxzn2clc3r5zfg
Thanks !
On Sat, Aug
Hi devs,
I did performance test with 1. SOAP support , 2 JSON Badgerfish , 3 JSON
first approach(pure json) and 4. JSON second
approach(XMLStreamReader/XMLStreamWriter implementation). Here i have
summarize the results i got.
I used same POJO service and send the exact same request in relevent
con
HI devs,
I finished the implementation and did a performance test with existing SOAP
and implemented JSON. Here is the summary of the test results.
For this i used same service and send the same request in both SOAP and
JSON ways, size of JSON message is lower than SOAP message but requests are
ex
HI devs,
I have implemented XMLStreamWriter as well as XMLStreamReader to convert
XML <> JSON with XMLSchema,
Basically it works fine, but still need few test to be done after that I am
willing to write performance test with implemented JSON support with
existing SOAP support.
Thanks,
Shameer
On Sun, Jul 15, 2012 at 10:53 PM, Shameera Rathnayaka <
[email protected]> wrote:
> Hi devs,
>
> I implemented this feature completely to convert XML to JSON with the help
> of XmlSchema of that XML document. I tested this with different Schemas, it
> is working fine. I implemented this as a
Hi devs,
I implemented this feature completely to convert XML to JSON with the help
of XmlSchema of that XML document. I tested this with different Schemas, it
is working fine. I implemented this as a separate project, so i will
integrate this with axis2 trunk and try with actual scenario.
Yes, T
On Sun, Jul 15, 2012 at 2:19 PM, Sagara Gunathunga <
[email protected]> wrote:
> On Sun, Jul 15, 2012 at 1:27 PM, Amila Suriarachchi
> wrote:
> >
> >
> > On Sat, Jul 14, 2012 at 1:14 PM, Sagara Gunathunga
> > wrote:
> >>
> >> On Sat, Jul 14, 2012 at 12:42 PM, Shameera Rathnayaka
> >>
On Sun, Jul 15, 2012 at 1:27 PM, Amila Suriarachchi
wrote:
>
>
> On Sat, Jul 14, 2012 at 1:14 PM, Sagara Gunathunga
> wrote:
>>
>> On Sat, Jul 14, 2012 at 12:42 PM, Shameera Rathnayaka
>> wrote:
>> > Hi devs,
>> >
>> > As Amila(Project mentor) suggested in previous thread[0] , I have
>> > implem
On Sat, Jul 14, 2012 at 1:14 PM, Sagara Gunathunga <
[email protected]> wrote:
> On Sat, Jul 14, 2012 at 12:42 PM, Shameera Rathnayaka
> wrote:
> > Hi devs,
> >
> > As Amila(Project mentor) suggested in previous thread[0] , I have
> > implemented
> > XMLStreamWriter API to use schema of
On Sat, Jul 14, 2012 at 12:42 PM, Shameera Rathnayaka
wrote:
> Hi devs,
>
> As Amila(Project mentor) suggested in previous thread[0] , I have
> implemented
> XMLStreamWriter API to use schema of the processing xml and gson together
> to convert XML ---> JSON. I have made my progress up to support
have submitted above.
please resolve it using jsonSample.patch
Thanks,
Shameera.
> [GSOC 2012] Improve Json support in Axis2 with google-gson
> --
>
> Key: AXIS2-5270
>
t; >>
>>> >>> >>
>>> >>> >>
>>> >>> >> On Mon, Jun 25, 2012 at 11:10 AM, Shameera Rathnayaka
>>> >>> >> wrote:
>>> >>> >>>
>>> >>> >>> Hi devs,
Shameera Rathnayaka created AXIS2-5362:
--
Summary: [GSoC 2012]Improve Axis2 to handle JSON request/response
with XMLStreamReader/Writer implementations.
Key: AXIS2-5362
URL: https://issues.apache.org/jira
tils class it throws a class cast
>> exception
>> >>> >>>> when it try
>> >>> >>>> to add this returned OMelement to the SoapEnvelop by using
>> >>> >>>> envelope.getBody().addChild(documentElement); here is the code
>>
[
https://issues.apache.org/jira/browse/AXIS2-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amila Chinthaka Suriarachchi resolved AXIS2-5270.
-
Resolution: Fixed
applied the patch
> [G
HROWS
> >>> >>>> AN EXCEPTION
> >>> >>>> }
> >>> >>>>
> >>> >>>> The exception is java.lang.ClassCastException:
> >>> >>>> org.apache.axiom.om.impl.llom.OMDocumentImpl cannot be cast to
> >>
-approach.diff
Previous patches not working with latest trunk, i have removed those and added
new two patches which are tested with latest trunk.
Thanks,
Shameera.
> [GSOC 2012] Improve Json support in Axis2 with google-g
[
https://issues.apache.org/jira/browse/AXIS2-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shameera Rathnayaka updated AXIS2-5270:
---
Attachment: (was: jsonImpl_1st-Approach.diff)
> [GSOC 2012] Improve J
[
https://issues.apache.org/jira/browse/AXIS2-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shameera Rathnayaka updated AXIS2-5270:
---
Attachment: (was: jsonImpl_1st-Approach-sample.diff)
> [GSOC 2012] Impr
t;>> >>>
>>> >>>
>>> >>> I could able to solve this , there was an error in my
>>> >>> GsonXMLStreamReader
>>> >>> , I had to dig AXIOM to identify this. AXIOM process the parser while
>>> >>> it
>>&
_ELEMENT but my implementation had an error
>> >>> returning the END_ELEMENT, I solved it now I an not getting above
>> >>> ClassCastException.
>> >>>
>> >>> Thanks,
>> >>> Shameera.
>> >>>
>> >>>>
>> &
-Approach.diff
Hi devs,
You can find two patches with this, jsonImpl_1st-Approach which is
implementation code for First approach and jsonImpl_1st-Approach-sample, which
is a json sample for this implementation.
> [GSOC 2012] Improve Json support in Axis2 with google-g
;>>> Thanks,
> >>>> Shameera.
> >>>>
> >>>>
> >>>> On Sat, May 5, 2012 at 11:30 AM, Shameera Rathnayaka
> >>>> wrote:
> >>>>>
> >>>>> Hi devs ,
> >>>>>
> >>>>> Ac
this. So i
>>>>> need to clarify whether the following convention is correct or are there
>>>>> any
>>>>> suggestions for it.
>>>>>
>>>>> json message
>>>>>
>>>>> {"alise"
"alise": {
>>>> "bob": {
>>>> "x": "valueX",
>>>> "y": "valueY",
>>>> "z": ["valueU","valueV","valueW"],
>>>>
t;: ["A","B","C" ] }, { "b": ["D","E","F" ] } ]
>>> }
>>> }
>>> }
>>>
>>> Relevant,expected xml message from this json request (actually, it is
>>> not converted to xml)
>>>
>&
valueU
>> valueV
>> valueW
>>
>> john
>> 23
>>
>>
>> A
>> B
>>
valueV
> valueW
>
> john
> 23
>
>
> A
> B
> C
>
>
> D
> E
>
[
https://issues.apache.org/jira/browse/AXIS2-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagara Gunathunga updated AXIS2-5270:
--
Issue Type: New Feature (was: Improvement)
> [GSOC 2012] Improve Json support
A
B
C
D
E
F
Thanks
Shameera.
On Tue, Apr 24, 2012 at 7:12 PM, Shameera Rathnayaka wrote:
> Hi devs,
>
using jsonReder or JsonStreamPaser.
3. I'll run test with larger numbers and update the result.
Thanks,
Shameera.
> [GSOC 2012] Improve Json support in Axis2 with google-gson
> --
>
> Key: AXI
e some good numbers with performance but IMO you have to
test your new JSON implementation with existing JSON implementation for a
better comparison also use around 50 000 message for testing .
> [GSOC 2012] Improve Json support in
attached with my first reply but have done few minor modifications) used for
this test.
Note: i have restarted axis2 server before run each test, to avoid effect of
caching.
> [GSOC 2012] Improve Json support in Axis2 with google-g
: 2.22 [Kbytes/sec] received
10.14 [Kbytes/sec] received
28,559.33 kb/s sent
14,736.77 kb/s sent
)
> [GSOC 2012] Improve Json support in Axis2 with google-g
sfer rate: 2.22 [Kbytes/sec] received
10.14 [Kbytes/sec] received
28,559.33 kb/s sent
14,736.77 kb/s sent
> [GSOC 2012] Improve Json support in Axis2 with goog
[
https://issues.apache.org/jira/browse/AXIS2-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shameera Rathnayaka updated AXIS2-5270:
---
Summary: [GSOC 2012] Improve Json support in Axis2 with google-gson (was:
Improve
and providing answers to user
>>> questions on user list etc. Since community play significant role in GSoC
>>> above actions definitely add some plus point to your account and helpful to
>>> get selected your proposal.
>>>
>>>
>>> [1] - https:/
e/IssueNavigator.jspa?mode=hide&requestId=12318960
>>
>> Thanks !
>>
>>
>>
>>
>> On Mon, Feb 6, 2012 at 9:37 AM, Prabhath Suminda > > wrote:
>>
>>> Hi,
>>>
>>> I'm a computer science & engi
es.apache.org/jira/browse/AXIS2
> [2] -
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=12318960
>
> Thanks !
>
>
>
>
> On Mon, Feb 6, 2012 at 9:37 AM, Prabhath Suminda
> wrote:
>
>> Hi,
>>
>> I'm a computer scienc
Moratuwa, Sri Lanka. I like to participate GSOC 2012 for Axis 2 project. So
> are there any any project ideas and mentors for GSOC 2012? From where can I
> get more details?
>
> Regards,
> Prabhath
>
>
--
Sagara Gunathunga
Blog - http://ssagara.blogspot.com
Web
Hi,
I'm a computer science & engineering undergraduate from University of
Moratuwa, Sri Lanka. I like to participate GSOC 2012 for Axis 2 project. So
are there any any project ideas and mentors for GSOC 2012? From where can I
get more details?
Regards,
Prabhath
55 matches
Mail list logo