You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Warren Crossing <wa...@nec.com.au> on 2006/08/30 02:45:22 UTC

JIRA ISSUE ClassUtil

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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org