How to setup the Application Server

1. Install "Interstage Application Server Plus V5.0L20"
   NOTICE : In this document, D drive is install drive for "Interstage Application Server Plus V5.0L20".
2. Set environment for "Interstage Application Server Plus V5.0L20" to use JDK1.4.1
   For specific information for this, please read manual.
3. Start a DOS prompt window
4. Execute the following command in the DOS prompt window (to start Interstage).
   isstart
5. Stop the "INTERSTAGE JServlet" service from the Service Window.
6. Execute the following command in the DOS prompt window (to invoke Interstage Deployment tool).
   isdeploy
7. Specify the ear file (SPECjAppServer.ear) and deploy the ear file.
   Please refer the Interstage manual for the detail operation.
8. Define the required information for Web applications and EJB applications.
   Do the following steps to copy the required files from Full Disclosure Archive or
   use the Interstage tools. Please refer the Interstage manual and Full Disclosure
   Archive when you use the Interstage tools.
    a. Execute the following command in the DOS prompt window.
       isstop -f
    b. Copy "Config\apserver\Interstage\ODwin\etc\config" of Full Disclosure Archive
       to "D:\Interstage\ODwin\etc".
    c. Copy "Config\apserver\Interstage\F3FMjs2\conf" of Full Disclosure Archive
       to "D:\Interstage\F3FMjs2\conf".
    d. Copy "Config\apserver\Interstage\EJB\etc" of Full Disclosure Archive
       to "D:\Interstage\EJB\etc".
    e. Create "Webapps" folder in "D:\Interstage\F3FMjs2".
    f. Copy "Deploy\InterstageWebapps\supplier" of Full Disclosure Archive
       to "D:\Interstage\F3FMjs2\Webapps".
    g. Copy "Deploy\InterstageWebapps\Web" of Full Disclosure Archive
       to "D:\Interstage\F3FMjs2\Webapps".
    h. Start a DOS prompt window.
    i. Execute the following command in the DOS prompt window.
       isstart
    j. Change to the "Deploy\InterstageEJB" directory of Full Disclosure Archive.
    k. Execute the following command in a DOS prompt window.
       ejbinstalleb
9. Execute the following command in a DOS prompt window to start Interstage Application Server
    bin\startspecAppServer.bat

NOTE: In the case of Interstage Application Server, the files that are extracted
      from ear files have been stored in Deploy directory. The followings are
      the information about storage directory of definitioin information for Beans.

          CartSes           =>  Deploy\InterstageEJB\info\1
          BuyerSes          =>  Deploy\InterstageEJB\info\2
          POLineEnt         =>  Deploy\InterstageEJB\info\3
          SupplierAuditSes  =>  Deploy\InterstageEJB\info\4
          AssemblyEnt       =>  Deploy\InterstageEJB\info\5
          ComponentEnt      =>  Deploy\InterstageEJB\info\6
          BomEnt            =>  Deploy\InterstageEJB\info\7
          InventoryEnt      =>  Deploy\InterstageEJB\info\8
          POEnt             =>  Deploy\InterstageEJB\info\9
          ReceiverSes       =>  Deploy\InterstageEJB\info\10
          ItemEnt           =>  Deploy\InterstageEJB\info\11
          WorkOrderEnt      =>  Deploy\InterstageEJB\info\12
          SupplierCompEnt   =>  Deploy\InterstageEJB\info\13
          CorpAuditSes      =>  Deploy\InterstageEJB\info\14
          LargeOrderSes     =>  Deploy\InterstageEJB\info\15
          OrderAuditSes     =>  Deploy\InterstageEJB\info\16
          SupplierEnt       =>  Deploy\InterstageEJB\info\17
          DiscountEnt       =>  Deploy\InterstageEJB\info\18
          PartEnt           =>  Deploy\InterstageEJB\info\19
          SComponentEnt     =>  Deploy\InterstageEJB\info\20
          WorkOrderSes      =>  Deploy\InterstageEJB\info\21
          CustomerEnt       =>  Deploy\InterstageEJB\info\22
          ReceiveSes        =>  Deploy\InterstageEJB\info\23
          RuleEnt           =>  Deploy\InterstageEJB\info\24
          OrderCustomerEnt  =>  Deploy\InterstageEJB\info\25
          SequenceEnt       =>  Deploy\InterstageEJB\info\26
          OrderEnt          =>  Deploy\InterstageEJB\info\27
          SequenceSes       =>  Deploy\InterstageEJB\info\28
          OrderCustomerSes  =>  Deploy\InterstageEJB\info\29
          LargeOrderEnt     =>  Deploy\InterstageEJB\info\30
          OrderSes          =>  Deploy\InterstageEJB\info\31
          MfgAuditSes       =>  Deploy\InterstageEJB\info\32
          OrderLineEnt      =>  Deploy\InterstageEJB\info\33

How to setup the Client

1. Install "Interstage Application Server Plus V5.0L20"
   NOTICE : In this document, D drive is install drive for "Interstage Application Server Plus V5.0L20".
2. Set environment for "Interstage Application Server Plus V5.0L20" to use JDK1.4.1
   For specific information for this, please read manual.
3. Start a DOS prompt window
4. Execute the following command in the DOS prompt window.
     isstop -f
5. Add host name information to "D:\Interstage\TD\isreg\isinitdef.txt". Target entry in
   "D:\Interstage\TD\isreg\isinitdef.txt" is the following.
     "IR Host Name ="
     "NS Host Name ="
6. Execute the following command in the DOS prompt window.
     isinit type3
7. Copy "Config\Client\Interstage\ODwin\etc\config" of Full Disclosure Archive
   to "D:\Interstage\ODwin\etc".
8. Copy "Config\Client\Interstage\F3FMjs2\config" of Full Disclosure Archive
   to "D:\Interstage\F3FMjs2\conf".
9. Copy "Config\apserver\Interstage\EJB\etc" of Full Disclosure Archive
   to "D:\Interstage\EJB\etc".
10. Create "Webapps" folder in "D:\Interstage\F3FMjs2".
11. Copy "Deploy\InterstageWebapps\emulator" of Full Disclosure Archive
    to "D:\Interstage\F3FMjs2\Webapps".
12. Start a DOS prompt window
13. Execute the following command in the DOS prompt window.
     isstart

