Hello, i tried to make a Java Module and i got a problem with some simple things like myConfiguration().getRealFile();
After some debugging i found there is a problem with the Configuration Object lookup in roxen/server/etc/modules/JavaModule.pmod. the Configuration object in the function call is different from the Configuration objects in to jotoconf. In the Java Module the Configuration Object has the same hash like the object in the jotoconf mapping. i use following config: Fedora 11 x86_64 Roxen 5.0.403-release2 rhel5_x86_64 from download.roxen.com java version "1.6.0_13" Java(TM) SE Runtime Environment (build 1.6.0_13-b03) Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode) greetings thomas
