Posts Tagged ‘development’

QAFE on Oracle Benelux User Group on the 31st of March

Tags: , , , , | Posted in News on # March 26, 2009 | #No Comments

QAFE is going public!
Next week there are two events: The QAFE Event, which was mentioned in previous post, and Qualogy has a stand at the Oracle Benelux User Group (OBUG) Conference in Antwerp, Belgium. This conference is held on the 31st of March. For more information on this conference, please follow this goto http://www.obug.nl. (more…)

In depth: Java Resource

Tags: , , , , , , , , | 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…)