Hi Ram snip....
>> >> > 2. Set the TCCL to the class loader of the contribution, from the >> > JavaImplementationInvoker. >> >> +1 > > Here I would like to change my stance, saying that it would be more > appropriate to > set the TCCL from the ClassLoaderModelResolver rather than from the > JavaImplementationInvoker, > as the classloader needs to be set while loading the classes rather than > during invocation time. > > I will make appropriate changes as mentioned here. > Not sure I understand this. Can you walk through a scenario to justify it? For example, say that we have ComponentA and ComponentB and ComponentA is sending a message to ComponentB. What is the sequence of events that takes place such that the implementation of ComponentB is able to access resources from the contribution. Simon
