`
文章列表
一、Local方式 1、cmd进入dos下,进入到应用程序所在目录,执行语句如下: java -Dcom.sun.management.jmxremote -jar 程序名.jar (java -Dcom.sun.management.jmxremote -jar Java2Demo.jar)(测试例子Java2Demo.jar在C:\Program Files\Java\jdk1.6.0_02\demo\jfc\Java2D\) 还 ...
爱因斯坦:   We can't solve problems by using the same kind of thinking we used when we created them.    
BPEL--WebService Based jPDL-- Java Based

J2EE Cluster问题

    博客分类:
  • J2EE
今天遇到一个Cluster问题, 静态类持有静态资源时,在Cluster环境下出现资源不同步的问题: 关于J2EE Cluster 问题:www.theserverside.com/tt/articles/article.tss 当前我的解决方案是取消静态资源的持有,直接从共享资源里读,如数据库. 但这样又会出现一个问题: 反复读取数据库程序员运行效率会降低, 不知道大家有没有什么好的方法?
中文用户手册, 不过感觉没什么作用. http://dev2dev.bea.com.cn/console-help/doc/zh-cn/com/bea/wlserver/core/index.html
WebLogic类加载, 遇到问题两天了,今天终于解决了,谢谢下面作者. http://www.dev2dev.co.kr/pub/a/2002/10/musser.jsp 引用: Making the Most of WebLogic Classloaders by John Musser 2002/10/29 As a Java developer, have you ever found yourself running into what might be politely called 'issues' related to the CLASSPATH and class loa ...
If you’ve haven’t run into this issue yet, you’ll appreciate this little nugget. I’m not sure if this is a feature or a bug in WebLogic’s deployment infrastructure. I ran into this issue a while back and completely forgot about it, till I ran into it this weekend. A little background first: Most peo ...
Global site tag (gtag.js) - Google Analytics