openamf/src/java/org/openamf DefaultGateway.java,1.21,1.22

[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-serv729/src/java/org/openamf

Modified Files:
	DefaultGateway.java 
Log Message:
fixed bug with resultTranslatorConfig not getting populated 
and added some debug code

Index: DefaultGateway.java
===================================================================
RCS file: /cvsroot/openamf/openamf/src/java/org/openamf/DefaultGateway.java,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** DefaultGateway.java	30 Apr 2003 01:02:07 -0000	1.21
--- DefaultGateway.java	30 Apr 2003 05:18:02 -0000	1.22
***************
*** 193,196 ****
--- 193,199 ----
  			getServletContext().setAttribute(OPENAMF_CONFIG, config);
  			log.debug("Putting config in Servlet Context");
+ 			if (log.isDebugEnabled()) {
+ 				log.debug(config);
+ 			}
  		}
  




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
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.