Hi Uvindra,

On Fri, Sep 5, 2014 at 9:08 AM, Uvindra Dias Jayasinha <uvin...@wso2.com>
wrote:

> Hi All,
>
> So I need to deploy a custom Axis2 handler in ELB 2.1.1.
>
> So I wrote a handler which extends the AbstractHandler interface and then
> copied the jar file to the ELB repository/components/plugins folder.
>
If it is jar, you need to copy into repository/components/lib directory,
else if it is an osgi bundle you need to copy into
repository/components/dropins


> Then I modified the axis2.xml to include the handler as part of the
> "InFlow" phase.
>
> Then when I start the ELB I get a axis2 DeploymentException referring to
> my custom handler due to a classNotFoundException.
>
> Any idea what I'm missing here? Or do I need to develop a full blown Axis2
> module with my handler embedded to make this work?
>
> Sorry I cant include the actual output because I do not have internet
> access from my machine at the moment.
>
> --
> Regards,
> Uvindra
>
> Mobile: 777733962
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Isuru Udana*
Senior
* Software Engineer*
WSO2 Inc.; http://wso2.com
email: isu...@wso2.com cell: +94 77 3791887
blog: http://mytecheye.blogspot.com/
twitter: http://twitter.com/isudana
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to