I have the visibroker flavor of corba. You export the classes defined in Cache to java. They can be used in any java application. There is a cache class package CacheJava.jar that comes with the cache install that can be called from any java application which uses corba. This provides the factory and resultset classes. I modified the objtest.java routine which is in the java subdirectory of the cache install to get some info out of the cache system and display in a java application using corba to display on the web. For me, a novice programmer, it was tricky because you have so many pieces to activate in the corba world and the directory paths have to be set just right to get it to work.
Slavomir Kundrik wrote in message <[EMAIL PROTECTED]>... >Hello, >does any of you know, how to use CORBA with Cache? Any comments and/or >suggestions are welcome, because i can't find any info. > >Slavomir Kundrik >ACT FS Prague > >
