« Return to Thread: Problem with custom mediator

Problem with custom mediator

by David Borja-2 :: Rate this Message:

| View in Thread

Hi Devs!

I'm getting a ClassNotFoundException: org.apache.synapse.mediators.AbstractMediator when i deploy the .car application exported from Eclipse WSO2 Studio.

I have created a class called CustomHeaderMediator that extends AbstractMediator, then i have created an artifact ESB Mediator with this class.

When i package the .car and deploy in WSO2 ESB server with admin console, a ClassNotFoundException is thrown.

The class org.apache.synapse.mediators.AbstractMediator is inside synapse-core-1.4.0.wso2v1.jar (repository/components/plugins).

What is wrong??


Regards

_______________________________________________
Esb-java-user mailing list
Esb-java-user@...
https://mail.wso2.org/cgi-bin/mailman/listinfo/esb-java-user

 « Return to Thread: Problem with custom mediator