Description
Hello,
I have discovered a SOA/BPM 12.2.1.4 domain by using WDT 1.9.8 and then after creating the domain I have found this issue with SAF while a BPM server was starting.
<The JMS store-and-forward (SAF) forwarder failed to connect to the remote destination "null/jms/ExamRemoteInfoQueue", because of j
avax.naming.NameNotFoundException: Unable to resolve 'jms.ExamRemoteInfoQueue'. Resolved 'jms'; remaining name 'ExamRemoteInfoQueue'
at webExamRemotec.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1292)
at webExamRemotec.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:354)
I have checked the model and I have found the SAFImportedDestinations is missing a reference to SAFRemoteContext. Below you can see an example of a proper model I extracted by using the previous version of WDT. Just to be clear, my current model is missing the element in yelow.
I will fix the model manually and I will test it again.
Best regards,
TAM