2.7 Create JMS Server and JMS Module

  • Creating FileUploadJMS JSM Module
  • Creating WLS_JMS_FILEUPLOAD_PS FileStore
  • Creating FileUploadJMSServer JMS Server




  1. Click on JMS Servers → Name – FileUploadJMSServer → Click Next.



  2. Select Type as File Store and click Next.

  3. Select target as managed server and click Finish.

  4. Left hand side click on JMS Module → click New.

  5. Name : FileUploadJMS

    Scope: Global

    Descriptor File Name: jms/fileuploadjms-jms.xml

  6. Click Next.

  7. Set target as cluster → click Next.

  8. Select Would you like to add resources to this JMS system module and click Finish.

  9. Select New.

  10. Select Distributed Queue and clickNext.

  11. Provide

    Name: PREPROCESS

    JNDI Name: PREPROCESS

    Destination Type: Uniform

    Template: None



  12. Name : WLS_JMS_FILEUPLOAD_PS

    Scope : Global

    Directory : /tmp/WLS_JMS_FILEUPLOAD_PS



  13. Select target as managed server.

  14. Select WLS_JMS_FILEUPLOAD_PS and click Next.
  15. Select Create a New Subdeploymeny and create FileUploadSD.

  16. Select FileUploadJMSServer and click Finish.

  17. Similarly Go into FileuploadJMS module and click Next.

  18. Select Connection factory → Click Next.

  19. Provide

    Name : OCF

    JNDI Name : OCF

    Subscription Sharing Policy : Exclusive

    Client ID Policy : Restricted



  20. Click on Advanced targeting.

  21. Provide Subdeployment Name as Default Targeting.

  22. Select cluster and click Finish.

  23. Go to FileUpload JMS and click New.

  24. Select Distributed Queue.

  25. Provide

    Name : RAPPROVAL

    JNDI Name : RAPPROVAL

    Destination Type: Uniform

    Template : None



  26. Select Advance targeting.

  27. Select Subdeployment: FileUploadSD.

  28. Select FileUploadJMSServer and click Finish.