Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 21116 invoked from network); 29 Nov 2008 04:33:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2008 04:33:41 -0000 Received: (qmail 34591 invoked by uid 500); 29 Nov 2008 04:33:44 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 34558 invoked by uid 500); 29 Nov 2008 04:33:44 -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: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 34547 invoked by uid 99); 29 Nov 2008 04:33:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Nov 2008 20:33:44 -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 (athena.apache.org: domain of nestorjb@gmail.com designates 209.85.217.19 as permitted sender) Received: from [209.85.217.19] (HELO mail-gx0-f19.google.com) (209.85.217.19) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Nov 2008 04:32:17 +0000 Received: by gxk12 with SMTP id 12so1542336gxk.16 for ; Fri, 28 Nov 2008 20:32:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:mime-version:content-type:x-mailer:thread-index :content-language; bh=qiBN5rx3xRTQtFG+tOspeJJFkLbxEt7UGiDbfJlx3Hw=; b=dfjdZjp11xuQF7lYjU1ZYEjq4SaKhHTMGcBInJ5XXEvYF5iLCy5+hnGyhQKQWZwkya oI/Tv6eILWM/Zk1qkZcMmhw+5pGJ0EfrU0mqhKeg0oFpQBODveGmajZ1iW0uwakoD4FP 84bFbvdKW8incPKAUqxJMcqV76mY7Z6CwNOvo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:mime-version:content-type:x-mailer :thread-index:content-language; b=Z0X0Lk6ru9dxqwAA/rwkdjnA1/nnpYLVGuU7KWXQvLN3gylEat1K4cbFAFxfMiYbim 3+oqen1PqS02Thpi6MQQjJfnE01n6qhHoeEU0hoyk4dWDQaZaiQowdufiPfvLTCPpHg6 8SP4jCQJd4q0JwVvLC+IMU3ULSFO6ZfICJb3k= Received: by 10.150.205.20 with SMTP id c20mr5549993ybg.222.1227933123471; Fri, 28 Nov 2008 20:32:03 -0800 (PST) Received: from nboscan ([200.8.16.6]) by mx.google.com with ESMTPS id 6sm1964742ywp.3.2008.11.28.20.32.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 28 Nov 2008 20:32:02 -0800 (PST) From: =?iso-8859-1?Q?N=E9stor_Bosc=E1n?= To: Subject: Generate Web Services and XML Services Date: Sat, 29 Nov 2008 00:01:56 -0430 Message-ID: <001501c951db$6af5ef80$40e1ce80$@com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0016_01C951B5.B3021B80" X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AclR2HcFV8NNhC0EQx2VmuyfxdaS3AAAuS/A Content-Language: en-us X-Virus-Checked: Checked by ClamAV on apache.org ------=_NextPart_000_0016_01C951B5.B3021B80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi =20 I have a Project with JDK 1.4 where I have some xsd files that I have to = use to generate SOAP Services and simple XML services (Simple XML Request = and Response). For the SOAP Services I was thinking on using Axis. Now for = the XML Services I was thinking on using JAXB to generate the classes and = create a servlet that will process the XMLs. Is there an easier way to do = this?. Can Axis help me create both services? =20 Regards, =20 N=E9stor Bosc=E1n ------=_NextPart_000_0016_01C951B5.B3021B80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi

 

I have a Project with JDK 1.4 = where I have some xsd files that I have to use to generate SOAP Services and simple = XML services (Simple XML Request and Response). For the SOAP Services I was thinking on using Axis. Now for the XML Services I was thinking on using = JAXB to generate the classes and create a servlet that will process the XMLs. = Is there an easier way to do this?. Can Axis help me create both = services?

 

Regards,

 

N=E9stor = Bosc=E1n

------=_NextPart_000_0016_01C951B5.B3021B80--