Oracle Im Open Source Kontext - Abgrenzung Glassfish Vs

Total Page:16

File Type:pdf, Size:1020Kb

Oracle Im Open Source Kontext - Abgrenzung Glassfish Vs <Insert Picture Here> Oracle im Open Source Kontext - Abgrenzung GlassFish vs. JBoss und wozu noch WebLogic? Michael Bräuer, Principal Sales Consultant Peter Doschkinow, Senior Java Architect The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle. 2 Agenda • Oracle’s view on Open Source • GlassFish vs. JBoss • Weblogic: the added value you get 3 Oracle’s View on Open Source http://oss.oracle.com • Oracle is primarily driven by customer demand • Open Source is a way to develop and distribute software; it is not a strategy or a business model • Open Standards are crucial • Oracle is committed to supporting, developing, promoting, and adopting viable open source technologies • If you want to use open source for business critical areas, look for a vendor with: – Strong financials, with staying power – Enterprise-class support, including global scale and reach – Global brand – Strategic relationships with the customer 4 Oracle’s Open Source Leadership 5 GlassFish Key Features • Java EE Reference Implementation • Modular, based on OSGi • Centralized Domain Administration – Built-in instance provisioning • Strong developer adoption – Small, fast and lightweight – Embedded mode, app-scoped resources, app-versioning • High production quality – Cluster and full HA support – Extensive management and monitoring: • REST, CLI, Java API, extensible Webconsole; Update Center 6 JBoss AS7 Key Features • Fast and lightweight • Elegant Administration – Supports domain (multi-node) management – Multiple consistent management interfaces • CLI, Java API, HTTP API, Console • Modular – On demand class loading – Concurrent class loading • Strict compliance – Java EE 6 full & web profile, OSGi 4.2 • Easily testable: Arquillian 7 Technology Implementations Standard API GlassFish 3.1.2 JBoss 7.1 EJB EJB-RI 3.1.2 JBoss 2.0.0 JAXB JAXB-RI 2.2.5 JAXB-RI 2.2 JAX-WS Metro 2.2 WS-CXF 2.4.6 JAX-RS Jersey 1.11 RestEasy 2.3.2 JSF Mojarra 2.1.6 Mojarra 1.2 JPA EclipseLink 2.3.2 Hibernate 4.0.1 CDI Weld 1.1.4 Weld 1.1.5 HTTP Engine Grizzly 1.9.46 Tomcat 7 Coyote 4.1.4 8 JBoss AS 7: Java EE 6 Implementation https://docs.jboss.org/author/display/AS7/Getting+Started+Guide ? ? 9 GlassFish 3.1.x Administration Architecture centralized and unified management for cluster and standalone Your AMX/JMX/RESTful Admin Client 10 JBoss AS7 AdministrationArchitecture domain management different then standalone • No separation of installation and configuration data 11 Administration and Management GlassFish JBoss http://localhost:4848 http://localhost:9990/console 12 Cluster Setup GlassFish JBoss http://docs.oracle.com/cd/E26576_01/doc.312/e24934/clusters.htm#gjfom https://docs.jboss.org/author/display/AS71/AS7+Cluster+Howto • Leverage ssh • Needs access to all infrastructure cluster participants • Access to Domain • Configuration file editing is Administration Server needed on all cluster suffices(DAS) participants • Provision from DAS all - Security information cluster instances - Interface information 13 GlassFish Distributions available today • Formats: zip, installer, maven artefacts, bundled, UC 14 Oracle GlassFish Server DAS Backup & Recovery Performance Tuner • Customer Driven • Commercial License • Oracle Support Oracle Access ActiveCache for GlassFish • Product Patches Manager Integration • Indemnification • GlassFish Server Control Monitoring Scripting Client Load Balancer Plugin & Installer 15 JBoss and JBoss EAP • JBoss EAP 6 not yet available 16 GlassFish Server Timeline GlassFish v3 GlassFish Server 3.1 GlassFish Server 3.1.2 • Java EE 6 Support • Centralized administration • Bug Fixes • Single Instance • Clustering / HA • Incremental Features • GlassFish Enterprise Mgr • GlassFish Server Control 2009 2010 2011 2012 2013 GlassFish Server 3.0.1 GlassFish Server 3.1.1 GlassFish Server 4 • Oracle Branding • Bug Fixes • Java EE 7 • Oracle Platform Support • Updated Components • Multitenancy • Oracle Interoperability • Incremental Features • PaaS-enablement 17 JBoss AS Timeline 18 GlassFish vs. JBoss Timeline GlassFish v3 GlassFish Server 3.1 GlassFish Server 3.1.2 • Java EE 6 Support • Centralized administration • Bug Fixes • Single Instance • Clustering / HA • Incremental Features • GlassFish Enterprise Mgr • GlassFish Server Control 2009 2010 2011 2012 2013 GlassFish Server 3.0.1 GlassFish Server 3.1.1 GlassFish Server 4 • Oracle Branding • Bug Fixes • Java EE 7 • Oracle Platform Support • Updated Components • Multitenancy • Oracle Interoperability • Incremental Features • PaaS-enablement • GlassFish is more mature and better proven 19 Documentation GlassFish JBoss http://docs.oracle.com/cd/E26576_01/index.htm https://docs.jboss.org/author/display/AS71/Documentation http://download.java.net/glassfish/3.1.2/release/glassfish-ose-3.1.2-docs-pdf.zip 20 GlassFish Support • Oracle GlassFish Server 3.1.2 – Operationg systems • AIX 6.1, 7.1 • Solaris 11 Sparc and x86 • Solaris 10 Update 7 Sparc and x86 • Oracle Linux 4, 5 • RHEL 4, 5 • Windows 2008 R2, Windows 7, Windows XP SP3 • SLES 10, 11 • Ubuntu 11.04 (Developer Support Only) • MacOS X 10.7.1 (Developer Support Only) 21 GlassFish Support • Oracle GlassFish Server 3.1.2 – Supported JVM • Oracle JDK 1.6.0 u29 and beyond • Oracle JDK 1.7.0 u2 and beyond • Apple JDK 1.6.0_24 and beyond • JRockit 28.2.2 • IBM JDK 6 and JDK 7 • Automatic support for Oracle JDK – When Java SE is used to run an Oracle product, it is treated as an integrated component in the product and follows the End of Life of that Oracle product http://www.oracle.com/us/support/library/lifetime-support-middleware-069163.pdf 22 JBoss AS7 Support • RedHat EAP 6: not yet available • What happens when the underlying JDK comes to EOL? 23 GlassFish Advantages • Innovation – Java EE 7 and PaaS on the way – HTML5: WebSockets, SSE • Documentation and support • Integration and better interoperability with Fusion Middleware • OSGi ease of use • Management ease of use • Metro Web Services - .Net interoperability • Superior JDK support 24 JBoss AS7 Advantages • Huge deployment base • Integration with other JBoss middleware – JBoss Hibernate, Messaging, Cache, WS-CXF, Infinispan, ... 25 Oracle WebLogic Server • Glassfish and WebLogic is strategic • Oracle Fusion Middleware Product Suites based on WebLogic Server • Optimized for Engineered Systems • WebLogic Server = Java EE Application Server for Mission Critical Systems *bilities + Superior Management + High Performance Computing 26 Unified Architecture – Unified Administration Rest 27 Oracle WebLogic Server – Management • Console and Script Driven based on JMX – WLS Admin Console, Config Wizards, EM Console – WLST • Strong relationship to Enterprise Manager Cloud Control 28 Oracle WebLogic Server – High Performance World Record in SPECjEnterprise2010 See: http://www.spec.org/jAppServer2010/results/ http://www.oracle.com/us/corporate/press/1570421 29 Oracle WebLogic Server – Use Case Cloud Computing Private Cloud Public Cloud SaaS SaaS PaaS PaaS IaaS Hybrid Cloud IaaS 30 Oracle WebLogic Server – Use Case Cloud Computing • Network Access to Resources • Self-Service • Metering and Chargeback • Pooled Resources • Elasticity • Service Level Increase Computing Density and Resource Utilization Better Service (e.g. Time-to-Market) 31 Oracle WebLogic Server – Use Case Cloud Computing (Provider) • Cloud Application Foundation to – Increase Computing Density (Performance is key, even further optimized for Exalogic) – Allows Elasticity and SLA’s (Clustering, In-Memory Data Grid, ...) – Allows Virtualization (Virtual Assembly Builder with OVM) Oracle Traffic Director WebLogic Coherence WebLogic JMS Tuxedo Server Java EE XA Virtual Assembly Builder Cloud Application Foundation 32 Oracle WebLogic Server – Use Case Cloud Computing (Provider) • Enterprise Manager 12c Cloud Control – WebLogic Management, Consolidation Planner – WebLogic in Cloud Systems – Complete Cloud Life-Cycle 33 Oracle WebLogic Server – Enables Cloud Computing 34 Java Community Cooperation Oracle - iJUG • Roadshow “Java EE und Cloud Computing - die Oracle Sicht” • Locations – Nürnberg 14.2.2012 – Göttingen 04.4.2012 – München 14.5.2012 – Zürich 30.5.2012 – Dresden 21.6.2012 – Braunschweig 16.8.2012 – Berlin 22.8.2012 – Stuttgart 23.8.2012 35 <Insert Picture Here> Oracle im Open Source Kontext - Abgrenzung GlassFish vs. JBoss und wozu noch WebLogic? Michael Bräuer, Principal Sales Consultant Peter Doschkinow, Senior Java Architect.
Recommended publications
  • Introduction to Oracle Weblogic Server 11G Release 1 (10.3.1)
    Oracle® Fusion Middleware Introduction to Oracle WebLogic Server 11g Release 1 (10.3.1) E13752-01 May 2009 This document provides an overview of Oracle WebLogic Server features and describes how you can use them to create enterprise-ready solutions. 1 Introduction to Oracle WebLogic Server The following sections provide a brief overview of Oracle WebLogic Server features and describe how you can use them to create enterprise-ready solutions: Note: Oracle Fusion Middleware 11g contains Oracle WebLogic Server 11g. The version number of Oracle WebLogic Server is 10.3.1. ■ Section 1.1, "The WebLogic Server Solution" ■ Section 1.2, "Programming Models" ■ Section 1.3, "High Availability" ■ Section 1.4, "System Administration" ■ Section 1.5, "Diagnostic Framework" ■ Section 1.6, "Security" ■ Section 1.7, "Oracle JRockit JVM" ■ Section 1.8, "Client Options" ■ Section 1.9, "Upgrade" ■ Section 1.10, "Integration with Oracle WebLogic Suite" ■ Section 1.11, "Integration with Other Systems" ■ Section 1.12, "Integration with Web Servers" ■ Section 1.13, "WebLogic Server API Examples and Sample Application" 1.1 The WebLogic Server Solution Oracle WebLogic Server is a scalable, enterprise-ready Java Platform, Enterprise Edition (Java EE) application server. The WebLogic Server infrastructure supports the deployment of many types of distributed applications and is an ideal foundation for building applications based on Service Oriented Architectures (SOA). SOA is a design methodology aimed at maximizing the reuse of application services. See http://www.oracle.com/technology/tech/soa/index.html. 1 The WebLogic Server complete implementation of The Sun Microsystems Java EE 5.0 specification provides a standard set of APIs for creating distributed Java applications that can access a wide variety of services, such as databases, messaging services, and connections to external enterprise systems.
    [Show full text]
  • Oracle® Toplink Release Notes Release 12C (12.1.2)
    Oracle® TopLink Release Notes Release 12c (12.1.2) E40213-01 June 2013 This chapter describes issues associated with Oracle TopLink. It includes the following topics: ■ Section 1, "TopLink Object-Relational Issues" ■ Section 2, "Oracle Database Extensions with TopLink" ■ Section 3, "Allowing Zero Value Primary Keys" ■ Section 4, "Managed Servers on Sybase with JCA Oracle Database Service" ■ Section 5, "Logging Configuration with EclipseLink Using Container Managed JPA" ■ Section 6, "Documentation Accessibility" 1 TopLink Object-Relational Issues This section contains information on the following issues: ■ Section 1.1, "Cannot set EclipseLink log level in WLS System MBean Browser" ■ Section 1.2, "UnitOfWork.release() not Supported with External Transaction Control" ■ Section 1.3, "Returning Policy for UPDATE with Optimistic Locking" ■ Section 1.4, "JDBC Drivers returning Timestamps as Strings" ■ Section 1.5, "Unit of Work does not add Deleted Objects to Change Set" 1.1 Cannot set EclipseLink log level in WLS System MBean Browser Use Oracle Enterprise Manager to set the EclipseLink log level; do not use the WLS System MBean Browser to complete this action. 1.2 UnitOfWork.release() not Supported with External Transaction Control A unit of work synchronized with a Java Transaction API (JTA) will throw an exception if it is released. If the current transaction requires its changes to not be persisted, the JTA transaction must be rolled back. When in a container-demarcated transaction, call setRollbackOnly() on the EJB/session context: @Stateless public class MySessionBean { @Resource SessionContext sc; public void someMethod() { ... 1 sc.setRollbackOnly(); } } When in a bean-demarcated transaction then you call rollback() on the UserTransaction obtained from the EJB/session context: @Stateless @TransactionManagement(TransactionManagementType.BEAN) public class MySessionBean implements SomeInterface { @Resource SessionContext sc; public void someMethod() { sc.getUserTransaction().begin(); ..
    [Show full text]
  • Developing Applications with Oracle Jdeveloper 12C (12.2.1.2) E76675-01
    Oracle® Fusion Middleware Developing Applications with Oracle JDeveloper 12c (12.2.1.2) E76675-01 Septermber 2016 Documentation for Oracle JDeveloper users that describes how to use the JDeveloper IDE and provides detailed information on the functionality available within it. Oracle Fusion Middleware Developing Applications with Oracle JDeveloper, 12c (12.2.1.2) E76675-01 Copyright © 2011, 2016, Oracle and/or its affiliates. All rights reserved. Primary Author: Akhilesh Swarnkaar This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency- specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs.
    [Show full text]
  • What's New in Oracle Weblogic Server 12.2.1.3.0
    Oracle® Fusion Middleware What's New in Oracle WebLogic Server 12.2.1.3.0 12c (12.2.1.3.0) E80396-05 April 2018 Oracle Fusion Middleware What's New in Oracle WebLogic Server 12.2.1.3.0, 12c (12.2.1.3.0) E80396-05 Copyright © 2007, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency- specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs.
    [Show full text]
  • Oracle Fusion Middleware Statement of Direction
    Data Sheet Fusion Middleware Statement of Direction Guidance on future product plans for the Fusion Middleware product family. April 2021 Copyright © 2021, Oracle and/or its affiliates Public 1 Fusion Middleware, Statement of Direction, March 2021 Copyright © 2021, Oracle and/or its affiliates Disclaimer The following is intended to outline our general product direction. It is intended for informational purposes only and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle. Fusion Middleware Statement of Direction Oracle Fusion Middleware directions Oracle Fusion Middleware is Oracle’s digital business platform for the enterprise. It enables businesses to efficiently create and run agile, intelligent applications in client-server, web and cloud environments. Oracle’s strategy for Fusion Middleware is to continue to modernize the platform while providing bridging technologies to cloud native application development and deployment. Fusion Middleware customers can continue to enjoy superior application performance, reliability, and security today with a clear path to next-generation cloud technologies when ready to make that move. Oracle Fusion Middleware customers can migrate to the cloud at their own pace while continuing to receive support for their existing license software for many years to come. Oracle plans no forced upgrades or migrations. Release details WebLogic Server and Coherence 14.1.1, which began shipping in March 2020, are the first product releases in the Oracle Fusion Middleware 14.1 product line.
    [Show full text]
  • Administrator's Guide for Conversion 11G Release 1 (11.1.1) E10800-02
    Oracle® WebCenter Content Administrator's Guide for Conversion 11g Release 1 (11.1.1) E10800-02 November 2011 Oracle WebCenter Content Administrator's Guide for Conversion, 11g Release 1 (11.1.1) E10800-02 Copyright © 2010, 2011 Oracle and/or its affiliates. All rights reserved. Primary Author: Bruce Silver Contributing Author: Eric Raney Contributor: Brian Bergstrom This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007).
    [Show full text]
  • What's New in Oracle Weblogic Server 12C Release 1 (12.1.1)
    Oracle® Fusion Middleware What's New in Oracle WebLogic Server 12c Release 1 (12.1.1) E24494-07 February 2014 Welcome to Oracle WebLogic Server. This is most significant release of WebLogic Server to date, as it is the first release of WebLogic Server that is compliant with Java Enterprise Edition 6 (Java EE 6). The following sections describe new and changed functionality in this WebLogic Server release: ■ Section 1, "JDK 7 Certification" ■ Section 2, "Java EE 6 Support" ■ Section 3, "Administration Console" ■ Section 4, "Core Server" ■ Section 5, "Enterprise Java Beans (EJBs)" ■ Section 6, "JDBC Data Sources" ■ Section 7, "Node Manager" ■ Section 8, "Resource Adapters" ■ Section 9, "Security" ■ Section 10, "Stand-alone Clients" ■ Section 11, "Web Services" ■ Section 12, "Web Server Plug-ins" ■ Section 13, "Standards Support" ■ Section 14, "Supported Configurations" ■ Section 15, "WebLogic Server Compatibility" ■ Section 16, "Documentation Accessibility" 1 JDK 7 Certification On March 15, 2012, Oracle made available an updated Oracle WebLogic Server 12.1.1 distribution. This distribution includes patches that enable Java SE Development Kit (JDK) 7 certification and provide other product optimizations. Oracle recommends use of WebLogic Server 12.1.1 with these patches applied, on both JDK 6 and JDK 7. You can obtain these patches in either of the following ways: ■ The preferred approach is to use the updated WebLogic Server 12.1.1 distribution. If you obtain the updated product distribution for WebLogic Server 12.1.1 on or after March 15, 2012, the patches are included. After you install WebLogic Server, 1 the JDK 7 certification patches are automatically applied and put in effect when using standard WebLogic Server start scripts.
    [Show full text]
  • Oracle Utilities Distributed Grid Management Installation and Configuration Guide Release 2.0 E27545-01
    Oracle Utilities Distributed Grid Management Installation and Configuration Guide Release 2.0 E27545-01 January 2012 Oracle Utilities Distributed Grid Management Installation and Configuration Guide, Release 2.0 E27545-01 Copyright © 2012 Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this software or related documentation is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are “commercial computer software” or “commercial technical data” pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007).
    [Show full text]
  • [1 ] Oracle® Fusion Middleware
    Oracle®[1] Fusion Middleware Release Notes for Oracle Coherence 12c (12.1.3) E51564-05 December 2015 Oracle Fusion Middleware Release Notes for Oracle Coherence, 12c (12.1.3) E51564-05 Copyright © 2014, 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs.
    [Show full text]
  • Oracle Fusion Middleware Programming Enterprise Javabeans for Oracle Weblogic Server, 12C Release 1 (12.1.1) E24972-02
    Oracle® Fusion Middleware Programming Enterprise JavaBeans for Oracle WebLogic Server 12c Release 1 (12.1.1) E24972-02 January 2012 This document is a resource for software developers who develop applications that include WebLogic Server Enterprise JavaBeans (EJBs) using the Java Platform, Enterprise Edition 6. Oracle Fusion Middleware Programming Enterprise JavaBeans for Oracle WebLogic Server, 12c Release 1 (12.1.1) E24972-02 Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved. Primary Author: Jeff Schieli This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007).
    [Show full text]
  • Private Cloud 38 Silver Lining Simplifying Cloud Delivery by Erik Linask, Group Editorial Director, TMC 18 Cloud Security What You Should Know About Iaas Security
    View from the CLOUD by Doug Barney Rich Tehrani, Group Publisher and Editor-In-Chief ([email protected]) EDITORIAL Why MSPs Matter Doug Barney, Executive Editor ([email protected]) Erik Linask, Group Editorial Director ([email protected]) verybody knows how much the cloud matters. But what matters CONTRIBUTING EDITORS: Paula Bernier, Ashok Bindra more and more are Managed Service Providers (MSPs). After all MSPs TMC LABS E just represent a higher level of cloud services, one that adds manage- Tom Keating, Executive Technology Editor/CTO/VP ment to the mix, offloading even more work from IT. ART Alan Urkawich, Associate Vice President of Creative Lisa A. Mellers, Graphic Designer EXECUTIVE OFFICERS That’s why some estimates have it that 75 cloud lets IT focus on CloudOps, and Nadji Tehrani, Chairman and Founder percent of companies already use some here IT is far more strategic. Rich Tehrani, Chief Executive Officer form of managed service. Dave Rodriguez, President Michael Genaro, Executive Vice President, Operations “IT’s role will change from one which Management is the key to all this, and configures and manages infrastructure, to ADVERTISING SALES Sales Office Phone: 203-852-6800 drives a tighter relationship between MSPs one that develops infrastructure, enabling Anthony Graffeo,Vice President of Business Development and their IT clients. services such as Infrastructure-as-Code, ([email protected]), ext. 174 Continuous Integration/Continuous Jaime Hernaez, AVP, Client Services Nemertes Research recognizes this and Deployment, and self-healing infrastruc- ([email protected]), ext. 217 says so in its ‘Shift to “Enterprise Tech- Richard Moavero, Account Executive tures all of which fall under the broader ([email protected]), ext.
    [Show full text]
  • Oracle Fusion Middleware Tutorial for Running and Building an Application with Oracle SOA Suite, 11G Release 1 (11.1.1) E10275-02
    Oracle® Fusion Middleware Tutorial for Running and Building an Application with Oracle SOA Suite 11g Release 1 (11.1.1) E10275-02 August 2009 Oracle Fusion Middleware Tutorial for Running and Building an Application with Oracle SOA Suite, 11g Release 1 (11.1.1) E10275-02 Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Primary Author: Deborah Steiner Contributor: Heidi Buelow, Ananda Channaiah, Vamsee Goruganthu, Mark Kennedy, Greg Mally, Lynn Munsinger, Prasen Palvankar, Marja-Liisa Ranta, Clemens Utschig This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this software or related documentation is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007).
    [Show full text]