ดอนฮวนพูดว่า : “ขอโทษด้วยที่ต้องรบกวน มิสเตอร์เอดิสัน” “แต่เราอยากจะถามคุณสักหน่อยว่า อัจฉริยะอย่างคุณรู้สึกยังไงในตอนที่ชาวบ้านหาว่าคุณบ้าที่พยายามประดิษฐ์ หลอดไฟ คุณรู้สึกยังไงในตอนที่คุณล้มเหลวมา 10,000 ครั้งก่อนที่จะประดิษฐ์หลอดไฟฟ้าได้สำเร็จ”

มิสเตอร์เอดิสันเงียบไปสักพัก ก่อนจะพูดว่า : “I have not failed. I’ve just found 10,000 ways that won’t work.
หรือแปลว่า “ผมไม่ได้ล้มเหลวแต่ผมค้นพบวิธีที่ไม่ได้ผลถึง 10,000 วิธี”

How to create WebSphere share library

Prepare library
  1. Export library class to Jar file
  2. Ftp library file to server
Login to WebSphere console
  1. From Environment menu, choose Share Library
  2. Choose scope
  3. WebSphere will Shared Libraries Screen, then click New
  4. Input Name, Description and Class Path of jar file and click OK
  5. Save configure to server
Set Shared Library to Application
  1. Form Application Menu, choose Enterprise Applications
  2. Select Application for assign Share Library
  3. In Application Configuration at References topic, click Shared library references 
  4. Select Application and click Reference shared libraries
  5. WebSphere will show Library Reference, then click Add
  6. Select Library and click OK
  7. Save configure to server and Restart Application or Restart Server 
  8. Application will include share library, finish
top