Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 58468 invoked by uid 500); 27 Apr 2001 13:25:30 -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 58362 invoked from network); 27 Apr 2001 13:25:28 -0000 Received: from e21.nc.us.ibm.com (32.97.136.227) by h31.sny.collab.net with SMTP; 27 Apr 2001 13:25:28 -0000 Received: from southrelay02.raleigh.ibm.com (southrelay02.raleigh.ibm.com [9.37.3.209]) by e21.nc.us.ibm.com (8.9.3/8.9.3) with ESMTP id JAA142760 for ; Fri, 27 Apr 2001 09:19:36 -0500 Received: from d04nm201nm301.raleigh.ibm.com (d04nm301.raleigh.ibm.com [9.67.228.166]) by southrelay02.raleigh.ibm.com (8.11.1/NCO v4.96) with ESMTP id f3RDPLf82634 for ; Fri, 27 Apr 2001 09:25:21 -0400 Importance: Normal Subject: RE: New message model notes (part 1 - brief) To: axis-dev@xml.apache.org X-Mailer: Lotus Notes Release 5.0.4 June 8, 2000 Message-ID: From: "Sam Ruby" Date: Fri, 27 Apr 2001 09:24:43 -0400 X-MIMETrack: Serialize by Router on D04NM301/04/M/IBM(Release 5.0.6 |December 14, 2000) at 04/27/2001 09:25:20 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Glen Daniels wrote: > > This is the "can't squirt generic XML into a SOAPEnvelope body yet" > problem. I'm on it, will fix this AM. Feels like an odd hack. The SOAPSaxHandler probably should be able to presume SOAP, IMHO. Perhaps it would be better to have a separate servlet for admin tasks. In other words, do this level of routing based on URI. Alternately, perhaps the deployment services should be a "built in" soap service, with the request being fully compliant soap message. Thoughts? - Sam Ruby