Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 82378 invoked from network); 25 Dec 2007 02:33:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Dec 2007 02:33:06 -0000 Received: (qmail 98928 invoked by uid 500); 25 Dec 2007 02:32:55 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 98909 invoked by uid 500); 25 Dec 2007 02:32:55 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 98899 invoked by uid 99); 25 Dec 2007 02:32:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Dec 2007 18:32:55 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Dec 2007 02:32:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0942D71422E for ; Mon, 24 Dec 2007 18:32:43 -0800 (PST) Message-ID: <17751332.1198549963012.JavaMail.jira@brutus> Date: Mon, 24 Dec 2007 18:32:43 -0800 (PST) From: "Bozhong Lin (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Updated: (CXF-482) Make sure the xsd access works when endpoint is published under standlone mood In-Reply-To: <8735385.1174533152465.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/CXF-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bozhong Lin updated CXF-482: ---------------------------- Fix Version/s: 2.1 Affects Version/s: 2.0.3 > Make sure the xsd access works when endpoint is published under standlone mood > ------------------------------------------------------------------------------ > > Key: CXF-482 > URL: https://issues.apache.org/jira/browse/CXF-482 > Project: CXF > Issue Type: Sub-task > Components: Transports > Affects Versions: 2.0.3 > Reporter: Jervis Liu > Assignee: Jervis Liu > Fix For: 2.1 > > > When endpoint is published under standalone mood, we dont have any support for xsd access yet in this case, a fix should be similar to org.apache.cxf.transport.http.WSDLQueryHandler. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.