关于weblogic,该了解的一些知识。
|
2007/07/16 14:26]
| Product Offering | Description |
|---|---|
| WebLogic Server Premium Edition | Provides full support for WebLogic Server functionality including the core Java 2 Enterprise Edition (J2EE) features. WebLogic Server Premium Edition provides premium clustering, caching, and messaging. |
| WebLogic Server Advantage Edition | Provides support for WebLogic Server functionality including the core Java 2 Enterprise Edition (J2EE) features. |
| WebLogic Server Workgroup Edition | Provides support for the same functionality enabled by the WebLogic Server Advantage Edition, but is limited to 20 concurrent users. |
| WebLogic Express Premium Edition | WebLogic Express offers many services and APIs available with WebLogic Server, including WebLogic JDBC features, JavaServer Pages (JSP), servlets, Remote Method Invocation (RMI), and Web server functionality. WebLogic Express differs from WebLogic Server in that WebLogic Express does not provide Enterprise JavaBeans (EJB), Java Message Services (JMS), J2EE CA, or the two-phase commit protocol for transactions. WebLogic Express Premium Edition includes premium clustering support. |
| WebLogic Express Base Edition | Provides the WebLogic Express functionality as described above but does not include premium clustering support. |
| WebLogic Server ISV Edition | Intended for use with Independent Software Vendor (ISV) solutions built on WebLogic. ISVs with a current agreement for WebLogic Server ISV Edition are entitled to use WebLogic Server and BEA JRockit functionality in building value-added solutions. WebLogic Server ISV Edition is intended for use with ISV applications and is not intended for custom application development by ISV customers. |
2:weblogic Server 和 weblogic Express 区别
http://edocs.bea.com.cn/wls/docs92/wlx.html
3:License的参考路径
http://e-docs.bea.com/common/docs92/interm/license.html#wls
今天打过bea的售前电话,说是现在不再出售express的版本了。
Tomcat中文字体,编码注意事项。
|
2007/06/04 13:22]
<Connector port="8080" maxHttpHeaderSize="8192"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" redirectPort="8443" acceptCount="100"
connectionTimeout="20000" disableUploadTimeout="true" URIEncoding="UTF-8"/>
2:字体问题,修改JDK字体,最简单一招。
用simsun.ttf替换掉jdk的$HOME/jre/lib/fonts下的所有字体
for i in *.ttf
do
cp /tmp/simsun.ttf $i
done
Bea产品无需注册的下载方法。如:weblogic
|
2007/05/15 13:26]
http://download2.bea.com/pub/platform/92/server920_zh_CN_win32.exe
注意红色部分,如果知道了上面那个路径,我们所要找的版本是windows下的WebLogic Server 9.2 (Simplified Chinese),如何对应起来。
去这个页面去查一下吧。http://commerce.bea.com/products/weblogicserver/wls_md5.jsp,这个页面就是bea产品包的MD5对应值。还没有听懂我什么?
举例说明如下:
1:我想找linux下的weblogic 9.2 中文版本。
打开http://commerce.bea.com/products/weblogicserver/wls_md5.jsp
找到
Red Hat Enterprise Linux (4.0-2+, 3.0-5+, AS, ES, WS, x86, Simplified Chinese) server920_zh_CN_linux32.bin ec33c7cbb51e10e914ce4901d4113503
其实我们只关心这个名字server920_zh_CN_linux32.bin
2:拼补路径
http://download2.bea.com/pub/platform/92/server920_zh_CN_linux32.bin
自己试验一下吧。
总结:
从上面我们可以得到以下经验,可以作为一个通用原理,如何知道一个公司产品包的发布名字是很重要的事情,去找到它吧,肯定会有它们的MD5校验页面提供给你。第二件事情,就是知道一个路径,那样一个发布的路径,需要有人去搜集,如果上面的链接失效了,就需要有人重新注册一下账户,重新获知一下这个公司的发布路径了。通常用flashget就可以看到。
后来更新过版本,发现那个MD5页面更新太慢,看来只能到最后一步下载才可以获知正确的文件名,但是至少可以开多线程。
后续添加的一些东西。MD5值等
http://download2.bea.com/pub/platform/100/server1001_ccjk_linux32.exe
// BEA WebLogic Server 9.2 MP2 China Japan Korea
server922_ccjk_win32.exe e397d7a7ce49e75b964b59ed9267e5ca
server922_ccjk_linux32.bin 8d7ae0f989b0d8572f72da39caee85ee
server922_ccjk_solaris32.bin ed8cb6fe05833dbbc309b12ebb2d3c8f
server922_ccjk_hpux32.bin 09b16033b209799c7d0f73618d932d72
server922_ccjk_generic.jar 411c52bd8d4df628b0df0a565752b7a8
// BEA WebLogic Server 9.2 MP1 China Japan Korea
server921_ccjk_win32.exe 9144eea96316299fc996ea61d07d537a
server921_ccjk_linux32.bin 0751f8a3606d2da5e7ef7f9ae337baee
server921_ccjk_solaris32.bin 3af291be7d690b48c51ee0455c637837
server921_ccjk_hpux32.bin 6a05169ce43d1a94e521d9bde7c711b2
server921_ccjk_generic.jar 58c0e16165395a58c3243a31861fa413
// BEA WebLogic Server 9.2 China
server920_zh_CN_win32.exe 2a2b3fb0ae4baa8433de915afd1ae2fd
server920_zh_CN_solaris32.bin d52d977a60a230cb65b1a3d347a8cd06
server920_zh_CN_hpux32.bin 4b042627485e189681b5d925622c35af
server920_zh_CN_generic.jar 2a5d08aa2bb6e267b6df33af2cd093fd
server920_zh_CN_linux32.bin ec33c7cbb51e10e914ce4901d4113503
// BEA WebLogic Server 10.0 MP1 China Japan Korea
server1001_ccjk_win32.exe b7fb454959fb7e49e3848e31c097ac30
server1001_ccjk_linux32.bin 7e13c5c05a9fc7e30a0d1736aa60a2a1
server1001_ccjk_solaris32.bin d98ffe9ca8d1a73ee1a6a5cb6a77524e
server1001_ccjk_hpux32.bin 761fb2d4ae0467674125ab7d6aba9a33
server1001_ccjk_generic.jar e38401be7fa59f6707c7dfc7266790c2
// BEA WebLogic Server 10.0 China Japan Korea
server100_ccjk_win32.exe 212fbee0f65ca417d2c1019587ce396d
server100_ccjk_linux32.bin b58838f4bb43d477b62e313277f360a8
server100_ccjk_solaris32.bin fe17f63c95554e4c7a11379184c01fe2
server100_ccjk_hpux32.bin 81d9bffbaffc9949f8a928910767f492
server100_ccjk_generic.jar f78351368b24ce2807b7e0566d4fe8b4
JAVA开发环境搭建-JDK 1.5.0_11 + Eclipse 3.2 + MyEclipse v5.1.0 + SVN + WebLogic 9.2 + Tomcat (未完成)
|
2007/05/15 13:17]
基本思路如下:JDK->Eclipse->MyEclipse->SVN->Weblogic->Tomcat
1:环境变量
1:linux下,修改vi .bash_profile
JAVA_HOME=/opt/jdk1.5
CLASSPATH=.:/opt/jdk1.5/lib
PATH=/opt/jdk1.5/bin:"${PATH}"
export JAVA_HOME CLASSPATH PATH
2:Win下同理,设置用户变量
JAVA_HOME=E:\env\jdk1.5.0_07
CLASSPATH=.;%JAVA_HOME%\lib
PATH=%PATH%;%JAVA_HOME%\bin
weblogic 9.2 10 的破解,已经在 windows 和 linux 下测试通过。
|
2007/05/15 09:42]
9.2破解包下载 10破解包下载
破解者:daxia2002[DFCG] web:http://www.chinadfcg.com e-mail:daxia2002 # 126.com
win下的使用方法
1.将license.bea和weblog_crack.jar拷贝到bea安装目录下,例如d:\bea
2.修改d:\bea\user_projects\domains\odpsdomain(你建立的域)\bin\startWeblogic.cmd
修改
set CLASSPATH=%CLASSPATH%;%MEDREC_WEBLOGIC_CLASSP
为
set CLASSPATH=d:\bea\weblogic_crack.jar;%CLASSPATH%;%MEDREC_WEBLOGIC_CLASSP
3. 重启weblogic
以下是我修改添加的。
linux下使用方法:
1.将license.bea和weblog_crack.jar拷贝到bea安装目录下,例如:/opt/bea
2.修改/opt/bea/user_projects/domains/你自己定义的域/bin/startWebLogic.sh
修改
CLASSPATH="${CLASSPATH}${CLASSPATHSEP}${MEDREC_WEBLOGIC_CLASSPATH}"
为
CLASSPATH="/opt/bea/weblogic_crack.jar:${CLASSPATH}${CLASSPATHSEP}${MEDREC_WEBLOGIC_CLASSPATH}"
3. 重启weblogic
原帖见于http://bbs.51cto.com/thread-347704-1-1.html



