You might have seen the recent news reports about the collision between U.S. and Russian communication satellites. The U.S. satellite was one of the Iridium satellites. What wasn’t reported and you probably don’t know is that an object database management system (ODBMS) is an important part of the Iridium system. Even though ODBMSs are a [...]
February 13, 2009
I am now also posting on the Cutter Blog. My initial posting is (The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services. It is a response to Anne Thomas Manes’ SOA is Dead; Long Live Services on her blog at the Burton Group.
January 9, 2009
The typical definition of an atomic task or process is one that cannot be decomposed further. This is vague and subject to interpretation. The Decomposition Matrix on this site uses a specific definition: A task (for business process diagrams) or a process (for data flow diagrams) is atomic if every input relates to every output [...]
December 3, 2008
My last posting referenced the criteria for a well-formed business process diagram mentioned in Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. I am going to expand on their criteria to create a more comprehensive definition of a well-formed business process diagram. To start, here are three criteria [...]
November 18, 2008
I recently received two new books on business process modeling. Both books looked interesting because they had great titles. As it turns out, one book is great and the other not so good. The not so good book is Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. There [...]
October 9, 2008
The Design Decomposition Blog is written by Doug Barry.
This architecture is for a relatively simple website that uses a
J2EE-compliant application server. The diagram shows one new database in the Middle Tier of a website and no existing databases or systems in the EIS Tier. There are
four ways that a database could be used in this architecture:
The first way is with a transparent interface such as Java Data Objects (JDO)
coupled with an object database. In this case, there is no need for a mapping
layer because the Java object model is the same model used by the object
database. See transparent
persistence in object databases (new window).
The lack of a mapping layer is show in this diagram.
The second way is with a transparent interface such as Java Data Objects
(JDO) coupled with a relational database. In this case, there is a need for a
mapping layer because the Java object model may not match the model used by the
relational database. Nevertheless, the mapping can be moved to one location as
described in JDO data
conversion (new window). Also see transparent
persistence in object-relational mapping (new
window).
The third way is with a call-level interface such as JDBC coupled with a
relational database. In this case, there is a need for a mapping layer
because the Java object model may not match the model used by the relational
database. The mapping would need to be done at the application level as
described in JDBC data
conversion (new window). Be sure to take a look at transparent persistence vs. JDBC call-level interface (new window). This outlines some
disadvantages of using JDBC that you should consider when designing
persistence for J2EE.
There are nearly 400 pages of articles on this site with over 20 pages on application servers.
Search this site for more articles
Custom Search
Browse this site for more articles
Click on the topics below to browse the articles on this site. You can see more detail by clicking on the arrows. This highlights the location of the current
article: J2EE website architecture.
Related recent articles from Google News
When Java EE Is Overkill: Lightweight Application Server Benefits InfoWorld By combining the portability and agility of the Spring framework with a lightweight application server, your organization can meet business demands while staying within budget constraints. VMware vFabric™ tc Server is a modern, lightweight Java ... and more » 7 Feb 2012 at 3:36pm
CloudBees Reduces Cost to Run Java Applications by 62 Percent MarketWatch (press release) With the CloudBees Platform, customers gain traditional application server functionality in the cloud without the ongoing maintenance associated with servers and middleware. Runtime services from CloudBees automatically provide load balancing, ... and more » 8 Feb 2012 at 8:49am
Misys fuses IBM into banking platform ITWeb Under the licensing agreement, Misys is incorporating IBM business analytics, information management and application server software, including Business Process Server, into its BankFusion platform. As a result, clients will be able to install a proven ... and more » 6 Feb 2012 at 12:35am
SAP Award for arvato Systems openPR (press release) In addition to that, arvato Systems is a member in the following special expertise programs: SAP BusinessObjects enterprise performance management (EPM) solutions and SAP Netweaver Application Server, SAP NetWeaver Process Integration, SAP NetWeaver ... 7 Feb 2012 at 9:51pm
JBoss in Action: Configuring the JBoss Application Server by Javid Jamae, Peter Johnson Description: JBoss in Action is the first book to focus on teaching readers in detail how to use the JBoss application server. Unlike other titles about JBoss, the authors of JBoss in Action go deeper into the advanced features and configuration of the server. In particular, it focuses on enterprise-class topics, such as high availability, security, and performance. This book walks readers t...
IBM WebSphere Application Server 8.0 Administration Guide by Steve Robinson Description: IBM WebSphere Application Server 8.0 Administration Guide is a highly practical, example-driven tutorial. You will be introduced to WebSphere Application Server 8.0, and guided through configuration, deployment, and tuning for optimum performance. If you are an administrator who wants to get up and running with IBM WebSphere Application Server 8.0, then this book is not to be misse...
Ethical Hacking and Countermeasures: Web Applications and Data Servers by EC-Council Description: The EC-Council Press Ethical Hacking and Countermeasures Series is comprised of five books covering a broad base of topics in offensive network security, ethical hacking, and network defense and countermeasures. The content of this series is designed to immerse the reader into an interactive environment where they will be shown how to scan, test, hack and secure information systems...