Hello,

I'm trying to create a service factory that takes another service as a parameter. All the services get registered but when I try to use the service factory I have no idea how to get the parameters to the service that is a parameter to the service factory. I'm using the EJBProxy service as a model but the documentation

invoke-factory (service-id=hivemind.lib.EJBProxy)
{
parameters (home-interface=... jndi-name=... name-lookup-service=...)
}


"..." does little good on how to set the parameters of name-lookup-service.

If someone could enlighten me on how this is done I would greatly appreciate it. I would then like to put together a demo of what I'm trying to do, which is create an implementation of Apache OJB in Hivemind.

TIA,
kurt h.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to