Oracle WebLogic Server 12c Advanced Administration CookbookOracle WebLogic Server 12c Advanced Administration Cookbook guides you through 70 recipes covering from the basics of WebLogic 12c installation, and passing through JDBC, JMS, cluster configuration and tuning. The book covers the day-by-day tasks of a WebLogic Administrator, enhanced with a lot of tips to build a WebLogic production environment focused on stability, high availability and performance.
The best place to start with any book is at the beginning so the first thing that is covered is the basics. This quick refresher should get you back up to speed with WebLogic server and get you in the right frame of mind to get stuck into the more complex techniques. ...
Head First SQLMaybe you've written some simple SQL queries to interact with databases. But now you want more, you want to really dig into those databases and work with your data. Head First SQL will show you the fundamentals of SQL and how to really take advantage of it. ...
Java EE 7 with GlassFish 4 Application ServerGlassFish is a free, open source application server which supports all the major Java features such as Enterprise JavaBeans, JPA, JavaServer Faces, JMS, RMI, JavaServer Pages, and servlets. It is the first Java EE 7 compliant application server. All major Java EE technologies and API's are covered in this version of Java. GlassFish server allows the user to work with the extensile, adaptable, and lightweight Java EE 7 platform.
This book explores the installation and configuration of GlassFish, and then moves on to Java EE 7 application development, covering all major Java EE 7 APIs. It focuses on going beyond the basics to develop Java applications deployed to the GlassFish 4 application server. The book covers all major Java EE 7 APIs including JSF 2.2, EJB 3.2, CDI 1.1, the Java API for WebSocket, JAX-WS, JAX-RS and more. ...
Administering ArcGIS for ServerArcGIS for Server is a new technology that has been developed to bring geographically-enabled information from multiple sources into one single platform and make it available for sharing services. Server supports many types of services, and the beauty of this technology is that it has an edge over other products, as the source of information can be directly plugged into Server without the need to change or migrate the existing infrastructure.
Administering ArcGIS for Server teaches you the mechanics of ArcGIS for Server, equipping you with the skills to not only install and configure Server, but to do it efficiently to achieve effective results. You will also learn how to plan, analyze, design, and finally publish and consume GIS services from various platforms including mobile and tablets. ...
Windows Server 2012 Unified Remote Access Planning and DeploymentDirectAccess, introduced in Windows Server 2008 R2, has been a ground breaking VPN-like connectivity solution, adopted by thousands of organizations worldwide. Allowing organizations to deploy without manually configuring every client and providing always-on connectivity has made this technology world-famous. Now, with Windows Server 2012, this has been made even easier to deploy, with a new friendly user interface, easy-start wizard and built in support tools. ...
Microsoft SQL Azure: Enterprise Application DevelopmentDevelop large scale enterprise applications using Microsoft SQL Azure. Understand how to use the various third party programs such as DB Artisan, RedGate, ToadSoft etc developed for SQL Azure. Master the exhaustive Data migration and Data Synchronization aspects of SQL Azure. Includes SQL Azure projects in incubation and more recent developments including all 2010 updates. ...
Mastering SQL Queries for SAP Business OnePractical SAP query examples from an SAP Business One expert. Detailed steps to create and troubleshoot SQL queries for Alerts, Approvals, Formatted Searches, and Crystal Reports. Understand the importance and benefit of keeping SQL queries simple and easy to understand. Benefit from special tips and tricks related directly to SQL queries within SAP Business One. ...
BlackBerry Enterprise Server 5 Implementation GuideThis book focuses on BlackBerry Enterprise Server for Microsoft Exchange, providing detailed information on planning and implementing a BlackBerry Enterprise Server deployment. It will show you how to use the BES to manage the flow of e-mail data ensuring that it is directed to its ultimate destination – the BlackBerry Smartphone. It covers all the new features of the BES version 5.0 and also looks at areas that have been enhanced from the previous versions. If you are new to BlackBerry Enterprise Server, this is the perfect guide to help with your planning and deployment. ...
Building Minecraft Server ModificationsIf you have ever played Minecraft on a public server then the chances are that the server was powered by Bukkit. Bukkit plugins allow a server to be modified in more ways than you can imagine. Learning to program your own server mods will allow you to customize the game to your own liking.
Building Minecraft Server Modifications is a complete guide that walks you through the creation of Minecraft server mods. From setting up a server, to testing your newly made plugins, this book teaches you everything you need to know. With the help of this book you can start practising for a career in software development or simply create something awesome to play with your friends. ...
PostgreSQL Server Programming, 2nd EditionThis book will show you that PostgreSQL is so much more than a database server. In fact, it could even be seen as an application development framework, with the added bonuses of transaction support, massive data storage, journaling, recovery, and a host of other features that the PostgreSQL engine provides.
You will get to grips with creating libraries of useful code, grouping them into even more useful components, and distributing them to the community. Then, you will take a look at user-defined functions, and how to define and utilize them efficiently. You will also learn how to extract data from a multitude of foreign data sources and extend PostgreSQL to do it natively. What's more, you can do all of this in a nifty debugging interface that will allow you to do it efficiently and reliably. This book explores all possible ways to extend PostgreSQL and write server-side code using various programming languages with concrete and easy-to-understand examples. ...