ant elder wrote:
After some digging i've found the cause. I happen to have built the new
implementation-spring* modules that are in the 2.x svn checkout but
those modules are not yet in the main build as they're still being
brought up in 2.x so most others and continuum wont have these built.
With this change in r767428 the node launcher OSGi runtime finds and
uses those tuscany-spring* jars because they're there in the modules/
directory hierarchy. Doing a "mvn clean" in the tuscany spring modules
and the problem goes away and everything works fine. Is this the
expected behaviour?
...ant
Ant,
Can you tell me more about the actual failure you're getting.
I'm working on fixing the Spring modules, but it was not an expectation that the new code in the
Equinox launcher would have worked this way when doing a build.
Yours, Mike.