所有weblogic版本下载

platform & Server
8.X
英文版
http://download2.bea.com/pub/platform/81/platform815_win32.exe
http://download2.bea.com/pub/platform/81/platform815_linux32.bin     (linux)
中文版
http://download2.bea.com/pub/platform/81/platform812_zh_CN_win32.exe
http://download2.bea.com/pub/platform/81/platform814_zh_CN_win32.exe
http://download2.bea.com/pub/platform/81/platform815_zh_CN_win32.exe
http://download2.bea.com/pub/platform/81/platform815_zh_CN_hpux32.bin   (hp_unix)

9.X
英文版
http://download2.bea.com/pub/platform/90/server900_win32.exe
http://download2.bea.com/pub/platform/90/server900_linux32.bin
http://download2.bea.com/pub/platform/90/server900_hpux32.bin       (hpux)
http://download2.bea.com/pub/platform/90/server900_solaris32.bin     (solaris)
http://download2.bea.com/pub/platform/91/server910_win32.exe
http://download2.bea.com/pub/platform/91/server910_linux32.bin       (linux)
http://download2.bea.com/pub/platform/91/server910_hpux32.bin       (hpux)
http://download2.bea.com/pub/platform/91/server910_solaris32.bin     (solaris)
中文版
http://download2.bea.com/pub/platform/90/server900_zh_CN_win32.exe
http://download2.bea.com/pub/platform/90/server900_zh_CN_linux32.bin   (hp_uxix)
http://download2.bea.com/pub/platform/90/server900_zh_CN_hpux32.bin   (hp_uxix)
http://download2.bea.com/pub/platform/90/server900_zh_CN_solaris32.bin (Solaris(8\9\10)版)
http://download2.bea.com/pub/platform/90/server910_zh_CN_win32.exe
http://download2.bea.com/pub/platform/90/server910_zh_CN_linux32.bin   (linux32)
http://download2.bea.com/pub/platform/90/server910_zh_CN_hpux32.bin   (hp_uxix)
http://download2.bea.com/pub/platform/90/server910_zh_CN_solaris32.bin (Solaris(8\9\10)版)

==============需要注册的下载==========
1.在哪里下得着中文版的
http://commerce.bea.com/index.jsp
进去后,点击
International
Versions
然后就会到
http://commerce.bea.com/products/intl_versions.jsp
再选简体中文就OK了。
2.下载所有英文版本地址:
http://commerce.bea.com/showallversions.jsp?family=WLP
3.下载所有中文版本地址:
http://commerce.bea.com/showallversions.jsp?family=WLPCH

直接下载wls的地址,可以用flashget等多线程工具来下:
windows版:
http://download2.bea.com/pub/platform/90/server900_win32.exe
http://download2.bea.com/pub/platform/90/server900_zh_CN_win32.exe
http://download2.bea.com/pub/platform/81/platform815_win32.exe
http://download2.bea.com/pub/platform/81/platform814_zh_CN_win32.exe
http://download2.bea.com/pub/platform/81/platform812_zh_CN_win32.exe
linux版:
http://download2.bea.com/pub/platform/81/platform815_linux32.bin
http://download2.bea.com/pub/platform/90/server900_linux32.bin

8.15中文版
下载地址:
windows版:
http://download2.bea.com/pub/platform/81/platform815_zh_CN_win32.exe
hp_unix版:
http://download2.bea.com/pub/platform/81/platform815_zh_CN_hpux32.bin
Linux版:(暂无)
详细请访问:
http://commerce.bea.com/showallversions.jsp?family=WLPCH


hp_ux版 http://download2.bea.com/pub/platform/90/server900_zh_CN_hpux32.bin
Sun Solaris(8\9\10)版 http://download2.bea.com/pub/platform/90/server900_zh_CN_solaris32.bin

weblogic server 9.1下载:
http://download2.bea.com/pub/platform/91/server910_win32.exe
http://download2.bea.com/pub/platform/91/server910_linux32.bin
http://download2.bea.com/pub/platform/91/server910_hpux32.bin
http://download2.bea.com/pub/platform/91/server910_solaris32.bin

http://download2.bea.com/pub/platform/91/server910_zh_CN_win32.exe
http://download2.bea.com/pub/platform/91/server910_zh_CN_linux32.bin
http://download2.bea.com/pub/platform/91/server910_zh_CN_hpux32.bin
http://download2.bea.com/pub/platform/91/server910_zh_CN_solaris32.bin


WebLogic Platform 8.1 永不过期的开发版license
下载地址为:

http://dev2dev.bea.com.cn/bbs/servlet/D2DServlet/download/81-8992-44196-240/license.bea

使用方式:

替换c:\bea目录下的这个文件,这样就可以使WebLogic Platform用不过期

原文地址:

http://dev2dev.bea.com.cn/bbs/thread.jspa?forumID=81&threadID=8992&tstart=0&quint=true

解决Weblogic 8.1和Hibernate 3的冲突

 

        项目一直没有什么进展,主要是因为在Hibernate 3部署在Weblogic 8.1上时有出现问题.
        问题如下,一旦使用了session.update方法和session.delete方法时会报错:
        unexpected token: as [select dept from Department as dept where dept.deptId = :deptId]
        接着Weblogic直接挂掉.
       上网查了好久,终于知道原因,原因是在Weblogic里有一个类和Hibernate 3有冲突.
       解决方法有两种:
       一.采用老的clssice的解析器,这将导致update和delete不可用.
       二,把antlr-2.7.5H3.jar这个包加到Weblogic启动的classpath里.
      我采用了第二种方法.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值