Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 65611 invoked from network); 30 Dec 2008 07:47:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Dec 2008 07:47:28 -0000 Received: (qmail 78582 invoked by uid 500); 30 Dec 2008 07:47:26 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 78560 invoked by uid 500); 30 Dec 2008 07:47:26 -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 78551 invoked by uid 99); 30 Dec 2008 07:47:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Dec 2008 23:47:26 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of genspring@gmail.com designates 209.85.146.183 as permitted sender) Received: from [209.85.146.183] (HELO wa-out-1112.google.com) (209.85.146.183) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Dec 2008 07:47:19 +0000 Received: by wa-out-1112.google.com with SMTP id j4so2631628wah.3 for ; Mon, 29 Dec 2008 23:46:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=pgmfNUmr+JmeqYU25o+SiMaDtFlaGdq1e4kSRnWwHiQ=; b=Tvi1KKVhAi1eaJUTfuOjWFpCcpoWONoDDyrv8/lUOCaNzMGL5VAK0uYB9sW5eGhM2w 20JGO40Znx7cAXnya5y5GdCaBpmEwwCNByCyqNfCeTi06ps+sTyWmhDP+ETxLidx0PV7 MxfPB4M4m/lvh2h2iddDI8QSFPj+uy60zSeAA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=rCC+E5KwoVdk25BdbdZkOEUnLS8L+TYmRPXFGC6Mxifqm19xdoF1UXWLJcynHgexDq bc2VgKwIdJPTL68B/7ec0HTqdVQz+nN1Zzv3puhwVSa+e9lhZmyfx2IaLQiYERtawDdl McbjZyDmdHPsOCKxDEnZsIqovcjqg/HOeNznk= Received: by 10.114.159.17 with SMTP id h17mr9567449wae.124.1230623217678; Mon, 29 Dec 2008 23:46:57 -0800 (PST) Received: by 10.114.193.6 with HTTP; Mon, 29 Dec 2008 23:46:57 -0800 (PST) Message-ID: Date: Tue, 30 Dec 2008 15:46:57 +0800 From: "Shawn Jiang" To: user@geronimo.apache.org Subject: Re: ejb client In-Reply-To: <21213824.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_122138_11002019.1230623217677" References: <21193112.post@talk.nabble.com> <21213078.post@talk.nabble.com> <21213824.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_122138_11002019.1230623217677 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I see no problems in your code, I noticed some d:\dir1\dir2\dir3\yourDirectory in the log, can you please tell me what's your deploy method ? I suggest exporting EJB to a jar file then deploy it to geronimo with "deploy.bat|sh deploy path/to/jar". ------=_Part_122138_11002019.1230623217677 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I see no problems in your code,    I noticed some

d:\dir1\dir2\dir3\yourDirectory

in the log,  can you please tell me what's your deploy method ?  I suggest exporting EJB to a jar file then deploy it  to geronimo with "deploy.bat|sh deploy path/to/jar".  


------=_Part_122138_11002019.1230623217677--