Return-Path: X-Original-To: apmail-tuscany-user-archive@www.apache.org Delivered-To: apmail-tuscany-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 37FC492AD for ; Thu, 8 Mar 2012 03:47:53 +0000 (UTC) Received: (qmail 62675 invoked by uid 500); 8 Mar 2012 03:47:53 -0000 Delivered-To: apmail-tuscany-user-archive@tuscany.apache.org Received: (qmail 62403 invoked by uid 500); 8 Mar 2012 03:47:50 -0000 Mailing-List: contact user-help@tuscany.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@tuscany.apache.org Delivered-To: mailing list user@tuscany.apache.org Received: (qmail 62376 invoked by uid 99); 8 Mar 2012 03:47:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 03:47:49 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of prvs=407ebb68f=sangeetha.ramakrishnan@tcs.com designates 122.184.60.14 as permitted sender) Received: from [122.184.60.14] (HELO inchng02.tcs.com) (122.184.60.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 03:47:45 +0000 X-IronPort-AV: E=Sophos;i="4.73,550,1325442600"; d="scan'208";a="20546713" X-DISCLAIMER: FALSE Received: from INCHNSIRDLP01 (unknown [127.0.0.1]) by INCHNSIRDLP01.localdomain (Service) with ESMTP id 1B8E91F415 for ; Thu, 8 Mar 2012 09:12:02 +0530 (IST) Received: from InChnM28.tcs.com (unknown [172.16.176.136]) by INCHNSIRDLP01.localdomain (Service) with ESMTP id E3B4C1F413 for ; Thu, 8 Mar 2012 09:12:01 +0530 (IST) In-Reply-To: References: To: user@tuscany.apache.org MIME-Version: 1.0 Subject: Re: JCA binding for reference X-KeepSent: 303B44C4:04E1A2E2-652579BB:0014BB3C; type=4; name=$KeepSent X-Mailer: Lotus Notes Release 8.0.1 February 07, 2008 Message-ID: From: sangeetha.ramakrishnan@tcs.com Date: Thu, 8 Mar 2012 09:17:26 +0530 X-MIMETrack: Serialize by Router on InChnM28/TCS(Release 8.5.2FP2HF744 | December 3, 2011) at 03/08/2012 09:17:20, Serialize complete at 03/08/2012 09:17:20 Content-Type: multipart/alternative; boundary="=_alternative 0014D088652579BB_=" X-Virus-Checked: Checked by ClamAV on apache.org This is a multipart message in MIME format. --=_alternative 0014D088652579BB_= Content-Type: text/plain; charset="US-ASCII" Hi, I am using 1.6.2 Sangeetha From: Simon Laws To: user@tuscany.apache.org Date: 03/07/2012 04:27 PM Subject: Re: JCA binding for reference On Wed, Mar 7, 2012 at 8:49 AM, wrote: > > Hi, > > I am trying to wire one of my components to an external JCAConnector. > > So I have done the following > 1. Added a reference to my component and defined a jca binding for it. > 2. Defined the jca.outbound.connection and jca.outbound.interaction. > 3. In jca.outbound.connection, I have specified the with the > type, name and properties needed(hostName and port) > 4. In jca.outbound.interaction, I have defined the connectionSpec and > interactionSpec and operation. > > When I invoke the operation on this reference in my component's service > impl, I get an error in the JCAConnector part which indicates that none of > the properties have been set and are null. > > I am not sure if I am missing something. Can you please point me to some > sample implementation for JCA binding. > > Thanks > Sangeetha > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you Hi What version of Tuscany are you using? AFAIK we don't have a binding.jca implementation. There is a spec at OASIS but I haven't seen anyone do anything to provide an implementation here. Regards Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com --=_alternative 0014D088652579BB_= Content-Type: text/html; charset="US-ASCII"
Hi,

I am using 1.6.2

Sangeetha


From: Simon Laws <simonslaws@googlemail.com>
To: user@tuscany.apache.org
Date: 03/07/2012 04:27 PM
Subject: Re: JCA binding for reference





On Wed, Mar 7, 2012 at 8:49 AM,  <sangeetha.ramakrishnan@tcs.com> wrote:
>
> Hi,
>
> I am trying to wire one of my components to an external JCAConnector.
>
> So I have done the following
> 1. Added a reference to my component and defined a jca binding for it.
> 2. Defined the jca.outbound.connection and jca.outbound.interaction.
> 3. In jca.outbound.connection, I have specified the <connection> with the
> type, name and properties needed(hostName and port)
> 4. In jca.outbound.interaction, I have defined the connectionSpec and
> interactionSpec and operation.
>
> When I invoke the operation on this reference in my component's service
> impl, I get an error in the JCAConnector part which indicates that none of
> the properties have been set and are null.
>
> I am not sure if I am missing something. Can you please point me to some
> sample implementation for JCA binding.
>
> Thanks
> Sangeetha
>
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you

Hi

What version of Tuscany are you using? AFAIK we don't have a
binding.jca implementation. There is a spec at OASIS but I haven't
seen anyone do anything to provide an implementation here.

Regards

Simon

--
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com


--=_alternative 0014D088652579BB_=--