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 from [...]
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 are [...]
October 9, 2008
The Design Decomposition Blog is written by Doug Barry.
If the data in your database is complex or the mapping from the relational model to the
Java object model is complex, it is best to use JDO with Java application servers
instead of JDBC or SQLJ. This would mean that the mapping can be placed in one
location outside of your application or application server as opposed to mapping data in multiple locations. See JDBC
data conversion (new window) and SQLJ
data conversion (new window). Having
to map data in only one location simplifies both development and maintenance.
If you have new data and do not have an existing database that requires data
mapping, take a look at EJB
accelerators (new window).
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: When to use JDO with Java application servers.
Related recent articles from Google News
Daily Dose - Check Out the EJB on That JBoss AS DZone News The fourth JBoss Application Server 6.0 milestone was released this week. It is the first to include support for EJB 3.1 Timer Service and EJB 3.1 ... 29 Jul 2010 at 10:28pm
SpeechCycle RPA Express Powers Voice Apps Redmond Developer News The company's RPA Express suite of component libraries, speech application server software and design tools integrate with Visual Studio 2008 to help . ... and more » 27 Jul 2010 at 12:28pm
IBM announces mid-range deduplication appliance Computerworld IBM's new mid-range 2U high (3.5-in) ProtecTIER TS7610 appliance sits between an application server and its primary storage array, such as the IBM XIV ... and more » 28 Jul 2010 at 12:57pm
JBoss in Action: Configuring the JBoss Application Server by Javid Jamae, Peter Johnson Average Customer Review: based on 6 reviews. Customer Review: I bought this book about 6 months ago to prepare for a projected move to the JBoss AS from Websphere. As with most technical books I read as much as I needed for the tasks at hand. My project seems to be cancelled, so I may not go back to this book, but I'd like to leave this review. I believe this is the only book targeted at JBoss ...
Objects, Abstraction, Data Structures and Design: Using Java version 5.0 by Elliot B. Koffman, Paul A. T. Wolfgang Average Customer Review: based on 5 reviews. Customer Review: A reader wrote that, "this book fails to address concurrency issues". But the books title never commits this. It's about teaching data-structures using Java (correctly). And it exactly does this with great success. Although I read it to refresh my knowledge, I enjoyed a lot as I learn the subject first time. It's CS for beginners, bu...
WebSphere Application Server Administration Using Jython by Robert A. Gibson, Arthur Kevin McGrath, Noel J. Bergman Average Customer Review: based on 4 reviews. Customer Review: I was introduced to this book during a Jython class taught by Keven McGrath. He kept referring to the book in the classroom, and bringing up sample pages for examples. I was favorably impressed during the class, and even more so when the book finally arrived. They take a very important subset of Jython code for WebSphere and give con...