> What exactly are you looking for? I'm relatively new to the ESB world so ...
I am going through the samples and trying to get my own version of the samples to work so I get a better understanding than just running them and watching the logs. In the sample 150 I have my version working except the publishWSDL part. I have a wsdl that imports several schema files. Those schema files also import other schema files. I'm trying to reference the wsdl on the file system where it currently exists. Like this <publishWSDL uri="file:/myWsdlFullPath/myWsdlDir/My.wsdl"/> I get lots of errors because it doesn't seem to be following the imports properly. In the sample 400 I'm trying to get my own iterator to work. It seems to work when my expression starts at the soap body, not at the soap envelope. I'm also not clear on the "attachPath" parameter. Thanks Keith -- View this message in context: http://www.nabble.com/Synapse-Configuration-Language-tp22587431p22601340.html Sent from the Synapse - User mailing list archive at Nabble.com.
