Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 92963 invoked from network); 23 Jun 2008 13:42:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jun 2008 13:42:20 -0000 Received: (qmail 71759 invoked by uid 500); 23 Jun 2008 13:41:29 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 71118 invoked by uid 500); 23 Jun 2008 13:41:27 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 70411 invoked by uid 99); 23 Jun 2008 13:41:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jun 2008 06:41:24 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.79.199.57] (HELO server.dankulp.com) (64.79.199.57) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jun 2008 13:40:27 +0000 Received: by server.dankulp.com (Postfix, from userid 5000) id DF2DC197C099; Mon, 23 Jun 2008 09:40:15 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on server.dankulp.com X-Spam-Level: X-Msg-File: /tmp/mailfilter.2MdrBvlj75 Received: from [192.168.1.148] (c-24-147-10-180.hsd1.ma.comcast.net [24.147.10.180]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by server.dankulp.com (Postfix) with ESMTP id 33ACB197C02E for ; Mon, 23 Jun 2008 09:40:15 -0400 (EDT) Message-Id: <1228F479-9203-415B-8955-03755E826B16@apache.org> From: Daniel Kulp To: dev@cxf.apache.org In-Reply-To: <18052908.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v924) Subject: Re: Can't find WSDL file in WSS systest Date: Mon, 23 Jun 2008 09:40:13 -0400 References: <18052908.post@talk.nabble.com> X-Mailer: Apple Mail (2.924) X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=0.3 required=3.0 tests=BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.4 Most likely, the testutils module. In general, if it's "wsdl/*", it comes out of testutils. To avoid conflicts in Eclipse, we've tried to make sure the other modules don't use "/wsdl" and instead use something like "wsdl_javascript" or something. Dan On Jun 22, 2008, at 5:50 AM, Glen Mazza wrote: > > Team, > > In this hello_world.wsdl file[1], a "wsdl/hello_world.wsdl" (same > name, > different directory) is being wsdl:imported. Problem is, I can't > find that > file anywhere in svn. From [1] below, could anyone tell me where that > imported file is? > > Thanks, > Glen > > [1] > http://svn.apache.org/viewvc/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/ws/security/hello_world.wsdl?revision=651669&view=markup > -- > View this message in context: http://www.nabble.com/Can%27t-find-WSDL-file-in-WSS-systest-tp18052908p18052908.html > Sent from the cxf-dev mailing list archive at Nabble.com. > --- Daniel Kulp dkulp@apache.org http://www.dankulp.com/blog