Re: [Axis2] using the EndpointReferenceHelper class

2006-11-03 Thread Chamikara Jayalath
Yes. Trunk is fine.Thanks,ChamikaraOn 11/3/06, Brian De Pradine <[EMAIL PROTECTED]> wrote: Ok. I'll only make the change in trunk. Cheers Brian DePradine Web Services Development IBM Hursley External  +44 (0) 1962 816319         Internal 246319 If you can't find the time to do it right the firs

Re: [Axis2] using the EndpointReferenceHelper class

2006-11-03 Thread Brian De Pradine
Ok. I'll only make the change in trunk. Cheers Brian DePradine Web Services Development IBM Hursley External  +44 (0) 1962 816319         Internal 246319 If you can't find the time to do it right the first time, where will you find the time to do it again? "Davanum Srinivas" <[EMAIL PROTECTED

Re: [Axis2] using the EndpointReferenceHelper class

2006-11-03 Thread Davanum Srinivas
Just trunk please. thanks, dims On 11/3/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote: Hi guys, Let's do this change only in the trunk.. Hope it's ok with Chamikara... Don't like to take any chances in the 1.1 branch at this point... ~Thilina On 11/3/06, Brian De Pradine <[EMAIL PROTECTED

Re: [Axis2] using the EndpointReferenceHelper class

2006-11-03 Thread Thilina Gunarathne
Hi guys, Let's do this change only in the trunk.. Hope it's ok with Chamikara... Don't like to take any chances in the 1.1 branch at this point... ~Thilina On 11/3/06, Brian De Pradine <[EMAIL PROTECTED]> wrote: Hello Chamikara, Your proposal sounds reasonable. I will move the EndpointRefere

Re: [Axis2] using the EndpointReferenceHelper class

2006-11-03 Thread Brian De Pradine
Hello Chamikara, Your proposal sounds reasonable. I will move the EndpointReferenceHelper in the trunk and 1.1 branches. Cheers Brian DePradine Web Services Development IBM Hursley External  +44 (0) 1962 816319         Internal 246319 If you can't find the time to do it right the first time, w

Re: [Axis2] using the EndpointReferenceHelper class

2006-11-03 Thread Chamikara Jayalath
Hi All,One solution for this may be to move the EndpointReferenceHelper class the the Kernel module. AFAIK most of the stuff that were in the axis2-common module were moved here.Chamikara On 11/3/06, Chamikara Jayalath <[EMAIL PROTECTED]> wrote: Hi All,In Sandesha I am using the EndpointReference c

[Axis2] using the EndpointReferenceHelper class

2006-11-02 Thread Chamikara Jayalath
Hi All,In Sandesha I am using the EndpointReference class which is present in the Axis2 kernel module. But it seems like the methods to serialize this are present in a EndpointReferenceHelper class which is only present in the Addressing module  ( i.e. addressing.mar). So it is not possible to use