Re: Endpoint/Operation not found

2011-12-09 Thread Jack Sprat
I think the WSDL got jumbled on my last reply.  Let's try this again.   http://ws.estesexpress.com/smc/accountSearch";  xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/";  xmlns:xsd="http://www.w3.org/2001/XMLSchema";  xmlns:tns="http://ws.estesexpress.com/smc/accountSearch";  xmlns:smc="http://

Question about MySQL timeout problem

2011-12-09 Thread Ted Zeng
Hi all, After my app. Runs ok with Axis2 for a while, I get the following exception on Axis2 and Axis is stuck. My app. Could not talk to Axis anymore. If I reboot Axis2, then everything works again. I google this and found out most are reported by Hibernate users and their solutions. How shou

Re: Question about passing parameter with string "null"

2011-12-09 Thread Ted Zeng
Hi Paul, Thanks for the info. I have filtered out all the null cases so I don't see it anymore. -ted On 12/5/11 2:46 AM, "paul nibin" wrote: Hi, I think this was an issue and it got fixed in the Axis 2 1.7.0. You could try this test case in the latest nightly build. Regards, Paul On Sun, D

Re: Endpoint/Operation not found

2011-12-09 Thread Jack Sprat
Thanks very much (Danke schon) for the reply. The WSDL is below.  The echo, errorTest and validTest operations work fine.  The search operation fails.  The domain name has been changed to protect the innocent.  :)    wsdl:definitions name="AccountSearchService"targetNamespace="http://ws.mydomain