0 Replies Latest reply on Mar 10, 2005 1:48 PM by kalyandurgj

    Is there any way to configure what gets into faultString of

    kalyandurgj

      Hi,

      I have an issue with the error messages that gets displayed on the VB client when my server throws application errors. All my published services are throwing RemoteException and Axis is passing Exception.toString() to AxisFault object as faultString. This is really ugly when it is getting displayed on the client side. Just to give more info of what I am doing, I am using JBoss App server version 3.2.1 with Jboss-net and I have a VB6 client talking to web services over SOAP.

      Any help is greatly appreciated.

      JK