+1 to the doc changes.
In fact +1 for all of yesterdays and todays changes moving into 1.0. FYI: I appreciate all of the hard work everyone has put in over the last few days preparing Axis for release 1.0. Rich Scheuerle IBM WebSphere & Axis Web Services Development 512-838-5115 (IBM TL 678-5115) David Chappell <chappell@sonicso To: [EMAIL PROTECTED] ftware.com> cc: Subject: Re: [VOTE] doc improvements to 1.0 branch 09/27/2002 01:00 PM Please respond to axis-dev Do we have enough votes for this? How many are needed? Dave Tom Jordahl wrote: > > +1 to merge these changes to the 1.0 branch. > > -- > Tom Jordahl > Macromedia Server Development > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 26, 2002 10:02 AM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-axis/java/docs user-guide.html subsystems.jpg > architecture-guide.html > > dchappell 2002/09/26 07:02:23 > > Modified: java/docs user-guide.html subsystems.jpg > architecture-guide.html > Log: > Updated user guide and architecture guide to reflect addition of JMS as a > sibling transport to HTTP and SMTP > > Revision Changes Path > 1.72 +3 -1 xml-axis/java/docs/user-guide.html > > Index: user-guide.html > =================================================================== > RCS file: /home/cvs/xml-axis/java/docs/user-guide.html,v > retrieving revision 1.71 > retrieving revision 1.72 > diff -u -r1.71 -r1.72 > --- user-guide.html 24 Sep 2002 13:12:26 -0000 1.71 > +++ user-guide.html 26 Sep 2002 14:02:21 -0000 1.72 > @@ -142,9 +142,10 @@ > <li>Preliminary support for the <b>SOAP with Attachments</b> specification</li> > <li> An EJB provider for accessing EJB's as Web Services</li> > <li> HTTP servlet-based transport</li> > + <li> JMS based transport</li> > <li> Standalone version of the server (with HTTP support)</li> > <li> Examples, including a client and server for the soapbuilders community > - interoperability tests and experimental TCP and file-based transports.</li> > + interoperability tests and experimental TCP, JMS, and file-based transports.</li> > </ul> > > <h3> What's missing?</h3> > @@ -1374,6 +1375,7 @@ > <li>org.apache.axis.encoding.ser.SimpleDeserializer</li> > <li>org.apache.axis.session.Session</li> > <li>org.apache.axis.transport.http.SimpleAxisServer</li> > +<li>org.apache.axis.transport.jms.SimpleJMSListener</li> > <li>org.apache.axis.utils.BeanProperty</li> > <li>org.apache.axis.wsdl.WSDL2Java</li> > <li>org.apache.axis.wsdl.Java2WSDL</li> > > > > 1.4 +82 -157 xml-axis/java/docs/subsystems.jpg > > <<Binary file>> > > > 1.17 +1 -1 xml-axis/java/docs/architecture-guide.html > > Index: architecture-guide.html > =================================================================== > RCS file: /home/cvs/xml-axis/java/docs/architecture-guide.html,v > retrieving revision 1.16 > retrieving revision 1.17 > diff -u -r1.16 -r1.17 > --- architecture-guide.html 4 Sep 2002 22:47:03 -0000 1.16 > +++ architecture-guide.html 26 Sep 2002 14:02:22 -0000 1.17 > @@ -152,7 +152,7 @@ > <p>The following diagram shows the layering of subsystems. The lower layers > are independent of the higher layers. The 'stacked' boxes represent mutually > independent, although not necessary mutually exclusive, alternatives. For > -example, the HTTP and SMTP transports are independent of each other but > +example, the HTTP, SMTP, and JMS transports are independent of each other but > may be used together. > <p><img SRC="subsystems.jpg"> > <p> > > > -- Sonic Software - Backbone of the Extended Enterprise -- David Chappell <[EMAIL PROTECTED]> Office: (781)999-7099 Mobile: (617)510-6566 Vice President and Chief Technology Evangelist, Sonic Software co-author,"Java Web Services", (O'Reilly 2002) "The Java Message Service", (O'Reilly 2000) "Professional ebXML Foundations", (Wrox 2001) -- #### chappell.vcf has been removed from this note on September 27 2002 by R J Scheuerle Jr