ModuleActivators being picked up twice from the classpath
---------------------------------------------------------
Key: TUSCANY-3070
URL: https://issues.apache.org/jira/browse/TUSCANY-3070
Project: Tuscany
Issue Type: Bug
Affects Versions: Java-SCA-1.5
Environment: WinXP SP2 Sun JDB1.6
Reporter: Simon Laws
Fix For: Java-SCA-Next
In playing with the travel sample I got into a state where the module
activators were being picked up twice from the classpath. The result is that
the runtime fails with an error about an @Init method being defined twice as
the init visitor is added twice. For now I just picked the symptom by putting a
change in that checks that visitors are not being added twice.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.