Build failed in Jenkins: sandesha2-1.4 ยป Apache Sandesha #58

2011-03-14 Thread Apache Hudson Server
See -- [...truncated 386 lines...] [INFO] snapshot org.apache.ws.commons.axiom:axiom-api:1.2.11-SNAPSHOT: checking for updates from apache.snapshots Downloading:

Build failed in Jenkins: sandesha2-1.4 #58

2011-03-14 Thread Apache Hudson Server
See -- [...truncated 830 lines...] Downloading: http://repository.apache.org/snapshots/org/apache/ws/commons/axiom/axiom-impl/1.2.11-SNAPSHOT/axiom-impl-1.2.11-SNAPSHOT.pom [INFO] Unable to find resou

Re: [VOTE] [AXIS2] Release Axis2-1.6.0

2011-03-14 Thread Andreas Veithen
I don't see any issues with the MTOM sample: orcus:mtom veithen$ ant Buildfile: /Users/veithen/dev/maven/axis/axis2-1.6/modules/distribution/target/axis2-1.6.1-SNAPSHOT/samples/mtom/build.xml generate.service: [java] Retrieving document at '/Users/veithen/dev/maven/axis/axis2-1.6/modules/di

Re: [VOTE] [AXIS2] Release Axis2-1.6.0

2011-03-14 Thread Andreas Veithen
On Sun, Feb 20, 2011 at 06:16, Amila Suriarachchi wrote: > is there a window to merge this[1] change to branch? This has now been merged. > Unlike in other axis2 releases, all the directories has the 777 mode Fixed on the trunk and merged to the branches. Please check again. > eg. > drwxrwxrwx

[jira] Moved: (AXIS-2842) thread is left unclosed

2011-03-14 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen moved AXIS2-4979 to AXIS-2842: -- Affects Version/s: (was: 1.4) 1.4

[jira] Created: (AXIS2-4979) thread is left unclosed

2011-03-14 Thread odelya holiday (JIRA)
thread is left unclosed --- Key: AXIS2-4979 URL: https://issues.apache.org/jira/browse/AXIS2-4979 Project: Axis2 Issue Type: Bug Affects Versions: 1.4 Reporter: odelya holiday HI! I get his error message

Re: [Axis2] Isn't it time for us to move to Java 6?

2011-03-14 Thread Andreas Veithen
On Mon, Mar 14, 2011 at 10:17, Afkham Azeez wrote: > I remember people saying similar things when we were planning to move from > JDK 1.4 to 1.5, and there were many discussions & resistance about the > drastic shift since JDK 1.5 introduced significant changes. There will be > some inertia, but e

[jira] Commented: (AXIS2-4524) Caching BeanInfo in adb module's BeanUtil improves performance

2011-03-14 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006581#comment-13006581 ] Andreas Veithen commented on AXIS2-4524: @Martin: As explained above, the natural

[Axis2] JUnit test issue - no WSDL to test

2011-03-14 Thread Ping Liu
As working on AXIS2-4170, I found there is no WSDL test files for a JUnit test. The test class source code is: axis2/java/core/trunk/modules/kernel/test/org/apache/axis2/description/WSDLToAllServicesBuilderTest.java The testing WSDL files the code is looking for are: target/test-classes/ws

[jira] Created: (RAMPART-330) Interop with WSIT: SignatureConfirmation header must be encrypted when is specified

2011-03-14 Thread Rustam Abdullaev (JIRA)
Interop with WSIT: SignatureConfirmation header must be encrypted when is specified -- Key: RAMPART-330 URL: https://issues.apache.org/jira/browse/RAMPART-330

[jira] Commented: (AXIS2-4524) Caching BeanInfo in adb module's BeanUtil improves performance

2011-03-14 Thread Martin Aubele (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006386#comment-13006386 ] Martin Aubele commented on AXIS2-4524: -- Could an axis listener be a way to reset the

Re: [Axis2] Isn't it time for us to move to Java 6?

2011-03-14 Thread Dennis Sosnoski
Going from 1.4 to 1.5 gave access to many new features. Going from 1.5 to 1.6 seems to me to add very little that's useful. What do you see as the big advantages of moving to 1.6/Java 6? - Dennis On 03/14/2011 10:17 PM, Afkham Azeez wrote: > I remember people saying similar things when we wer

Re: [Axis2] Isn't it time for us to move to Java 6?

2011-03-14 Thread Afkham Azeez
I remember people saying similar things when we were planning to move from JDK 1.4 to 1.5, and there were many discussions & resistance about the drastic shift since JDK 1.5 introduced significant changes. There will be some inertia, but eventually we will have to move on. Regarding the benefits of

Re: [Axis2] Isn't it time for us to move to Java 6?

2011-03-14 Thread Dennis Sosnoski
I'd think that the benefits of moving to Java 6 are minor at best, and while most users won't care about the loss of Java 5 support there are probably a significant number who will. Andreas' earlier suggestion of a Maven profile sounds like it gives a nice way of selectively updating to dependencie

Re: [Axis2] Isn't it time for us to move to Java 6?

2011-03-14 Thread Sanjiva Weerawarana
Andreas IMO Oracle's willingness to provide commercial support for JDK 1.5 is not a reason for us to keep supporting JDK 1.5. If our primary user community (who use our open source code) cannot use it on the publicly available Java platform then we should move away. Sanjiva. On Sun, Mar 13, 2011

Re: [VOTE] [AXIS2] Release Axis2-1.6.0

2011-03-14 Thread Sagara Gunathunga
The faulthandling sample failing because 'BankServiceSkeleton' class used in this sample not yet updated according to the recent changes of Exception class naming in the code-gen module. I have done the necessary changes and will commit shortly. I also have limited time during these days but if i