Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 85738 invoked from network); 8 May 2008 15:37:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 May 2008 15:37:25 -0000 Received: (qmail 13141 invoked by uid 500); 8 May 2008 15:37:22 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 13038 invoked by uid 500); 8 May 2008 15:37:21 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 13010 invoked by uid 99); 8 May 2008 15:37:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 08:37:21 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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, 08 May 2008 15:36:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8443F234C10A for ; Thu, 8 May 2008 08:36:56 -0700 (PDT) Message-ID: <1203544751.1210261016540.JavaMail.jira@brutus> Date: Thu, 8 May 2008 08:36:56 -0700 (PDT) From: "Jarek Gawor (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-4006) Deployment of EJB-based JAX-WS web service with WebServiceContext injection fails In-Reply-To: <997711236.1210255255762.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/GERONIMO-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595288#action_12595288 ] Jarek Gawor commented on GERONIMO-4006: --------------------------------------- Committed fixes to branches/2.0 (revision 654555). > Deployment of EJB-based JAX-WS web service with WebServiceContext injection fails > --------------------------------------------------------------------------------- > > Key: GERONIMO-4006 > URL: https://issues.apache.org/jira/browse/GERONIMO-4006 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: webservices > Affects Versions: 2.0.2, 2.1.1 > Reporter: Jarek Gawor > Assignee: Jarek Gawor > Fix For: 2.0.x, 2.1.x, 2.2 > > > Deployment of EJB-based JAX-WS web service with @Resource WebServiceContext injection fails with a "Can not resolve admin object ref" exception. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.