Hi folks,

I'm writing some integration tests for an ESB connector for Apple Push
Notifications.

When I hit a proxy service with my connector mediator I get the following
error

Failed to locate the configure element for
connector [org.wso2.carbon.connector.apns.dispatchToDevice]

I put the test case thread to sleep and opened management console of the
the test ESB instance.

I saw that my connector was in 'disabled' status though I have enabled it
using the following code line in the test case.

adminServiceStub.updateStatus("{org.wso2.carbon.connector}" +
CONNECTOR_NAME, CONNECTOR_NAME, "org.wso2.carbon.connector", "enabled");

I enabled it from the management console before the test case thread
resumes.

Still I got the same error.

I can see all the connector configurations are in order, in the management
console.

Am I doing something wrong here ?



-- 
*Rushmin Fernando*
*Technical Lead*

WSO2 Inc. <http://wso2.com/> - Lean . Enterprise . Middleware

email : rush...@wso2.com
mobile : +94772310855
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to