
web application server
iteye_13391
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
weblogic集群环境部署多应用
问题描述:希望部署在不同被管服务器上的应用能读取各自的classpath,不会因为资源配置文件的同名内容不同而产生冲突和混淆。 集群:为weblogic不同服务器上的应用配置不同的classpath,如rds.war个贷的classpath是:/rds/rdso_pl/config/,rdsc.war信用卡的classpath是:/rds/rdso_cc/config/,则可以写如下两分脚本: ...2011-08-23 10:43:14 · 459 阅读 · 0 评论 -
“Domain edit lock” error while web logic server 10.3.0. has started
“The domain edit lock is owned by another session – this deployment operation requires exclusive access to the edit lock and hence cannot proceed. You can release the lock in Administration Console b...原创 2011-04-21 20:25:09 · 165 阅读 · 0 评论 -
weblogic 10.3 start faild in myeclipes 6
UnsupportedClassVersionError: Bad version number in .class file原创 2011-04-21 22:20:24 · 130 阅读 · 0 评论