blob: 56759e9acecb5da742efff5179533bc5864a4c98 [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= Web 应用程序部署到 Oracle WebLogic Server 的视频
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Web 应用程序部署到 Oracle WebLogic Server 的视频 - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Web 应用程序部署到 Oracle WebLogic Server 的视频
|===
|此截屏视频演示了 NetBeans IDE 中的 Oracle WebLogic Server 支持。此截屏视频还演示了如何在 IDE 中注册服务器实例,然后部署 Java EE 5 Web 应用程序。IDE 可以自动生成并配置 WebLogic 描述符文件,并将所需的 JDBC 驱动程序部署到服务器上。您也可以选择通过 IDE 在服务器上启用 JavaServer Faces 2.0 库。
作者:Ken Ganfield
播放时长:10:20
link:http://bits.netbeans.org/media/weblogic4.mp4[+观看全屏+](按住 Ctrl 键单击即可下载,大小为 19 MB)
如果观看右侧的截屏视频时遇到问题,则可以先下载该截屏视频,然后再观看。也可以单击以上链接,以全屏方式观看截屏视频。
link:/about/contact_form.html?to=3&subject=Feedback: Deploying a Java EE Application to the Oracle WebLogic Server[+请将您的反馈意见发送给我们+]
|
|===
== 相关链接
* link:../web/jsf-jpa-weblogic.html[+在 Oracle WebLogic Server 上运行 JavaServer Faces 2.0 Web 应用程序+]