1. TO create domain C:\devtools\bea10mp1\wlserver_10.0\common\bin>config.cmd
2. Security service provide api
3. Three security model basic, form, digest and
4. open ldap
5. volatile data store in the DB. non-volatile data store in ldap.
6. Roles does not come under weblogic administrator.
7. Security has algorithms. More permission are allowed. If denied, It will take precedence.
8. group level is precendence over user level.
9. Never assign permissions to the users.
10. Roles can be changed through admin console for quick fixes but not reliable as next build it will be lost. you need to have process to take care of it.
11. IpSec is used by VPN. IT is 2-way authentication. Encryption will be there.
12. weblogic replication is for localization of data. like manufacturing of data.
13. Failover and FailBack. Failback where primary becomes primary again.
14. Oracle mirroring is cheapest solution.
15. Log chaipping and configuring the mirror.
16. Multi Data Source are required because fail back server would have different instance names. Only clustering this is not required because of virtual address.
17. Mirroring also required multi data source because of same reason.
18. Create domain using config.cmd.
19. For trusted domains.
C:\devtools\bea10mp1\wlserver_10.0\common\nodemanager\nodemanager.domains
medrec=C\:\\devtools\\bea10mp1\\wlserver_10.0\\samples\\domains\\medrec
20. bea\wlserver\server\bin\startNodeManager.cmd apurang1 5556
21. Node Manager only starts the managed server. After that it is direct communication.
22. java weblogic.WLST to start wlst
C:\devtools\bea10mp1\wlserver_10.0\server\bin\
installNodeMgrSvc.cmd
installSvc.cmd command
Friday, March 25, 2011
Subscribe to:
Posts (Atom)