Some more comments in line.
Regards
Simon
On 10/5/07, Rajini Sivaram <[EMAIL PROTECTED]> wrote:
>
> Simon,
>
> Thank you for your reply.
>
> I haven't looked at the node APIs yet, so I will take a look.
>
> I think I will be able to use SCADomainFinder in the scenario that I have
> at
> the mome
Simon,
Thank you for your reply.
I haven't looked at the node APIs yet, so I will take a look.
I think I will be able to use SCADomainFinder in the scenario that I have at
the moment, where an OSGi service is exposed as a remote service through
SCA, and a remote reference is obtained in another
On 10/5/07, Rajini Sivaram <[EMAIL PROTECTED]> wrote:
>
> Simon,
>
> The service that the reference is wired to is not in the same JVM. At the
> moment, the component definition looks like this:
>
> http://www.osoa.org/xmlns/sca/1.0";
> targetNamespace="http://osgidistribution";
>
Simon,
The service that the reference is wired to is not in the same JVM. At the
moment, the component definition looks like this:
http://www.osoa.org/xmlns/sca/1.0";
targetNamespace="http://osgidistribution";
name="helloworldreference">
On 10/4/07, Rajini Sivaram <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I would like to use Tuscany as a library (rather than a runtime) to parse
> a
> reference or service definition containing bindings, and obtain a proxy to
> a
> service.
>
> At the moment, I create a composite containing a dummy c
Hello,
I would like to use Tuscany as a library (rather than a runtime) to parse a
reference or service definition containing bindings, and obtain a proxy to a
service.
At the moment, I create a composite containing a dummy component with a
reference, and then create an SCA domain, add a contribu