On the QAFE demo siteyou’ll see another sample application called “Database Sysdate Demo”. (more…)
In depth: Database Resource
Tags: database, declarative, development, qafe, resource, soa, tier | Posted in Blog, News on # February 24, 2009 | #No Comments
In depth: Java Resource
Tags: back-end services, declarative, demo, development, java class, JDK, qafe, resource, soa | Posted in Blog, News on # February 23, 2009 | #No Comments
On the QAFE demo site you’ll see a sample application called “Random Demo”.
This class uses a direct link with the java.util.Random class which can be found in this rt.jar (distributed with every JDK installation). To use this class in QAFE, we make a “link” to this class by defining a resource. A QAFE Resource is the “connection” between the real implementation and the “source” for service definitions in QAFE. (more…)
