Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 72768 invoked from network); 26 Aug 2005 13:38:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Aug 2005 13:38:33 -0000 Received: (qmail 77392 invoked by uid 500); 26 Aug 2005 13:38:29 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 77348 invoked by uid 500); 26 Aug 2005 13:38:29 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 77330 invoked by uid 99); 26 Aug 2005 13:38:28 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2005 06:38:27 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 9E6A413E for ; Fri, 26 Aug 2005 15:38:26 +0200 (CEST) Message-ID: <2042624369.1125063506646.JavaMail.jira@ajax.apache.org> Date: Fri, 26 Aug 2005 15:38:26 +0200 (CEST) From: "Deepal Jayasinghe (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Resolved: (AXIS2-175) Moving deployment descriptor parsing form stax to OM In-Reply-To: <537523652.1124941871415.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXIS2-175?page=all ] Deepal Jayasinghe resolved AXIS2-175: ------------------------------------- Resolution: Fixed > Moving deployment descriptor parsing form stax to OM > ---------------------------------------------------- > > Key: AXIS2-175 > URL: http://issues.apache.org/jira/browse/AXIS2-175 > Project: Apache Axis 2.0 (Axis2) > Type: Improvement > Components: deployment > Reporter: Deepal Jayasinghe > Assignee: Deepal Jayasinghe > > In current implementation all the descriptor parsing in deployment section are done directly using Stax , I think this make difficulty in adding more and more configuration options into those descriptors , so my idea is to use StaxOMBuilder to read descriptors and using that populate all the deployment time descriptions like ServiceDescriptions , OperationsDescrptions etc... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira