Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 49682 invoked by uid 500); 8 Aug 2002 15:32:48 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 49673 invoked by uid 500); 8 Aug 2002 15:32:48 -0000 Delivered-To: apmail-xml-axis-wsif-cvs@apache.org Date: 8 Aug 2002 15:32:47 -0000 Message-ID: <20020808153247.73010.qmail@icarus.apache.org> From: owenb@apache.org To: xml-axis-wsif-cvs@apache.org Subject: cvs commit: xml-axis-wsif/java/src/org/apache/wsif/base WSIFServiceFactoryImpl.java X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N owenb 2002/08/08 08:32:47 Modified: java/src/org/apache/wsif/base WSIFServiceFactoryImpl.java Log: Updated author tags Revision Changes Path 1.4 +1 -0 xml-axis-wsif/java/src/org/apache/wsif/base/WSIFServiceFactoryImpl.java Index: WSIFServiceFactoryImpl.java =================================================================== RCS file: /home/cvs/xml-axis-wsif/java/src/org/apache/wsif/base/WSIFServiceFactoryImpl.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- WSIFServiceFactoryImpl.java 8 Aug 2002 15:24:31 -0000 1.3 +++ WSIFServiceFactoryImpl.java 8 Aug 2002 15:32:47 -0000 1.4 @@ -74,6 +74,7 @@ * Factory class to create WSIFService's. * * @author Mark Whitlock + * @author Owen Burroughs */ public class WSIFServiceFactoryImpl extends WSIFServiceFactory{