Hi please excues me, I couldn't seem to post an issue to JIRA

Axis-1_4 ClassUtil hides classload exceptions

patch is


src/org/apache/axis/utils/ClassUtils.java
205,206d204
<         } else if (ret instanceof Throwable) {
< throw (ClassNotFoundException)new ClassNotFoundException(_className,(Throwable)ret);

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to