Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 18846 invoked from network); 17 Jul 2006 10:28:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jul 2006 10:28:22 -0000 Received: (qmail 66509 invoked by uid 500); 17 Jul 2006 10:28:20 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 66468 invoked by uid 500); 17 Jul 2006 10:28:19 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 66457 invoked by uid 99); 17 Jul 2006 10:28:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 03:28:19 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [209.68.5.9] (HELO relay00.pair.com) (209.68.5.9) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 17 Jul 2006 03:28:19 -0700 Received: (qmail 81196 invoked from network); 17 Jul 2006 10:27:56 -0000 Received: from unknown (HELO ?192.168.1.217?) (unknown) by unknown with SMTP; 17 Jul 2006 10:27:56 -0000 X-pair-Authenticated: 222.165.183.158 Message-ID: <44BB6D34.5090102@opensource.lk> Date: Mon, 17 Jul 2006 16:27:56 +0530 From: Eran Chinthaka Reply-To: chinthaka@opensource.lk User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: axis-dev@ws.apache.org Subject: Re: [Axis2] Creation of OMElement objects References: <44BB631F.20001@cogenit.fr> In-Reply-To: <44BB631F.20001@cogenit.fr> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7F99928F5608A37E11787EE5" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --------------enig7F99928F5608A37E11787EE5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable did you try this : createOMText(OMElement parent, char[] charArary, int type) -- Chinthaka Jean-Michel PATER wrote: > Hi, >=20 > I want to create an OMElement with a child which type is byte[] (in the= > WSDL description type is "xsd:base64Binary"). >=20 > The createOMText() method of OMFactory can't receive such type so how > can I do that ? >=20 > Thanks in advance. >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-dev-help@ws.apache.org >=20 >=20 --------------enig7F99928F5608A37E11787EE5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFEu205jON2uBzUhh8RAr48AKCsSiMsZFYw547OKqsunmtExtp9IACfTm4f N+WdjbXa1gTyVtX7BkCITng= =s6+7 -----END PGP SIGNATURE----- --------------enig7F99928F5608A37E11787EE5--