mx4j/src/tools/mx4j/tools/adaptor/http HttpAdaptor.java,1.3,1.4

Simone Bordet <[email protected]>
Newsgroups gmane.comp.java.mx4j.cvs
Message-ID <[email protected]>
Update of /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/adaptor/http
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14880/src/tools/mx4j/tools/adaptor/http

Modified Files:
	HttpAdaptor.java 
Log Message:
Updated version to 2.0

Index: HttpAdaptor.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/adaptor/http/HttpAdaptor.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** HttpAdaptor.java	8 Dec 2003 17:32:21 -0000	1.3
--- HttpAdaptor.java	16 Mar 2004 09:44:25 -0000	1.4
***************
*** 28,35 ****
  import javax.xml.parsers.DocumentBuilderFactory;
  import javax.xml.parsers.ParserConfigurationException;
! import mx4j.tools.adaptor.AdaptorServerSocketFactory;
! import mx4j.tools.adaptor.PlainAdaptorServerSocketFactory;
  import mx4j.log.Log;
  import mx4j.log.Logger;
  import mx4j.util.Base64Codec;
  import org.w3c.dom.Document;
--- 28,36 ----
  import javax.xml.parsers.DocumentBuilderFactory;
[...1954 lines suppressed...]
!          finally
!          {
!             try
!             {
!                if (httpOut != null)
!                {
!                   httpOut.flush();
!                }
!                // always close the socket
!                client.close();
!             }
!             catch (IOException e)
!             {
!                log.warn("Exception during request processing", e);
!             }
!          }
!       }
!    }
  }
  



-------------------------------------------------------
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
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.