esb - Mule SugarCRM Connector: Schema Not Found -


i have sugarcrm connector on anypoint studio instance schema isn't found.

http://www.mulesoft.org/schema/mule/sugar

http://www.mulesoft.org/schema/mule/sugar/current/mule-sugar.xsd

details: http://mulesoft.github.io/sugarcrm-connector/1.0.3/apidocs/mule/sugar-config.html

because of this, not use on mule domain project.

when deploy, following message displayed on esb server:

warn 2016-02-08 12:45:01,526 [main] org.springframework.beans.factory.xml.xmlbeandefinitionreader: ignored xml validation warning org.xml.sax.saxparseexception: schema_reference.4: failed read schema document 'http://www.mulesoft.org/schema/mule/sugar/current/mule-sugar.xsd', because 1) not find document; 2) document not read; 3) root element of document not .

is link unavailable? problem or iss there link schema?

thanks!

the schema sugarcrm connector (or mule connector), isn't publicly available, located inside connector jar, should installed in classpath.

enter image description here

option 1: drag & drop sugarcrm component studio palette canvas.

option 2: right-click on mule project > properties > libraries > add library... > anypoint connector dependencies > choose sugarcrm connector.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -