Update of /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/remote/soap
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14441/mx4j/tools/remote/soap
Modified Files:
SOAPConnectorServer.java
Log Message:
Catching and rethrowing RuntimeExceptions as is
Index: SOAPConnectorServer.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/remote/soap/SOAPConnectorServer.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** SOAPConnectorServer.java 18 Sep 2003 18:44:57 -0000 1.8
--- SOAPConnectorServer.java 28 Feb 2004 10:54:06 -0000 1.9
***************
*** 105,108 ****
--- 105,112 ----
webContainer.start(address, environment);
}
+ catch (RuntimeException x)
+ {
+ throw x;
+ }
catch (Exception x)
{
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.