blob: 2cd94b48b27e9842668ad4698f3b062630ff8d20 [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.
//
= Vídeo sobre a Implantação de uma Aplicação Web no Oracle WebLogic Server
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Vídeo sobre a Implantação de uma Aplicação Web no Oracle WebLogic Server - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Vídeo sobre a Implantação de uma Aplicação Web no Oracle WebLogic Server
|===
|Este screencast demonstra o suporte para o Oracle WebLogic Server no NetBeans IDE. O screencast demonstra como registrar uma instância do servidor com o IDE e, em seguida, implantar uma aplicação Web Java EE 5. O IDE pode gerar e configurar automaticamente o arquivo do descritor WebLogic e implantar os drivers JDBC necessários no servidor. Você também tem a opção de ativar as bibliotecas do JavaServer Faces 2.0 no servidor a partir do IDE.
Autor: Ken Ganfield
Hora: 10:20
link:http://bits.netbeans.org/media/weblogic4.mp4[+Veja em tela cheia+] (Ctrl-Clique para fazer o download, 19 MB)
Se estiver tendo problemas para exibir o screencast à direita, aguarde que o screencast seja submetido a download antes de iniciar. Alternativamente, é possível clicar no link acima para ver a versão de tela cheia do screencast.
link:/about/contact_form.html?to=3&subject=Feedback: Deploying a Java EE Application to the Oracle WebLogic Server[+Envie-nos Seu Feedback+]
|
|===
== Links relacionados
* link:../web/jsf-jpa-weblogic.html[+Executando uma Aplicação Web Java Server Faces 2.0 no Oracle WebLogic Server+]