web services

I have loaded down JEE 1.4 I want to integrate web services with a current application. The current aplication is compile using java compiler 1.4. I run wscompile to create the stubs and it uses java compiler 1.5. So when I try to compile to integrate the two applicaitons I get compiler errors indicating the class versions are different.

I cannot change the current applicaitons compiler.

Is there a way around this problem?

[447 byte] By [GuyPrynoskia] at [2007-11-27 7:05:51]
# 1
so you can't rebuild the application with 1.5?just compile the stubs with 1.4
kdajania at 2007-7-12 18:57:06 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...