Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created February 28, 2012 15:39
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marianogonzalez/1933227 to your computer and use it in GitHub Desktop.
Save marianogonzalez/1933227 to your computer and use it in GitHub Desktop.
ssh namespace
<mule xmlns="http://www.mulesoft.org/schema/mule/core"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ssh="http://www.mulesoft.org/schema/mule/sshmultiplexedconnector"
xsi:schemaLocation="
http://www.mulesoft.org/schema/mule/core http://www.mulesoft.org/schema/mule/core/current/mule.xsd
http://www.mulesoft.org/schema/mule/ssh http://www.mulesoft.org/schema/mule/sshmultiplexedconnector/1.0/mule-sshmultiplexedconnector.xsd">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment