随笔分类 -  AppicationServer-Weblogic

摘要:weblogic启动后会产生一个RMI Register的service并管理JNDI treeweblogic.xml: http://download.oracle.com/docs/cd/E13222_01/wls/docs81/webapp/weblogic_xml.html#1054859The reference-descriptor element maps a name used in the Web application to the JNDI name of a server resource. <!--weblogic.xmlentry:--><res 阅读全文
posted @ 2011-03-15 16:03 kelin1314 阅读(723) 评论(0) 推荐(0)
摘要:安装WebLogic SERVERWebLogic server的目录结构WebLogic server的classpath变量WebLogic server使用命令行通过管理控制台执行核心的管理任务命令行管理安装有三种不同的方式安装WebLogic server》用户图形界面GUI》控制台console模式》Silent(沉默)模式(用脚本安装)BEA的installer支持平台windows2000/xp solaris hp-ux aixGUI方式安装(windows)》到BEA下裁WebLogic server安装,》选bea软件的主目录》选完整方式还是只安装其中一个》选WebLogi 阅读全文
posted @ 2011-02-17 15:56 kelin1314 阅读(1402) 评论(0) 推荐(0)
摘要:http://download.oracle.com/docs/cd/E13222_01/wls/docs81/index.htmlFast Track Procedure: jsp, html & servlethttp://download.oracle.com/docs/cd/E13222_01/wls/docs81/quickstart/quick_start.html 阅读全文
posted @ 2011-02-16 09:44 kelin1314 阅读(159) 评论(0) 推荐(0)
摘要:这个403错误好像是大多数新手都遇到的问题吧?Error 403--ForbiddenFrom RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:10.4.4 403 ForbiddenThe server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server 阅读全文
posted @ 2011-02-15 17:20 kelin1314 阅读(5784) 评论(0) 推荐(0)