Jenkins build became unstable: Axis2 » Apache Axis2 - Integration #2921

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

Jenkins build became unstable: Axis2 #2921

2015-07-12 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 - Integration #2922

2015-07-12 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 #2922

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

Re: Fixing Issues for 1.7 Release

2015-07-12 Thread Andreas Veithen
OK, I also upgraded Woden to XmlSchema 2.2.1 (No code changes were required), so this is converging. Andreas On Fri, Jul 3, 2015 at 11:43 PM, Hiranya Jayathilaka wrote: > Changing Neethi version to 3.0.3 went smoothly. However, changing to > XmlSchema 2.2.1 needed some minor code changes. I'm at

Jenkins build became unstable: Axis2 » Apache Axis2 - OSGi Tests #2926

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

Jenkins build became unstable: Axis2 #2926

2015-07-12 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 - OSGi Tests #2927

2015-07-12 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 #2927

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

[jira] [Commented] (AXIS2-5702) Axis2 trunk build with java 8(JDK 1.8)

2015-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624003#comment-14624003 ] Hudson commented on AXIS2-5702: --- SUCCESS: Integrated in Axis2 #2927 (See [https://builds.ap

[jira] [Commented] (AXIS2-5702) Axis2 trunk build with java 8(JDK 1.8)

2015-07-12 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624006#comment-14624006 ] Andreas Veithen commented on AXIS2-5702: For me, the build now works with Java 8.

Re: [jira] [Commented] (AXIS2-5702) Axis2 trunk build with java 8(JDK 1.8)

2015-07-12 Thread Eranda Sooriyabandara
Here the same. Able to build end to end with Java 8. thanks Eranda On Sun, Jul 12, 2015 at 4:56 PM, Andreas Veithen (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/AXIS2-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624006#comment-

Re: CORS Supprt in Axis2

2015-07-12 Thread Asanka Dissanayake
Hi Devs, What is the best place to implement this. IMHO I think following place is suitable. org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(final AxisHttpConnection conn, final HttpContext context) throws IOException, HttpException Thanks, Asanka D On Sat, Jul 1

[jira] [Updated] (AXIS2-5601) Issue with generated code for some specific wsdl

2015-07-12 Thread Eranda Sooriyabandara (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eranda Sooriyabandara updated AXIS2-5601: - Attachment: gencode.zip This is not reproducible with axis2-1.7.0-SNAPSHOT. Please

[AXIS2-5601] Issue with generated code for some specific wsdl

2015-07-12 Thread Eranda Sooriyabandara
Hi All, I tried to reproduce the issue [1] with the given wsdls and wasn't able to do so with axis2-1.7.0-SNAPSHOT. Shall we go ahead and resolve it. thanks Eranda https://issues.apache.org/jira/browse/AXIS2-5601 -- *Eranda Sooriyabandara* E-mail: eranda.sooriyabandara AT gmail.com Mobile: +94

[jira] [Resolved] (AXIS2-5702) Axis2 trunk build with java 8(JDK 1.8)

2015-07-12 Thread Shameera Rathnayaka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shameera Rathnayaka resolved AXIS2-5702. Resolution: Fixed Yes, build works for me as well with jdk1.8.0_45. > Axis2 trunk b

[jira] [Assigned] (AXIS2-5601) Issue with generated code for some specific wsdl

2015-07-12 Thread Hiranya Jayathilaka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiranya Jayathilaka reassigned AXIS2-5601: -- Assignee: Hiranya Jayathilaka > Issue with generated code for some specific wsd

[jira] [Resolved] (AXIS2-5601) Issue with generated code for some specific wsdl

2015-07-12 Thread Hiranya Jayathilaka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiranya Jayathilaka resolved AXIS2-5601. Resolution: Fixed Seems to be fixed on the trunk, as per the comments made by Eranda

Re: [AXIS2-5601] Issue with generated code for some specific wsdl

2015-07-12 Thread Hiranya Jayathilaka
On Jul 12, 2015, at 8:23 PM, Eranda Sooriyabandara wrote: > Hi All, > I tried to reproduce the issue [1] with the given wsdls and wasn't able to do > so with axis2-1.7.0-SNAPSHOT. > Shall we go ahead and resolve it. Thanks Eranda for looking into it. I just resolved the issue. -Hiranya > >