configuration of jms jndi

Post on 12-Apr-2017

101 Views

Category:

Software

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Creating the persistent storage to holds the queues or topics .Service-persistent storage

The data xsd what ever we are taking from the source it will capture through BPEL and putting the data by using queue and putting in the JMS adapter .to store the information physically what the queue holds we are creating the directory(Physical storage) in persistant file storage.

Click on OK2) under services JMS MODULE---SOA JMS module -click on

Click on new in this screen

Click on QUEUE

Click Next

Mention the queue nameAnd JNDI name as JMS/ Queue name.

Click on NEXTSelect Deployment = SOA Subdeployment.

And Target = SOA JMS Server.

Click on Finish.We will get this screen after the successful creation of queue where we will get our defined queue name as U can see soasolutionqueue

3)Creation of Connection Factory.

Select Connectionfactory

Click on NEXT

Name as soasolutionsCFJndi name as jms/soasolutionsCFClick on NEXT

4) Now We need to Configure the JMS Adapter in the deployment.Next DeploymentJMS Adapter

Click on JMS AdapterConfiguration-Outbound Connection Pools---

Click on NEWSelect the option

Click on FINISH.

You have to change the plan name as it was using by another object.

D:\oracle\Middleware\Oracle_SOA1\soa\Plan.xml----------Old PathD:\oracle\Middleware\Oracle_SOA1\soa\Plan1.xml------------New Path

No

Showing GREEN as Succesful.No need to do anything.Go to Configuration ----Outbound connection pools ---Check the what we define logical JNDI name.

Clikc on that eis/queue/demo(This is called logical JNDI name) u will get the below screen.

U need to provide the Connection Factory Location as User name and password.

As Connection Factory Location = jms/soasolutionsCF Username = weblogicPaswword = welcome1You need to press enter after entering all these otherwise it will not append.

5)Last and Most important Step is you have to update your JMS adapter otherwise the configuration settings wont reflect.

Deployments-JMS Adapter-Check the Check BOX and click on Update.

Click on Next and Finish.Final Screen will be like this.

This is all about configuration settings for JMS Adapter in Admin Console Level.

top related