[jira] [Resolved] (AXIS2-3912) ADB should report warning or error when encountering a mixedType

2012-07-08 Thread Sagara Gunathunga (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagara Gunathunga resolved AXIS2-3912. --- Resolution: Fixed Fix Version/s: 1.7.0 Assignee: Sagara Gunathunga (

[jira] [Updated] (AXIS2-5270) [GSOC 2012] Improve Json support in Axis2 with google-gson

2012-07-08 Thread Shameera Rathnayaka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shameera Rathnayaka updated AXIS2-5270: --- Attachment: jsonSample.patch There is a compilation error in json sample which i have

Re: Proxy authentication failure on Axis 1.6.1

2012-07-08 Thread robert lazarski
On Thu, Jul 5, 2012 at 9:26 AM, Fernando Cesar da Silva wrote: > Hello, > > > > We are experiencing serious problems trying to authenticate Axis 1.6.1 in a > NTLM Proxy Server. > I suggest you try the latest, axis2 1.6.2 , which was a bug fix release. I'm not an NTLM user though I can offer some

Tests falling in axis2-adb-codegen

2012-07-08 Thread Andun Sameera
Hi all, This test is failing in the current trunk, Running org.apache.axis2.schema.SchemaCompilerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.043 sec <<< FAILURE! Thanks AndunSLG Software Engineer - Intern WSO2 Lanka (Pvt) Ltd

Re: Tests falling in axis2-adb-codegen

2012-07-08 Thread Shameera Rathnayaka
Hi, This is because adb-codegen/test-resources/schemas/custom_schemas/sampleSchema6.xsd has a complexType with mix content which is not support in ADB. Hence it throws an SchemaCompilationException at the processComplexType(...) method in SchemaCompiler class. Thanks, Shameera. On Mon, Jul 9,

[jira] [Created] (AXIS2-5363) Tests falling in axis2-adb-codegen

2012-07-08 Thread Andun Sameera Liyanagunawardana (JIRA)
Andun Sameera Liyanagunawardana created AXIS2-5363: -- Summary: Tests falling in axis2-adb-codegen Key: AXIS2-5363 URL: https://issues.apache.org/jira/browse/AXIS2-5363 Project: Axis2

[jira] [Updated] (AXIS2-5363) Tests falling in axis2-adb-codegen

2012-07-08 Thread Prabhath Suminda (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prabhath Suminda updated AXIS2-5363: Attachment: codegen.patch According to Shameera (Discussed in mailing list) this because

[jira] [Assigned] (AXIS2-5363) Tests falling in axis2-adb-codegen

2012-07-08 Thread Sagara Gunathunga (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagara Gunathunga reassigned AXIS2-5363: - Assignee: Sagara Gunathunga > Tests falling in axis2-adb-codegen > -

[jira] [Resolved] (AXIS2-5363) Tests falling in axis2-adb-codegen

2012-07-08 Thread Sagara Gunathunga (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagara Gunathunga resolved AXIS2-5363. --- Resolution: Fixed Fix Version/s: (was: nightly) 1.7.0 R

[jira] [Updated] (AXIS2-5363) Tests falling in axis2-adb-codegen

2012-07-08 Thread Sagara Gunathunga (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagara Gunathunga updated AXIS2-5363: -- Affects Version/s: (was: 1.7.0) nightly > Tests falling