From user-return-14270-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Wed Dec 02 15:08:46 2009 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 66749 invoked from network); 2 Dec 2009 15:08:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Dec 2009 15:08:46 -0000 Received: (qmail 66355 invoked by uid 500); 2 Dec 2009 15:08:45 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 66298 invoked by uid 500); 2 Dec 2009 15:08:45 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 66290 invoked by uid 99); 2 Dec 2009 15:08:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 15:08:45 +0000 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 15:08:36 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NFqoR-0003j3-H0 for user@geronimo.apache.org; Wed, 02 Dec 2009 07:08:15 -0800 Message-ID: <26610426.post@talk.nabble.com> Date: Wed, 2 Dec 2009 07:08:15 -0800 (PST) From: yduchesne To: user@geronimo.apache.org Subject: Re: ejb 3.0 web services in Geronimo In-Reply-To: <008A2898-11F4-46BA-8023-A5BCD09AFB53@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: yanickduchesne@yahoo.com References: <26545355.post@talk.nabble.com> <008A2898-11F4-46BA-8023-A5BCD09AFB53@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org 2.1.4 (latest stable release) kevan wrote: > > > On Nov 27, 2009, at 1:07 PM, yduchesne wrote: > >> >> I am trying to generate a web service from a stateless EJB. Deployment >> works >> but I can't access de WSDL, and I have no trace in the log files that the >> EJB was exported as a web service. I do not provide a WSDL since I am >> following the code first model and expecting Geronimo to generate the >> WSDL >> internally when the myServiceUrl?wsdl is invoked - just as in the gold >> old >> XFire days. >> >> My problem is that I can't access the WSDL file, at the following URL >> (which >> corresponds to what I have read in the web services tutorial): >> http://localhost:8080/CalculatorService/CalculatorServicePortType?wsdl. >> >> I get this strange 400 HTTP error when trying to access the WSDL: >> XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content. > > Hmm. What version of Geronimo? > > --kevan > > > -- View this message in context: http://old.nabble.com/ejb-3.0-web-services-in-Geronimo-tp26545355s134p26610426.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.