openamf/src/java/org/openamf DefaultGateway.java,1.31,1.32

[email protected]
Newsgroups gmane.comp.java.openamf.cvs
Message-ID <[email protected]>
Update of /cvsroot/openamf/openamf/src/java/org/openamf
In directory sc8-pr-cvs1:/tmp/cvs-serv20862/src/java/org/openamf

Modified Files:
	DefaultGateway.java 
Log Message:
log errors

Index: DefaultGateway.java
===================================================================
RCS file: /cvsroot/openamf/openamf/src/java/org/openamf/DefaultGateway.java,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** DefaultGateway.java	5 Jul 2003 19:50:48 -0000	1.31
--- DefaultGateway.java	14 Jul 2003 09:01:47 -0000	1.32
***************
*** 121,124 ****
--- 121,125 ----
  		} catch (ServiceInvocationException e) {
  			serviceResult = e.getAMFError();
+ 			log.error(e.getMessage(), e);
  		}
  		return serviceResult;




-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
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.