Install Member Manager on i5/OS

You must deploy Member Manager on your i5/OS machine.

  1. Create an iSeries directory under the WC_installdir/wmm directory.

  2. Extract the contents of the WC_installdir/wmm/win/MemberManager.zip file to the WC_profiledir directory.

  3. Modify the ejb-jar.xml file contained within the wmm.ejb.jar file.

    1. Open the wmm.ejb.jar and extract the ejb-jar.xml file into the WC_profiledir/lib directory.

    2. Open the ejb-jar.xml file in a text editor and remove the following entries:
                  <resource-ref id="ResourceRef_1049051571850">
                     <res-ref-name>jdbc/wmmDS</res-ref-name>
                    
      <res-type>javax.sql.DataSource</res-type>
                     <res-auth>Container</res-auth>
                    
      <res-sharing-scope>Shareable</res-sharing-scope>
                  </resource-ref>
      
      
      

      The resource-ref number might differ from the number listed in the above example.

    3. Save the file and place it back into wmm.ejb.jar file.

  4. Modify the ibm-ejb-jar-bnd.xmi file.

    1. Open the wmm.ejb.jar and extract the ibm-ejb-jar-bnd.xmi file into the WC_profiledir/lib directory.

    2. Open the ibm-ejb-jar-bnd.xmi file in a text editor, and remove the following entries:
                  <resRefBindings
      xmi:id="ResourceRefBinding_1049051571850" 
                     jndiName="jdbc/wmmDS"> 
                  <bindingResourceRef
      href="META-INF/ejb-jar.xml#ResourceRef_
                     1049051571850"/> 
                  </resRefBindings>
      
      
      

      The resRefBindings number might differ from the number listed in the above example.

    3. Save the file and place it back in the to wmm.ejb.jar file.

  5. Navigate to the WAS_installdir/installableApps directory.

  6. Modify the ejb-jar.xml file contained within the wmm.ear file.

    1. Open the wmm.ear file and extract the wmm.ejb.jar file.

    2. Open the wmm.ejb.jar and extract the ejb-jar.xml file.

    3. Open the ejb-jar.xml file in a text editor and remove the following entries:
                  <resource-ref id="ResourceRef_1049051571850">
                     <res-ref-name>jdbc/wmmDS</res-ref-name>
                    
      <res-type>javax.sql.DataSource</res-type>
                     <res-auth>Container</res-auth>
                    
      <res-sharing-scope>Shareable</res-sharing-scope>
                  </resource-ref>
      
      
      

      The resource-ref number might differ from the number listed in the above example.

    4. Save the file and place it back in the to wmm.ejb.jar file.

    5. Save the wmm.ejb.jar file back into the wmm.ear file.

  7. Modify the ibm-ejb-jar-bnd.xmi file.

    1. Open the wmm.ear file and extract the wmm.ejb.jar file.

    2. Open the wmm.ejb.jar and extract the ibm-ejb-jar-bnd.xmi file into the WC_profiledir/lib directory.

    3. Open the ibm-ejb-jar-bnd.xmi file in a text editor, and remove the following entries:
                  <resRefBindings
      xmi:id="ResourceRefBinding_1049051571850" 
                     jndiName="jdbc/wmmDS"> 
                  <bindingResourceRef
      href="META-INF/ejb-jar.xml#ResourceRef_
                     1049051571850"/> 
                  </resRefBindings>
      
      
      

      The resRefBindings number might differ from the number listed in the above example.

    4. Save the file and place it back in the to wmm.ejb.jar file.

  8. Start the WAS.

  9. Log onto the WAS Administration Console.

  10. In the Administration Console, click Applications.

  11. Select Install New Application. In the local file system path enter WC_profiledir/installableApps/wmm.ear and click Next.

  12. Click Next, and then Continue.

  13. Click Finish.

  14. Save the changes to the master configuration and log out of the WAS Administration Console.

  15. Navigate to the WC_profiledir/config directory. Create a new directory named wmm.

  16. Copy the WC_profiledir/wmm/xml directory to the WC_profiledir/config/wmm directory.

  17. Copy the WC_profiledir/wmm/xml/wmm_LDAP.xml file to the WC_profiledir/config/wmm directory.

  18. Rename the WC_profiledir/config/wmm/wmm_LDAP.xml file to WC_profiledir/config/wmm/wmm.xml

  19. Navigate to the WC_profiledir/lib directory and copy the wmm.ejb.jar, and wmm.jar files to the WAS_installdir/lib directory.

  20. Restart the directory server.

  21. Next task: Configure the WebSphere Commerce database when using customized DNs.


 

Related Concepts


Directory services and WebSphere Commerce

 

Related tasks


Configure directory services (LDAP) with WebSphere Commerce
Install Member Manager
Install Member Manager on i5/OS
Configure the WebSphere Commerce database when using customized DNs
Configure Member Manager