[
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
[
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-
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:
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
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
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,
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