compiler options

Our JSF application we are building wtih SC2 needs to communicate with a Weblogic 8.1 server. The problem is that the weblogic client jars are java 1.4 and we run into problems trying to use them with our application because sc2 builds the app with 5.0.

Is it possible to point SC2 to another jvm for compiling? what are my options here?

[351 byte] By [kregan77] at [2007-11-26 9:48:13]
# 1
for anybody else who runs into this problem I found the solution and figured I'd post it:in your %CREATOR_INSTALLATION_DIRECTORY%/etc/creator.conf you can change the jdk it uses.
kregan77 at 2007-7-7 0:55:43 > top of Java-index,Development Tools,Java Tools...