JavaComponent and PhysicalOperationDefinition changes, r515719

2007-03-07 Thread Jim Marino
I've been working on getting the Physical marshalling and build infrastructure integrated with the connector. In order to do this, I changed the way types are being tracked on PhysicalOperationDefinition. Instead of directly referencing the type's class, I changed it to track the fully

Re: JavaComponent and PhysicalOperationDefinition changes, r515719

2007-03-07 Thread Jim Marino
Type below... On Mar 7, 2007, at 11:55 AM, Jim Marino wrote: I've been working on getting the Physical marshalling and build infrastructure integrated with the connector. In order to do this, I changed the way types are being tracked on PhysicalOperationDefinition. Instead of directly

Re: JavaComponent and PhysicalOperationDefinition changes, r515719

2007-03-07 Thread Meeraj Kunnumpurath
: Re: JavaComponent and PhysicalOperationDefinition changes, r515719 Date: Wed, 7 Mar 2007 12:10:11 -0800 Type below... On Mar 7, 2007, at 11:55 AM, Jim Marino wrote: I've been working on getting the Physical marshalling and build infrastructure integrated with the connector. In order to do

Re: JavaComponent and PhysicalOperationDefinition changes, r515719

2007-03-07 Thread Jim Marino
On Mar 7, 2007, at 1:50 PM, Meeraj Kunnumpurath wrote: Jim, Is the MPL available in the registry. Or is it going to be the app CL looked up from the registry and the MPCL created from the looked up app CL and the system CL? Ta Meeraj It should be the Multiparent CL from the

Re: JavaComponent and PhysicalOperationDefinition changes, r515719

2007-03-07 Thread Jeremy Boynes
On Mar 7, 2007, at 6:24 PM, Jim Marino wrote: It should be the Multiparent CL from the ClassLoaderRegistry. It looks like Jeremy got the multi-parent loading merged with the composite classloader in r515464. This classloader will load the impl class and we can use those to in turn load the