Hi azeez; Were you able to check this? Thanks -Ratha On 19 March 2012 14:35, vijayaratha vijayasingam <[email protected]>wrote:
> If we define a ClassEndpoint type, this problem can be resolved.. > -Ratha > > > On 19 March 2012 14:18, Hiranya Jayathilaka <[email protected]> wrote: > >> >> >> On Mon, Mar 19, 2012 at 2:14 PM, Afkham Azeez <[email protected]> wrote: >> >>> Yes, I didn't implement the serialization part. However, custom endpoint >>> definition is working fine. The tricky thing is, the serialization logic >>> does an "instanceof" check on the endpoint type, and then tries to >>> serialize it. So, serialization does not work for any endpoint we define >>> using class endpoint. We have to think of a proper way to implement this. >> >> >> Just trying to understand the problem here. Why should this be any >> different from how the class mediators are serialized? The serializer just >> need to know the name of the implementing class right? >> >> Thanks, >> Hiranya >> >> >>> >>> >>> On Mon, Mar 19, 2012 at 1:57 PM, vijayaratha vijayasingam < >>> [email protected]> wrote: >>> >>>> Hi azeez, >>>> I tried the recent implementation of supporting the custom endpoints, >>>> but facing an issue while saving the custom endpoints..No Serializer for >>>> this type endpoint? >>>> >>>> Thanks >>>> -Ratha >>>> >>> >>> >> >> >> -- >> Hiranya Jayathilaka >> Associate Technical Lead; >> WSO2 Inc.; http://wso2.org >> E-mail: [email protected]; Mobile: +94 77 633 3491 >> Blog: http://techfeast-hiranya.blogspot.com >> > >
