openamf/src/java/org/openamf DefaultGateway.java,1.52,1.53
Sean Sullivan <[email protected]> Mon, 29 Mar 2004 03:26:56 +0000
| Newsgroups | gmane.comp.java.openamf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openamf/openamf/src/java/org/openamf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12868/src/java/org/openamf
Modified Files:
DefaultGateway.java
Log Message:
this class now uses org.openamf.RequestContext
Index: DefaultGateway.java
===================================================================
RCS file: /cvsroot/openamf/openamf/src/java/org/openamf/DefaultGateway.java,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** DefaultGateway.java 30 Nov 2003 20:33:59 -0000 1.52
--- DefaultGateway.java 29 Mar 2004 03:26:54 -0000 1.53
***************
*** 62,66 ****
--- 62,70 ----
public void service(HttpServletRequest req, HttpServletResponse resp)
throws ServletException, IOException {
+
AMFMessage requestMessage, responseMessage = null;
+
+ RequestContext.setHttpServletRequest(req);
+
try {
requestMessage = deserializeAMFMessage(req);
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click