I was pleased to learn this morning that SWF PR4 was available and that the release ensured SWF could be run with J2SE 1.3. However, after obtaining the release, I encountered an 1.3 incompatibility in the binding library:
java.lang.NoSuchMethodError: java.lang.IllegalStateException: method initCause(Ljava/lang/ThrowableLjava/lang/Throwable; not found
at org.springframework.binding.expression.support.Exp ressionParserUtils.getDefaultExpressionParser(Expr essionParserUtils.java:49)
I'm going to fix it, but since I'm not a developer, I can't commit it. Just wanted to bring it to your attention. Let me know if there is a better way to notify the team of these issues.
Thanks and keep up the good work,
Jason Southern


Ljava/lang/Throwable; not found
Reply With Quote