[jira] [Resolved] (AXIS2-5103) WSDL2JAVA should support to generate portable JAX-WS codes.

2011-08-22 Thread Sagara Gunathunga (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagara Gunathunga resolved AXIS2-5103. --- Resolution: Fixed Fixed in r1160240. > WSDL2JAVA should support to generate portable

[jira] [Resolved] (AXIS2-5104) JAVA2WSDL tool should support to process JAX-WS annotation and generate required meta data.

2011-08-22 Thread Sagara Gunathunga (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagara Gunathunga resolved AXIS2-5104. --- Resolution: Fixed Fixed in r1160240. > JAVA2WSDL tool should support to process JAX-

Re: Jenkins build became unstable: Axis2 » Apache Axis2 - Java2WSDL #935

2011-08-22 Thread Sagara Gunathunga
I noticed following error trace on build server due to a new test case introduced by me but I can't recreate this issue locally ( Ubuntu 11.04 /64 bit - JDk 1.6 ) I will try to test this on JDK 1.5. BTW any one have any clue ? Error Message Generated directory does not exists expected: but was:

Re: Jenkins build became unstable: Axis2 » Apache Axis2 - Java2WSDL #935

2011-08-22 Thread Sagara Gunathunga
I just changed JDK version to 1.6 temporally on Jenkins and got expected results. I will try to fix this locally using JDK 1.5. Thanks ! On Mon, Aug 22, 2011 at 7:47 PM, Sagara Gunathunga wrote: > I noticed following error trace on build server due to a new test case > introduced by me but I can

Re: Jenkins build became unstable: Axis2 » Apache Axis2 - Java2WSDL #935

2011-08-22 Thread Andreas Veithen
My guess is that you have developed the feature against an old JAX-WS version (2.1), while Axis2 uses JAX-WS 2.2, and that by coincidence this works on Java 1.6 because the JRE is shipped with the same old version... Andreas On Mon, Aug 22, 2011 at 16:17, Sagara Gunathunga wrote: > I noticed fol

Re: Jenkins build became unstable: Axis2 » Apache Axis2 - Java2WSDL #935

2011-08-22 Thread Sagara Gunathunga
thete On Mon, Aug 22, 2011 at 8:10 PM, Andreas Veithen wrote: > My guess is that you have developed the feature against an old JAX-WS > version (2.1), while Axis2 uses JAX-WS 2.2, and that by coincidence > this works on Java 1.6 because the JRE is shipped with the same old > version... Andreas,

[jira] [Created] (AXIS2-5126) Axis 2 Server response is not compressed when requested to be

2011-08-22 Thread Brent Thorington (JIRA)
Axis 2 Server response is not compressed when requested to be - Key: AXIS2-5126 URL: https://issues.apache.org/jira/browse/AXIS2-5126 Project: Axis2 Issue Type: Bug Compon