Hi Marc,

Please find my comments inlined.

Marc Lefebvre wrote:
I have axis2 installed within Tomcat on Apache.  I have SoapUI to test the 
Webservice, and Im trying to get some errors or faults to come back and I am 
getting nothing accept an HTTP message that says:

HTTP/1.1 202 Accepted

I guess the operation of your Web service to which you are sending the request is In-Only type. That is if there is a fault raised at the server-side during the invocation of that operation, that fault will not be communicated back as a SOAP fault. However you should get a HTTP/1.1 500 Internal Server Error instead in such case which is not happening. Please raise a JIRA so that we can track and fix it.

Thanks & Regards,
Sanka
I get this no matter what I send on INPUT only messages.
When i check the TOMCAT LOG, I see all the faults showing up there, but nothing 
is being sent back to me.  What am I doing wrong?  Is Axis, or Tomcat not setup 
properly?

THIS ONLY applies to Soap Messages that are INPUT only on the WSDL.  Messages that are 
INPUT/OUTPUT, I get the errors fine.  How do I get the faults for messages that are only 
INPUT?   Should I make all my messages INPUT/OUTPUT by default?  <<<<<

Help!!

__
Marc Lefebvre, Principle Software Engineer
Akimeka, 1305 N. Holopono Street, Kihei, HI 96753 Phone: (808)442-7168, Email: [EMAIL PROTECTED]
echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq' | dc







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





--
Sanka Samaranayake
WSO2 Inc.

http://sankas.blogspot.com/
http://www.wso2.org/

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

Reply via email to