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. 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 [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
