: Subject: DIH won't run Script Transformer-Complains need java6 or above : : Hi, : : ScriptTransformer is working on my local box fine, but its failing on a : integrated development environment . Any clues how to debug what's going : on.
i'm going to ask the obvious question here: are you sure the servlet container on your integrated development environment machine is running in Java6 ? ... what does http://.../admin/get-properties.jsp tell you on this machine? (specificly looking at java.vm.version) -Hoss