Return-Path: Delivered-To: apmail-axis-java-user-archive@www.apache.org Received: (qmail 20364 invoked from network); 2 Apr 2010 13:47:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Apr 2010 13:47:04 -0000 Received: (qmail 96219 invoked by uid 500); 2 Apr 2010 11:57:43 -0000 Delivered-To: apmail-axis-java-user-archive@axis.apache.org Received: (qmail 96102 invoked by uid 500); 2 Apr 2010 11:57:42 -0000 Mailing-List: contact java-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@axis.apache.org Delivered-To: mailing list java-user@axis.apache.org Received: (qmail 96094 invoked by uid 99); 2 Apr 2010 11:57:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Apr 2010 11:57:42 +0000 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 (athena.apache.org: domain of cgalpin@lhsw.com designates 74.204.161.67 as permitted sender) Received: from [74.204.161.67] (HELO mail.tkmsoftware.net) (74.204.161.67) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Apr 2010 11:57:35 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.tkmsoftware.net (Postfix) with ESMTP id 93E01325A41 for ; Fri, 2 Apr 2010 07:57:13 -0400 (EDT) X-Virus-Scanned: amavisd-new at tkmsoftware.net Received: from mail.tkmsoftware.net ([127.0.0.1]) by localhost (mail.tkmsoftware.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cqpu9PnadSnX for ; Fri, 2 Apr 2010 07:57:08 -0400 (EDT) Received: from duo.lhsw (pool-72-83-153-44.washdc.fios.verizon.net [72.83.153.44]) by mail.tkmsoftware.net (Postfix) with ESMTP id BF480325A2A for ; Fri, 2 Apr 2010 07:57:08 -0400 (EDT) Subject: Re: [Axis2] POJO service doesn't show up in "list services" References: From: Charles Galpin Content-Type: multipart/alternative; boundary=Apple-Mail-174--155547746 In-Reply-To: Message-Id: <375684D7-5C07-41E5-B448-956358C707F2@lhsw.com> Date: Fri, 2 Apr 2010 07:57:08 -0400 To: java-user@axis.apache.org Mime-Version: 1.0 (Apple Message framework v1077) X-Mailer: Apple Mail (2.1077) --Apple-Mail-174--155547746 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Sean, check the logs directory under your tomcat install directory. You = should see errors in one of the logs there. I also find it helps for = development to nut run tomcat as a service and start/stop it from the = commandline scripts in the bin directory. You can see errors immediately = on the console there. Lastly, you can use log4j to add logging to your app and get more useful = info specific to your own code. hth, charles On Apr 2, 2010, at 4:05 AM, Sean Sullivan wrote: > Is there some way I can see some logs of what happened when I tried to = get the service started? --Apple-Mail-174--155547746 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii Sean, check the logs directory under your tomcat install directory. You should see errors in one of the logs there. I also find it helps for development to nut run tomcat as a service and start/stop it from the commandline scripts in the bin directory. You can see errors immediately on the console there.

Lastly, you can use log4j to add logging to your app and get more useful info specific to your own code.

hth,
charles

On Apr 2, 2010, at 4:05 AM, Sean Sullivan wrote:

Is there some way I can see some logs of what happened when I tried to get the service started?

--Apple-Mail-174--155547746--