Problem:

We developed an OSB 11g project that polls from a WebLogic JMS queue. Upon deployment, we received the following error:

[WliSb Transports:381515]Invalid target for JMS proxy: osb_cluster

Solution:

This OSB project was developed against the DEV server, where the OSB cluster name was called osb_cluster. However, our TEST environment had an OSB cluster name of osbcluster.

  1. One option is to change the name of your OSB cluster.
  2. Another option is to update your code.