openamf/src/java/org/openamf/invoker ServiceInvocationException.java,1.6,1.7
| Newsgroups | gmane.comp.java.openamf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openamf/openamf/src/java/org/openamf/invoker In directory sc8-pr-cvs1:/tmp/cvs-serv7925/src/java/org/openamf/invoker Modified Files: ServiceInvocationException.java Log Message: removed some debug messages Index: ServiceInvocationException.java =================================================================== RCS file: /cvsroot/openamf/openamf/src/java/org/openamf/invoker/ServiceInvocationException.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** ServiceInvocationException.java 28 May 2003 01:02:42 -0000 1.6 --- ServiceInvocationException.java 6 Jun 2003 02:25:17 -0000 1.7 *************** *** 50,55 **** } - log.debug(cause); - amfError.setCode(getErrorValue(cause, "getCode", "SERVER.PROCESSING")); amfError.setLevel(getErrorValue(cause, "getError", "error")); --- 50,53 ---- ------------------------------------------------------- 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.