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

2012-07-15 Thread Amila Suriarachchi
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

Jenkins build is back to stable : Axis2-trunk-java-1.6 » Apache Axis2 - ADB Codegen #1015

2012-07-15 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Jenkins build is back to stable : Axis2-trunk-java-1.6 » Apache Axis2 - Data Binding #1015

2012-07-15 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Build failed in Jenkins: Axis2 #1635

2012-07-15 Thread Apache Jenkins Server
See -- [...truncated 8720 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec Running org.apache.axis2.engine.map.MapServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Tim

Jenkins build is back to stable : Axis2 » Apache Axis2 - ADB Codegen #1635

2012-07-15 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Jenkins build is back to stable : Axis2 » Apache Axis2 - Data Binding #1635

2012-07-15 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Build failed in Jenkins: Axis2 » Apache Axis2 - JSON #1635

2012-07-15 Thread Apache Jenkins Server
See -- [INFO] [INFO] Building Apache Axis2 - JSON [INFO]task-segment: [clean, deploy] [INFO]

Jenkins build is still unstable: Axis2 » Apache Axis2 - Kernel #1635

2012-07-15 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

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

2012-07-15 Thread Shameera Rathnayaka
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

[jira] [Resolved] (AXIS2-4197) Issue with toEnvelope(..) and toOm(..) in Axis 2 generated code for toOM taking in same paramter types

2012-07-15 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS2-4197. Resolution: Fixed Fix Version/s: (was: 1.6.0) 1.7.0 A

Re: Improve Json support with Axis2 using google-gson java library

2012-07-15 Thread Amila Suriarachchi
On Wed, Jan 4, 2012 at 7:57 PM, Andreas Veithen wrote: > I think it is useful to summarize a bit the discussion at this point. > > We have identified two approaches to address the SOAP infoset vs. JSON > question: > > 1. As Amila suggests in his last post, put a dummy SOAP envelope in > the messag

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

2012-07-15 Thread Amila Suriarachchi
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 > >>

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

2012-07-15 Thread Sagara Gunathunga
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

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

2012-07-15 Thread Amila Suriarachchi
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