Hi Tony,

Sorry for the late reply, I didn't see this email earlier.

Anyway, I fixed the mentioned bugs. Check it out now.

Thanks for the feedback.

-- Chinthaka

Tony Dean wrote:
> Chinthaka,
>  
> After retrying this just now, it almost works but not quite.
>  
> The results follow:
>  
> <?xml version="1.0" encoding="UTF-8" ?>
> *-* <file:///C:/BIWebServices/Results/WebServiceMaker/axis_fault.xml#>
> <soapenv:Envelope
> xmlns:soapenv="*http://schemas.xmlsoap.org/soap/envelope/*";>
> * * <soapenv:Header />
> *-* <file:///C:/BIWebServices/Results/WebServiceMaker/axis_fault.xml#>
> <soapenv:Body>
> *-* <file:///C:/BIWebServices/Results/WebServiceMaker/axis_fault.xml#>
> <soapenv:Fault>
> * * <faultcode
> xmlns:fault="*http://support.sas.com/xml/namespace/biwebservices/webservicemaker-9.2*";>*fault:FaultExceptionClient*</faultcode>
>
> * *
> <faultstring>*com.sas.web.services.maker.FaultExceptionunknown*</faultstring>
>
> * * <faultactor>*http://myAxisServer/role/default*</faultactor>
> *-* <file:///C:/BIWebServices/Results/WebServiceMaker/axis_fault.xml#>
> <detail>
> *-* <file:///C:/BIWebServices/Results/WebServiceMaker/axis_fault.xml#>
> <FaultException
> xmlns="*http://support.sas.com/xml/namespace/biwebservices/webservicemaker-9.2*";>
> * * <ExceptionMessage>*Service "myService1234" already
> exists.*</ExceptionMessage>
> * * </FaultException>
> * * </detail>
> * * </soapenv:Fault>
> * * </soapenv:Body>
> * * </soapenv:Envelope>
>  
> Notice the "Cient" text concatentated on the end of
> "fault:FaultException" in the faultcode.  "Client" is your default
> faultcode.
> Likewise, notice the "unknown" text concatenated on the end of
> "com.sas.web.services.maker.FaultException".
>  
> Thanks.


Reply via email to