You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by jz...@symcor.com on 2003/06/05 20:12:46 UTC

nightly built seems to have resolved the bug 15153

We are using rc1.2 and our client side code has problem to catch our
application exception.
The client stubs are generated and the generated excetion classes extend
AxisFault class.
However, we get problem in catching it.

This has been reported in the bug:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16771

also related:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15153

Both have status of NEW.

The nightly build however seems to resolve this problem.

Can anybody pointed out the bug fixes to this problem so that we can patch
our rc1.2 build?

And when will rc1.3 come out? We would not use nightly build, rather than
release.

Thanks,