On Wed, Apr 22, 2009 at 7:30 AM, Luciano Resende <[email protected]>wrote:

> On Tue, Apr 21, 2009 at 11:25 PM, Ramkumar R <[email protected]>
> wrote:
> > - Spring Modules uses some of the implementation.java introspecting
> > techniques by reusing the classes available with
> > implementation.java available from package
> > org.apache.tuscany.sca.implementation.java.introspect.impl. This package
> was
> > not
> > exported via the OSGi manifest earlier, so I made this changes locally to
> > export this package for spring.
>

Could you commit that change now so we can all see/try it?


>
> >
> > Like to know if any one have any issues in makes this changes to 2.x.
> >
>
> This would be ok for now, but the proper fix would be to have pojo
> related interfaces available in a separated module that could be
> exported via OSGi and used by all pojo related extensions (e.g java,
> ejb, spring). I have started doing that in implementation.pojo, but
> that still need some more work, and then migrate the related
> extensions to use it.
>
>
I don't actually see any serious issues with fixing this by just changing
the export. It doesn't make much difference if the spring extension depends
on implementation-java or implementation-pojo does it?

   ...ant

Reply via email to