By Israel Hilerio
June 6, 2006 11:00 AM EDT
Microsoft Windows Workflow Foundation (WF) serves as a framework for
integrating a workflow engine into applications. The same framework can be
used to coordinate information flow between multiple Web Services. This
allows developers to create long-running Business Process using ... (more)
|
By Israel Hilerio
June 5, 2006 11:00 AM EDT
Microsoft Windows Workflow Foundation (WF) serves as a framework for
integrating a workflow engine into applications. The same framework can be
used to coordinate information flow between multiple Web Services. This
allows developers to create long-running Business Process using ... (more)
|
By Israel Hilerio
January 23, 2006 08:45 AM EST
Most businesses require processes to function properly. There are different
types of processes. Some processes are human-intensive, others
machine-intensive, and the last type is a combination of the first two. Some
examples of business processes are payroll, new product introduc... (more)
|
By Israel Hilerio
February 22, 2002 12:00 AM EST
As Java and XML continue as the de facto standard for developing enterprise
applications, issues arise in using these technologies. For example, the need
to store XML data, and the criteria for selecting the appropriate repository.
Here's a real-world example of how applying XML ... (more)
|
By Israel Hilerio
June 3, 2001 12:00 AM EDT
Process- or workflow-based applications are making a comeback. They ease the
concept of plug-and-play functionality by separating application logic into
discrete individual components that can be replaced at deployment time by
existing infrastructure logic. This type of approach ... (more)
|
By Israel Hilerio
January 8, 2001 12:00 AM EST
When developers talk about the J2EE Blueprint and how it's going to solve
world hunger, I get a little worried. Don't get me wrong. The framework has
its merits and I agree with the principles outlined by the MVC pattern. What
worries me is its total focus on Java. This month's c... (more)
|
By Israel Hilerio
October 16, 2000 12:00 AM EDT
When does it make sense to use JMS (Java Message Service) and XML to support
a heterogeneous messaging environment? Most buzzword-compliant people talk
about JMS and XML when thinking about developing a messaging solution for
their organization.
While in most cases this is the c... (more)
|
By Israel Hilerio
October 16, 2000 12:00 AM EDT
This month I'd like to continue on the theme of technology reincarnation that
Israel Hilerio introduced in October's editorial. Technologies undergo a life
cycle. Some of the facets of this life cycle are repeated among the different
technologies. XML is no exception. However, th... (more)
|
By Israel Hilerio
October 1, 2000 12:00 AM EDT
CodeMarket is a global software development network where software developers
and development managers can find and purchase freelance development work and
ready-to-run Java components. It recently formed a partnership with ParaSoft,
a provider of software error-prevention and er... (more)
|
By Israel Hilerio
September 14, 2000 12:00 AM EDT
This month I'm sitting in Ajit Sagar's seat while he takes care of family
matters associated with the recent death of his father.
As I sat at home thinking about various ways to welcome you to this new
edition of XML-Journal, I thought there might be a parallel between the loss
... (more)
|
By Israel Hilerio
August 18, 2000 12:00 AM EDT
This month's column shows the advantages of using Java and XML to implement
the Command Pattern. It also provides a brief illustration of how this
pattern can be used to implement transaction integrity via compensating
actions.
Patterns provide developers with reproducible solut... (more)
|
By Israel Hilerio
June 15, 2000 12:00 AM EDT
Computer paradigms are cyclical - they come, go...and come back around.
Remote procedure calls (RPCs) are one such paradigm. This month's column
focuses on the promise of ubiquitous communications in the Internet using
XML-RPCs and RMI.
XML-RPCs are intended to provide a languag... (more)
|
By Israel Hilerio
February 28, 2000 12:00 AM EST
Welcome to Java and XML - the promised land. In the context of these two
technologies the promised land presents a series of solutions in which the
marriage between Java and XML has provided an optimal answer for solving
distributed multiplatform problems. But do XML and Java act... (more)
|
By Israel Hilerio
September 1, 1999 12:00 AM EDT
Today the technical media talks a great deal about the Java platform and its
importance in creating a ubiquitous Internet execution environment. While
most of us have bought into this concept, other technologies that are
emerging rapidly promise to smooth out the road to the comp... (more)
|
By Israel Hilerio
January 1, 1998 12:00 AM EST
One of the primary reasons for the success of Java has been its robust
dynamic class loading mechanism. The Java Virtual Machine ClassLoader is a
mechanism that Java uses to load classes at runtime. Techniques to take
advantage of Java's dynamic nature and the interactive nature ... (more)
|