Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 62886 invoked from network); 30 Sep 2004 16:57:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 30 Sep 2004 16:57:03 -0000 Received: (qmail 83615 invoked by uid 500); 30 Sep 2004 16:56:46 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 83570 invoked by uid 500); 30 Sep 2004 16:56:46 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 83561 invoked by uid 99); 30 Sep 2004 16:56:46 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=HTML_90_100,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [212.100.248.6] (HELO lugano.hostireland.com) (212.100.248.6) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 30 Sep 2004 09:56:45 -0700 Received: from localhost (localhost [127.0.0.1]) by lugano.hostireland.com (Postfix) with ESMTP id 3DE781FB9C for ; Thu, 30 Sep 2004 17:56:48 +0100 (IST) Received: from EndasPC (unknown [82.141.225.105]) by lugano.hostireland.com (Postfix) with ESMTP id AFD3AFE14 for ; Thu, 30 Sep 2004 17:56:47 +0100 (IST) From: "Suzy Fynes" To: Subject: deploying web service with database class import Date: Thu, 30 Sep 2004 17:56:33 +0100 Message-ID: <006101c4a70e$73e38d90$0300a8c0@EndasPC> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0062_01C4A716.D5A7F590" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal X-Virus-Scanned: by amavisd-new at lugano.hostireland.com X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0062_01C4A716.D5A7F590 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I want to deploy my java class as a web service. If this class imports 3 other classes from my project do I need to deploy them too? Also one of these classes accesses a mysql database on the server, will this effect the deployment? Thanks Suzy ------=_NextPart_000_0062_01C4A716.D5A7F590 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

I want to deploy my java class as a web service. If = this class imports 3 other classes from my project do I need to deploy them = too? Also one of these classes accesses a mysql database on = the server, will this effect the deployment?

 

Thanks

Suzy

 

------=_NextPart_000_0062_01C4A716.D5A7F590--