User: jung    
  Date: 01/03/15 12:09:59

  Modified:    docs     howto.htm
  Log:
  org.jboss.zoap.HttpServer is now a proper ServiceMbean
  
  Revision  Changes    Path
  1.4       +4 -10     zoap/docs/howto.htm
  
  Index: howto.htm
  ===================================================================
  RCS file: /products/cvs/ejboss/zoap/docs/howto.htm,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- howto.htm 2001/03/14 07:38:01     1.3
  +++ howto.htm 2001/03/15 20:09:59     1.4
  @@ -1,7 +1,7 @@
   <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
   
   <!--  
=========================================================================================================
 -->
  -<!--  $Id: howto.htm,v 1.3 2001/03/14 07:38:01 jung Exp $ -->
  +<!--  $Id: howto.htm,v 1.4 2001/03/15 20:09:59 jung Exp $ -->
   <!--  Copyright (c) 2000 infor:business solutions AG, Hauerstrasse 12, --><!--  
D-66299 Friedrichsthal, Germany. All Rights Reserved. -->
   <!-- -->
   <!--  This program is free software; you can redistribute it and/or -->
  @@ -99,7 +99,7 @@
                <TR>
                <TD CLASS="newsbody">
        
  -               <P>To ZOAP-enable an existing JBoss server distribution:</P>
  +               <P>To ZOAP-enable an existing JBoss server distribution (this has 
been tested using the jboss-tomcat2.1 release):</P>
   
           <UL>
             <LI>
  @@ -111,16 +111,10 @@
   
             <LI>
               Copy <A HREF=
  -            "../dist/conf/zoap.conf">org.jboss.zoap.conf</A> into
  +            "../dist/conf/org.jboss.zoap.conf">org.jboss.zoap.conf</A> into
               your jboss/conf/&lt;confname&gt; directory.
             </LI>
   
  -          <LI>
  -            Add the lines of <A HREF=
  -            "../dist/conf/jboss.conf">jboss.conf</A> to you
  -            jboss/conf/&lt;confname&gt;/jboss.conf file (before
  -            the containerfactory mlet).
  -          </LI>
   
             <LI>
               Add the lines of <A HREF=
  @@ -294,7 +288,7 @@
       <HR>
       
                <SMALL>Last change of $Source: 
/products/cvs/ejboss/zoap/docs/howto.htm,v $ by $Author:
  -    jung $ on $Date: 2001/03/14 07:38:01 $</SMALL> 
  +    jung $ on $Date: 2001/03/15 20:09:59 $</SMALL> 
   
       <P><SMALL>Copyright &copy; 2000 <A HREF=
       "http://www.infor.de">infor:business solutions AG</A>,
  
  
  

Reply via email to