Warning - Oracle weblogic server - after deployment
1.Created a cluster
2.Created a server in the above cluster
3.Created data source and tested connection all ok
4.Created java Messaging service
5.Created Deployment using the ear file
after deployment of the ear file which has got the jar file in goes as status = Active and Health = Warning and when I drill down EJB i can see under this
Application TAGSAR on Server WLS_TAGSAR1
Tagsar.jar
SARRequestMDB (jms/aq/SAR_REQUEST) Warning MDB application TAGSAR is NOT connected to messaging system.
We have deployed the same way on another server it work’s fine. I have tried deleting the whole stuff and have redone it but I get the same error . Can anyone guide me in the correct direction please.