Soap Service

Getting Error when trying to connect to a WCF Soap Service "Exception trying to call remote webservice"

I get this:

java.lang.reflect.InvocationTargetException

org.bonitasoft.engine.bpm.connector.ConnectorExecutionException: org.bonitasoft.engine.core.connector.exception.SConnectorException: org.bonitasoft.engine.connector.exception.SConnectorException: org.bonitasoft.engine.connector.ConnectorException: Exception trying to call remote webservice

How can i solve this problem??

Notifications