Hi,
The ProtoBufServletContextInitializer #onStartup method, now get triggered.
The issue was due to an 'Unmodifiable List' returend by the tomcat
'WebappServiceLoader'.
Thanks,
On Thu, May 29, 2014 at 8:41 PM, Denuwanthi De Silva wrote:
> Hi,
>
> When I removed the annotation it still gets
Hi,
When I removed the annotation it still gets the
'ProtoBufServletContextInitializer'.
Thanks
On Thu, May 29, 2014 at 8:17 PM, Sagara Gunathunga wrote:
>
> [Adding dev@wso2]
>
> what happen if you comment out @HandlesType(...). annotation ?
>
> Thanks !
>
>
> On Thu, May 29, 2014 at 7:52
[Adding dev@wso2]
what happen if you comment out @HandlesType(...). annotation ?
Thanks !
On Thu, May 29, 2014 at 7:52 PM, Denuwanthi De Silva wrote:
> Yes I added the @Protobuf to my webapp service class. In tomcat the
> onstartup method identifies that class properly.
>
> But here now the i