Note only a select few LDAP providers are supported. Double check to be sure your provider is one of those. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Server</faultcode>
<faultstring>BIP3113E: Exception detected in message flow CheckInService.SOAP Input (broker MB7BROKER)</faultstring>
<detail>
<Text>BIP2708W: An input message to flow ''CheckInService'' does not have an identity.
Input messages to the flow must have an identity for access.
Modify the client calling the flow to provide an identity for the message. : F:\build\S700_P\src\DataFlowEngine\MessageServices\ImbSecurityManager.cpp: 985: ImbSecurityManager::noIdentityFound: :</Text>
</detail>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
Keep in mind that if only the security profile is provided in the BAR file configuration but not the policy set and binding, the security manager of the broker can be deployed, but it rejects the access of the message flow
This could be the reason for your error, did you add the policy set and policy set binding in your bar file?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum