Yep, it works now. Now, I want to make something like ServicePropertyFactory, so I'm going to go copy it... :)
Richard -----Original Message----- From: Howard Lewis Ship [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 4:01 PM To: [email protected] Subject: Re: using ServicePropertyFactory I believe that is correct. Again, you seem to be having classpath issues. On Thu, 26 Aug 2004 17:57:23 -0400, Hensley, Richard <[EMAIL PROTECTED]> wrote: > I'm using the following syntax to access the ServicePropertyFactory, is this > right? > > <service-point > id="Broker" > interface="com.mckesson.adept.net.Connection"> > <invoke-factory > model="singleton" > service-id="hivemind.lib.ServicePropertyFactory"> > <construct > service-id="Controller" > property="broker" /> > </invoke-factory> > </service-point> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
