Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 80386 invoked from network); 18 Dec 2008 17:00:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Dec 2008 17:00:14 -0000 Received: (qmail 84054 invoked by uid 500); 18 Dec 2008 17:00:24 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 84001 invoked by uid 500); 18 Dec 2008 17:00:24 -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 83982 invoked by uid 99); 18 Dec 2008 17:00:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2008 09:00:24 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2008 17:00:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 37041234C43E for ; Thu, 18 Dec 2008 08:59:44 -0800 (PST) Message-ID: <533230764.1229619584220.JavaMail.jira@brutus> Date: Thu, 18 Dec 2008 08:59:44 -0800 (PST) From: "Thilina Gunarathne (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Commented: (AXIS2-4154) make the defualt fall back builder configurable In-Reply-To: <1314783541.1227849406205.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657821#action_12657821 ] Thilina Gunarathne commented on AXIS2-4154: ------------------------------------------- yes... It was anyway a temporary solution I put in till we implement the wild card, because of the urgency of the Synapse guys... May it's because I'm not 100% touch with the project nowadays, but there seems to be lot of undocumented stuff all over the place :(... I doubt how many people are aware of the wildcard support as well as all the builder that are there in Axis2 & in the transports.... > make the defualt fall back builder configurable > ----------------------------------------------- > > Key: AXIS2-4154 > URL: https://issues.apache.org/jira/browse/AXIS2-4154 > Project: Axis 2.0 (Axis2) > Issue Type: Improvement > Components: kernel > Reporter: Thilina Gunarathne > Assignee: Thilina Gunarathne > Priority: Minor > > Currently it's possible only to switch on/off the defaultFallbackBuilder. It defaults to the UnknownContentBuilder. Let's give the users the ability to specify the builder that needs to be used in this case. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.