On Jul 12, 2006, at 10:43 AM, Henrik Østerlund Gram wrote:
Took me forever to find this too by the way; I think it's a terribly bad idea to not propagate exceptions back up the callstack.
In this case, I agree. Exceptions that occur synchronously should be propagated. There's also a good argument for the unified place to receive all exceptions though :)
java.lang.NoSuchMethodError: org.apache.mina.common.TransportType.getEnvelopeType()Ljava/lang/ Class;at org.apache.mina.common.support.AbstractIoFilterChain $1.filterWrite(AbstractIoFilterChain.java:122)at org.apache.mina.common.support.AbstractIoFilterChain.callPreviousFilte rWrite(AbstractIoFilterChain.java:583)
Do you have an older MINA version on your classpath? -pete -- [EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
