> This looks like a JVM version issue. It is likely that the > jar was compiled with JDK 1.5 (v 49.0) and you are trying to > run it with JDK 1.4 or lower. > You can try to rebuild Appia jar file with JDK 1.4 or run > Sequoia with JDK 1.5.
Yes. You were right. Switching to jvm 1.5 solved the problem. Many thx ! _______________________________________________ Hedera mailing list [email protected] https://forge.continuent.org/mailman/listinfo/hedera
