1) Java cdev communicates with the gateway,
and does not use the ddl file. The ddl file
is used by the gateway to find the actual
server and data. **
2) Your calls are mostly correct, although
I think that "VALUE" should be lower case
for java, as for c++.
** Note: a future version of java cdev may
allow direct calls into the native (c++)
library, and would then directly use the
ddl file or your alternate directory service.
Chip