
Linux
davidweng
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
WebLogic Install, Config & start Issues
1. Installing.2. Create a new Domain or config the current Domain. $WL_HOME/bin/config.sh3. After Create the new Domain, We need to start it in the new Created Domain. $BEA_HOME/user_projects/d原创 2005-04-19 17:09:00 · 518 阅读 · 0 评论 -
Integration of weblogic8 & apache2
1. Setup weblogic8.12. Setup apache2 use commond "httpd -l" to ensure there has "mod_so.c" 表明当前的Apache HTTP Server是动态加载的模式. 然后手工将/usr/local/bea/weblogic81/server/lib/linux/i686目录下面的mod_w原创 2005-04-21 09:50:00 · 549 阅读 · 0 评论