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]$