Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 75031 invoked from network); 29 Nov 2006 06:01:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2006 06:01:06 -0000 Received: (qmail 96440 invoked by uid 500); 29 Nov 2006 06:01:07 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 96429 invoked by uid 500); 29 Nov 2006 06:01:07 -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 96417 invoked by uid 99); 29 Nov 2006 06:01:07 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 22:01:07 -0800 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mail2jimma@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 22:00:39 -0800 Received: by nf-out-0910.google.com with SMTP id o63so2512171nfa for ; Tue, 28 Nov 2006 22:00:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=gRSVVFLRGu+RQpi50aNFobnx0vtzz0wcFP3sXzXYsYdPnDeHVoMs90ZZnuRJ6MwFNQ1vIKyK2OXtLpG/drZkogxqz7uGnjaX52Eyhx9tUYZxJ3VVyv0ITWR591kMdLK8cGvGKaWoTo/XH5jlrfEGDcqoCaJLJu92WZKn74LTWxo= Received: by 10.82.107.15 with SMTP id f15mr341909buc.1164780015087; Tue, 28 Nov 2006 22:00:15 -0800 (PST) Received: by 10.82.167.17 with HTTP; Tue, 28 Nov 2006 22:00:15 -0800 (PST) Message-ID: <149155d80611282200g56046514v735f9612204f5714@mail.gmail.com> Date: Wed, 29 Nov 2006 14:00:15 +0800 From: "jim ma" To: axis-user@ws.apache.org Subject: How to configure axis2-1.1 to support JAXB-RI MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_22786_14177011.1164780015065" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_22786_14177011.1164780015065 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all , I noticed aixs2 1.1 can support JAXB-RI databinding experimentally. I have copied all the jar files related to jaxb ri under lib directory(in axis2-std kit). But wsdl2java complains "JAX-B RI binding extension not in classpath". Is there something need to configure or codegen tool can not generate jaxb ri databinding code ? I also want to know runtime can support jaxb ri databinding. Thanks Jim ------=_Part_22786_14177011.1164780015065 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all ,

I noticed aixs2 1.1 can support JAXB-RI databinding experimentally. I have copied all the jar files related to jaxb ri under lib directory(in axis2-std kit). But wsdl2java complains "JAX-B RI binding extension not in classpath".  Is there something need to configure or codegen tool can not generate jaxb ri databinding code  ?

I also want to know runtime can support jaxb ri databinding.

Thanks

Jim
------=_Part_22786_14177011.1164780015065--