[ http://jira.codehaus.org/browse/XFIRE-712?page=all ]
Dan Diephouse updated XFIRE-712: -------------------------------- Fix Version/s: (was: 1.2.4) 1.2.5 > XFireClientFactoryBean should cast java.net.ConnectExcept to > XFireRuntimeException > ---------------------------------------------------------------------------------- > > Key: XFIRE-712 > URL: http://jira.codehaus.org/browse/XFIRE-712 > Project: XFire > Issue Type: Bug > Affects Versions: 1.2.2 > Reporter: Craig Tanis > Assigned To: Dan Diephouse > Priority: Minor > Fix For: 1.2.5 > > > Methods in a wsdl-generated soap client throw java.net.ConnectExcept when > soap service is unreachable. > From the xfire-user mailing list: > Hmm, yeah it would be good to make this an XFireRuntimeException probably. > Feel free to file a JIRA and/or patch for it! > Thanks, > - Dan > Craig Tanis wrote: > > I have a spring 1.4 application using an XFireClientFactoryBean as a > > wsdl-generated soap client (using the xfire-1.2.2) > > > > When the web service is not available, the java.net.ConnectException that > > occurs deep within XFire code, ends up in my client code as an > > UndeclaredThrowableException. (I'm catching java.rmi.RemoteException and > > XFireRuntimeException). > > > > I didn't see anything in jira about this, and it seems like such a glaring > > problem that I'm thinking one of my dependencies may be the wrong version > > or something. I was using xfire 1.1.2 previously, and this worked > > correctly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email