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 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 this from outside. Is there a way to use this without a ugly code repeat.
Thanks,
Chamikara
