Member Login

E-mail:    Password:  




 TitleDate AddedCompany
whitepaper Appreciating the Entity Object2006-10-13 01:00:15 Oracle
  An Oracle Application Development Framework (ADF) entity object represents a business domain entity such as an order, a part, a customer, or a service request. By creating a set of associated Oracle ADF entity objects that represents the full business domain model inside the J2EE applications, one can significantly boost developer productivity. Furthermore, the many built-in features of Oracle ADF entity objects reduce most common, arduous tasks to straightforward declarative choices, freeing a person from having to write Java code. This paper highlights some of the capabilities the reader can leverage to make his or her development life easier.   
whitepaper Migrating Oracle Application Server Applications to BEA WebLogic Server 9.0: Business Drivers, Important Issues to Consider, and How-To Instructions2006-01-31 13:19:12
  Learn how to help applications perform better and scale more easily by migrating from Oracle Application Server to BEA WebLogic Server 9.0. A frank guide to overcoming any short-term issues and reaping long-term benefits. Demonstrates how database independence (Service-Oriented Architecture) can markedly enhance efficiency and portability. Lists actual step-by-step migration directions, some with code snippets, for JDeveloper, ADF and BC4J, JSP tag libraries, PL/SQL Web Services, Form Services, TopLink, JClient, and deployment. Learn the keys to a smooth, cost-effective migration path, and how to take full advantage of open standards.   
whitepaper Increase IT flexibility with IBM WebSphere ESB software2006-09-15 10:00:16 IBM
  This executive brief describes two major IBM initiatives that directly affect the way businesses can use their IT resources to their best advantage. It discusses how SOA and IBM Systems Agenda are critical tools that can help companies achieve their On Demand Business goals. If you want to increase the flexibility of your business processes, strengthen your underlying IT infrastructure, and retain and reuse existing assets, SOA and IBM Systems Agenda features can provide the solution.   
whitepaper J2EE for Forms Developers: A Year in Review2006-07-25 00:47:16 Oracle
  With Forms development often driven through the UI design of the screens, Java Server Faces (JSF) has been a great boon for those with a background in Forms. But it's more than simply having a pre-defined set of UI components. There are two facets to JSF development: those who use JSF components, and those who develop JSF components. Because these components are based on a standard set of APIs, anyone can develop their own standards-based JSF UI components that can, in turn, be used by application developers. Two examples of such component sets are the MyFaces open source project from Apache, and Application Development Framework (ADF) Faces, which comes with JDeveloper and Oracle ADF.   
whitepaper MDA Tools Study Shows Strengths of OptimalJ2006-08-04 01:00:11 Compuware
  An enterprise content management system provides order to unstructured information. It manages the creation, management, processing, delivery, and archival of any content according to user-defined business rules. It establishes relationships between pieces of content, allowing the same content to be used in different contexts and renditions. It adds intelligence, creating categorization schema and metadata that make search and retrieval faster and more efficient. It automates the processing of content through its life cycle. Documentum 5 is a robust, flexible platform that supports enterprise content management applications. Documentum 5 is a set of products and services that work together, in varying combinations, to meet the content management needs of an enterprise. This paper provides an overview of the Documentum platform.   
whitepaper Diagnosing Performance Problems With WebSphere Application Server on z/OS2006-03-03 01:01:28 IBM
  There is always a need to be able to diagnose performance problems. In order to diagnose performance problems on any combination of machines, with any combination of products, there is a certain amount of conceptual material to introduce. The information in this paper, while using WebSphere on z/OS as an example, is applicable to any machine running a J2EE application server. This paper is divided into four parts - questions and answers to introduce conceptual material, a flow chart of places to search for answers to your performance problem, some real examples of what was done for various performance problems and a list of hints and tips that will potentially eliminate performance problems before they occur.   
whitepaper Dittberner's Examination of Nokia's OSS Middleware Proposal: Should Network Equipment Providers Support a Multi-Vendor OSS Frame?2006-06-23 01:00:29 Dittberner Associates
  The high cost of OSS integration OPEX can no longer be ignored. Network Equipment Providers (NEPs) have their own reasons for making integration a priority: fixed and mobile networks are converging, new Asian NEPs are getting stronger, and networks are becoming enormously complex. To respond, NEPs realize they must move to more flexible industry-standard middleware architectures, but they hesitate to migrate because IT middleware offers nothing to ease the task of network adaptation and testing. Nokia has therefore proposed "OSS middleware", an OEM solution that adds network topology, inventory, configuration, fault, and performance management building blocks to an IT middleware foundation.   
whitepaper Upgrading From Sun Java Studio Enterprise 7 to Sun Java Studio Enterprise 82006-01-03 01:01:49
  The Integrated Development Environment (IDE) of Sun Java Studio Enterprise 8 is a major step forward in the life of the Java Studio Enterprise product. The introduction of the new Ant-based projects system provides tighter class path management, more versatile build and run options, and the tightest integration to Ant of any IDE on the market. It also presents a major change in work flow for users who were accustomed to the mounting system of the IDE of Sun Java Studio Enterprise 7. This paper leads you through the steps for upgrading applications and IDE settings from Java Studio Enterprise 7 to Java Studio Enterprise 8.   
whitepaper Managing Java Performance Across the Application Life Cycle2006-08-04 01:00:11 Compuware
  Today's non-stop business environment calls for high-performing, high-quality applications that are available around the clock. The burden is squarely on IT to deliver the highest level of applications service possible. To determine how IT organizations are tackling this challenge, Compuware Corporation commissioned a study conducted by Forrester Consulting. 202 interviews focused on the importance of delivering application service to their businesses and the challenges they face with service management. Additional in-depth interviews with IT executives were also conducted with 11 companies to understand best practices for managing application service. The white paper will explain the study's key findings and illustrate how best practices organizations better manage the service of their business-critical applications.   
whitepaper Virtualize Your Oracle Database With Web Services2006-10-13 01:00:15 Oracle
  Oracle Database 10g can function in two Web services modes: as a Web services consumer (external Web services are invoked from within the database) or Web services provider (clients invoke database operations through the internet/intranet, thereby "Virtualizing" those operations). Oracle Database 10g supports both modes - in consumer mode generating Java proxy classes and PL/SQL wrappers and loading the appropriate files in the database for a given Web Services Definition Language (WSDL) file, and in provider mode allowing the publication of PL/SQL, Java stored procedures, SQL queries, and SQL DML as Web services within an SOA. This paper offers high-level explanations for both types of Database Web Services.