Hi
I have to use javac 1.3 to compile my ejb in order to deploy it on weblogic 7.0.
I set in project.properties:
maven.compile.executable=${bea.jdk13}
maven.compile.fork=true
As a result compiler complains about invalid flag -source. What is a solution to this problem?
Thanks, Marcin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
