
IBM Websphere profil oluşturma
Websphere kurulumu sonrasında uygulama sunucusu yönetimini sağlayacak olan dmgr (Deployment Manager) ve uygulamaların üzerinde çalışacağı serverların (Application Server – App. Server) oluşturulması gerekmektedir. Websphere, dmgr ve app. server için ayrı ayrı profiller üzerinden gerekli yapının oluşturulmasını sağlamaktadır. Dolayısıyla işlevsel bir yapı elde etmek istiyorsak hem dmgr hem de app. server profilleri oluşturmamız gerekmektedir.
İlerleyen bölümlerde adım adım bu işlemlerin nasıl yapıldığına ulaşabilirsiniz;
IBM Websphere Profil Oluşturma
[websphere@localhost ProfileManagement]$
[websphere@localhost ProfileManagement]$ pwd
/u01/app/websphere/was855/AppServer/bin/ProfileManagement
[websphere@localhost ProfileManagement]$
[websphere@localhost ProfileManagement]$ ls -lrt
total 12
-rwxr-xr-x. 1 websphere websphere 336 Apr 16 2012 wct.sh
-rwxr-xr-x. 1 websphere websphere 336 Apr 16 2012 pmt.sh
drwxr-xr-x. 5 websphere websphere 4096 Dec 23 16:44 eclipse32
[websphere@localhost ProfileManagement]$
IBM Websphere Profile Creation 01 IBM Websphere Profile Creation 02 IBM Websphere Profile Creation 03 IBM Websphere Profile Creation 04 IBM Websphere Profile Creation 05 IBM Websphere Profile Creation 06 IBM Websphere Profile Creation 07 IBM Websphere Profile Creation 08 IBM Websphere Profile Creation 09 IBM Websphere Profile Creation 10 IBM Websphere Profile Creation 11 IBM Websphere Profile Creation 12 IBM Websphere Profile Creation 13 IBM Websphere Profile Creation 14 IBM Websphere Profile Creation 15