Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 39866 invoked from network); 22 Sep 2006 14:55:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Sep 2006 14:55:18 -0000 Received: (qmail 29943 invoked by uid 500); 22 Sep 2006 14:55:15 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 29915 invoked by uid 500); 22 Sep 2006 14:55:15 -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 Delivered-To: moderator for user@geronimo.apache.org Received: (qmail 29510 invoked by uid 99); 22 Sep 2006 09:26:05 -0000 Authentication-Results: idunn.apache.osuosl.org header.from=mahu2425@lycos.de; domainkeys=bad (key type) Authentication-Results: idunn.apache.osuosl.org smtp.mail=mahu2425@lycos.de; spf=pass X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=DNS_FROM_RFC_ABUSE,INVALID_DATE,MIME_BOUND_NEXTPART Received-SPF: pass (idunn.apache.osuosl.org: domain lycos.de designates 212.78.202.217 as permitted sender) DomainKey-Status: bad (key type) X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=lycos.de; h=From:Subject; b=U2sIkoen+j79fFtJcb0ugqD1a9mbvdZTDJmoZflhkd2LHBS7/GF5kXkweBk8h0AQIlNX7K0o8AZfav+p2LKCWnTVgf9CyOxgQdBe8QcdTX18ChJ+mCx7zHzgcT7UCRwoxK+3K3kXqKI4yEE246IpM7bCXnZCCaUsoINyIH+YrnU=; From: "mahu2425" To: user@geronimo.apache.org Message-ID: <122901639912203@lycos-europe.com> X-Mailer: LycosMail X-Priority: 3 X-Originating-IP: 195.202.46.19 Mime-Version: 1.0 Subject: Can not deploy EAR in Geronimo 1.1.1 Date: Fri Sep 22 09:25:55 GMT+00:00 2006 Content-Type: multipart/mixed; boundary="=_NextPart_Lycos_122031229016400_ID" X-Lycos-AS: 0.20 X-Lycos-AV: OK X-Lycos-IS: NO X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --=_NextPart_Lycos_122031229016400_ID Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Hi there, I'm trying to migrate an application from Geronimo 1.0 to Geronimo 1.1.1 (Jetty version), but I fail deploying the ear file. My application consists of a single stateless session bean, that serves as a webservice. The resulting jar file (with the ejb) is packaged in a ear file. I updated the deployment plans openejb-jar.xml and geronimo-application.xml using the update tool and tried to deploy my application. Unfortunally I always receive the following error: Unable to resolve reference "WebServiceContainer" in gbean default/MyEAR_MyEAR/1-default/car?EJBModule=MyEJB.jar,J2EEApplication=default/MyEAR_MyEAR/1-default/car,StatelessSessionBean=PDFCreator,j2eeType=WSLink,name=PDFCreator to a gbean matching the pattern [?name=JettyWebContainer#] org.apache.geronimo.common.DeploymentException: Unable to resolve reference "WebServiceContainer" in gbean default/MyEAR_MyEAR/1-default/car?EJBModule=MyEJB.jar,J2EEApplication=default/MyEAR_MyEAR/1-default/car,StatelessSessionBean=PDFCreator,j2eeType=WSLink,name=PDFCreator to a gbean matching the pattern [?name=JettyWebContainer#] at org.apache.geronimo.deployment.DeploymentContext.getConfigurationData(DeploymentContext.java:376) at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:305) at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:124) at org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.invoke() at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:122) at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:852) at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239) at org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:106) at org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:60) at java.lang.Thread.run(Thread.java:534) Did I maybe forget to convert anything? Best regards, Markus Schnell und einfach ohne Anschlusswechsel zur Lycos DSL Flatrate wechseln und 3 Monate kostenlos ab effektiven 5,21 EUR pro Monat im ersten Jahr surfen. http://www.lycos.de/startseite/online/dsl/index.html?prod=DSL&trackingID=email_footertxt --=_NextPart_Lycos_122031229016400_ID--