Return-Path: X-Original-To: apmail-cxf-users-archive@www.apache.org Delivered-To: apmail-cxf-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7E6DF18DA9 for ; Fri, 12 Jun 2015 19:41:13 +0000 (UTC) Received: (qmail 81521 invoked by uid 500); 12 Jun 2015 19:41:13 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 81452 invoked by uid 500); 12 Jun 2015 19:41:13 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 81434 invoked by uid 99); 12 Jun 2015 19:41:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2015 19:41:12 +0000 X-ASF-Spam-Status: No, hits=-2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_HI,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Edward.Dunkle@sabre.com designates 151.193.220.19 as permitted sender) Received: from [151.193.220.19] (HELO sgtulmg02-out.sabre.com) (151.193.220.19) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2015 19:38:57 +0000 X-ExtLoop1: From 10.12.106.14 X-IronPort-AV: E=Sophos;i="5.13,604,1427778000"; d="scan'208,217";a="896061850" Received: from sgsccmcp002.sabre.com (HELO SGSCCMCP002.Global.ad.sabre.com) ([10.12.106.14]) by sgtulmg02-out.sabre.com with ESMTP/TLS/AES128-SHA; 12 Jun 2015 14:40:44 -0500 Received: from SGSCCMMP004.Global.ad.sabre.com ([10.12.106.24]) by SGSCCMCP002.Global.ad.sabre.com ([10.12.106.14]) with mapi; Fri, 12 Jun 2015 14:40:44 -0500 From: "Dunkle, Edward" To: "users@cxf.apache.org" Date: Fri, 12 Jun 2015 14:40:43 -0500 Subject: setting up in Eclipse - java-first-jaxws Thread-Topic: setting up in Eclipse - java-first-jaxws Thread-Index: AdClR6iOqu4loJ9ZSNKMw6odtjEDog== Message-ID: <2628A1986172B1479EC58A085047333B2DD1E77E@SGSCCMMP004.Global.ad.sabre.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_2628A1986172B1479EC58A085047333B2DD1E77ESGSCCMMP004Glob_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_2628A1986172B1479EC58A085047333B2DD1E77ESGSCCMMP004Glob_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Where do I ask questions or point out issues about the documentation? I have Luna and CXF 2.7.16 and trying to follow http://cxf.apache.org/setti= ng-up-eclipse.html. This page says to run: mvn install -Pfastinstall -Psetup.eclipse But I get: [WARNING] The requested profile "fastinstall" could not be activated becaus= e it does not exist. [WARNING] The requested profile "setup.eclipse" could not be activated beca= use it does not exist. >From sample java_first_jaxws Later the page has a section: Importing new projects that depend on CXF projects But 1. Only has one properties but 2. Shows two properties in the XML Does anybody have this stuff working in Eclipse? I was able to run the java_first_jaxws server and client from the command l= ine. But there is no wsdl in the generated war. I deployed it to tomcat but of course the given URL is 404ed: http://localhost:8080/java_first_jaxws/services/hello_world?wsdl Does anybody have this working with Eclipse or Tomcat per the directions in= the readme? Thanks, Ed --_000_2628A1986172B1479EC58A085047333B2DD1E77ESGSCCMMP004Glob_--