Re: Running JAX-WS TCK on Axis2

2011-02-08 Thread Isuru Suriarachchi
Hi Jeff, No I tried 2.1. Just to identify the failing cases. Thanks, ~Isuru On Wed, Feb 9, 2011 at 1:09 AM, Jeff Barrett wrote: > Hi Isuru, > > Is it the TCK for JAX-WS 2.2 you are running? > > Thanks, > Jeff > > IBM Software Group - WebSphere Web Services Development > Phone: (512) 286-5256 <

Re: [AXIS2] 1.6 release branch created

2011-02-08 Thread Ruwan Linton
Hi Jeff, Yes, of course :-) Ruwan On Wed, Feb 9, 2011 at 1:06 AM, Jeff Barrett wrote: > Hi Ruwan, > > That means trunk is back open for business, and we can commit into there as > usual, correct? > > Thanks, > Jeff > > IBM Software Group - WebSphere Web Services Development > Phone: (512) 286-

Re: Running JAX-WS TCK on Axis2

2011-02-08 Thread Jeff Barrett
Hi Isuru, Is it the TCK for JAX-WS 2.2 you are running? Thanks, Jeff IBM Software Group - WebSphere Web Services Development Phone: (512) 286-5256 or TieLine: 363-5256 Internet e-mail and Sametime ID: barre...@us.ibm.com From: Isuru Suriarachchi To: java-dev@axis.apache.org Date: 02/

Re: [AXIS2] 1.6 release branch created

2011-02-08 Thread Jeff Barrett
Hi Ruwan, That means trunk is back open for business, and we can commit into there as usual, correct? Thanks, Jeff IBM Software Group - WebSphere Web Services Development Phone: (512) 286-5256 or TieLine: 363-5256 Internet e-mail and Sametime ID: barre...@us.ibm.com From: Ruwan Linton To:

Axis2 edit response XML

2011-02-08 Thread Syed Musavvir
Dear All, I am facing a problem with Axis2 response regarding unwanted empty tags/attributes in the response xml, please go through the following explanations and example…. I am using Axis2 1.4 for developing webservices.I need to remove the empty tags that are coming in the response Any sugges

Re: Axis2 1.6 release plan

2011-02-08 Thread Ruwan Linton
Done! Ruwan On Tue, Feb 8, 2011 at 5:37 PM, Ruwan Linton wrote: > +1, will use it. > > Thanks, > Ruwan > > > On Tue, Feb 8, 2011 at 5:20 PM, Andreas Veithen > wrote: > >> Can you try to use maven-release-plugin (release:branch) to create the >> branch? That should automatically update all POM

[AXIS2] 1.6 release branch created

2011-02-08 Thread Ruwan Linton
Folks, The 1.6 release branch has been created at [1]. I expect everybody to discuss any non trivial change that you commit to this branch, as we are closing towards the release. Also if you want any fixes to be available on the 1.6 release, not that you have to commit to both the trunk as well as

Re: Axis2 1.6 release plan

2011-02-08 Thread Ruwan Linton
+1, will use it. Thanks, Ruwan On Tue, Feb 8, 2011 at 5:20 PM, Andreas Veithen wrote: > Can you try to use maven-release-plugin (release:branch) to create the > branch? That should automatically update all POM files. Note that you > will have to activate the "everything" profile (maven -Peveryth

[jira] Commented: (AXIS2-4944) Improve Axis2 local transport to work with Apache Synapse's nhttp transport

2011-02-08 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991948#comment-12991948 ] Amila Chinthaka Suriarachchi commented on AXIS2-4944: - There are two i

Re: Axis2 1.6 release plan

2011-02-08 Thread Andreas Veithen
Can you try to use maven-release-plugin (release:branch) to create the branch? That should automatically update all POM files. Note that you will have to activate the "everything" profile (maven -Peverything) to make sure that the distribution module is also updated. Andreas On Tue, Feb 8, 2011 a

Re: Axis2 1.6 release plan

2011-02-08 Thread Ruwan Linton
Thanks a lot Sagara. Then I guess the platform is set for the release. Let me create the branch for the release. Ruwan On Tue, Feb 8, 2011 at 4:00 PM, Sagara Gunathunga < sagara.gunathu...@gmail.com> wrote: > Hi Ruwan , > > You can expect Woden release within this week. > > Thanks ! > > > >

Re: Axis2 1.6 release plan

2011-02-08 Thread Ruwan Linton
OK, I got it passing :-) I was using the Neethi version 2.0.3 not sure whether that is the cause, but I was able to run the build 2 times with 2.0.4 version successfully. Thanks, Ruwan On Tue, Feb 8, 2011 at 3:54 PM, Ruwan Linton wrote: > +1, I was also checking the neethi release with the Axis

Re: Axis2 1.6 release plan

2011-02-08 Thread Sagara Gunathunga
Hi Ruwan , You can expect Woden release within this week. Thanks ! On Tue, Feb 8, 2011 at 3:54 PM, Ruwan Linton wrote: > +1, I was also checking the neethi release with the Axis2 trunk, but I got > some test failures on the integration module, which doesn't seem to be > related to neethi.

Re: Axis2 1.6 release plan

2011-02-08 Thread Ruwan Linton
+1, I was also checking the neethi release with the Axis2 trunk, but I got some test failures on the integration module, which doesn't seem to be related to neethi. I am verifying the build again. Once it is done lets create the branch and move ahead for the release. BTW: Sagara what is the statu