openamf/src/java/org/openamf DefaultGateway.java,1.28,1.29
| 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-serv7925/src/java/org/openamf
Modified Files:
DefaultGateway.java
Log Message:
removed some debug messages
Index: DefaultGateway.java
===================================================================
RCS file: /cvsroot/openamf/openamf/src/java/org/openamf/DefaultGateway.java,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** DefaultGateway.java 28 May 2003 15:53:29 -0000 1.28
--- DefaultGateway.java 6 Jun 2003 02:25:17 -0000 1.29
***************
*** 115,119 ****
} catch (ServiceInvocationException e) {
serviceResult = e.getAMFError();
- e.getCause().printStackTrace();
}
return serviceResult;
--- 115,118 ----
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.