hi Simon - Attached are the composite files. The qmAppSCA01 is the webapp that calls the qmController which then uses domainBCA objects to return results.
It gives the errors in duplicate components for QueryOrchestrator,
QueryComposer, QueryExecutor which are in qmController composite. As you
will see in the qmController composite each has been defined only once.
Again this is only happening on the AIX box and not on Ubuntu.
Please let me know anything else you need or may want me to try. I have been
out for a while so took me some to get back with proper details.
Thanks for your help.
monosij
....
SEVERE: [ASM50001] Duplicate component name: Composite = {
http://docs.oasis-open.org/ns/opencsa/sca/200912} Component =
QueryOrchestratorComponent
May 22, 2011 10:56:49 PM
org.apache.tuscany.sca.builder.impl.CompositeComponentTypeBuilderImpl
[Composite: {http://docs.oasisopen.
org/ns/opencsa/sca/200912}] (DuplicateComponentName)
SEVERE: [ASM50001] Duplicate component name: Composite = {
http://docs.oasis-open.org/ns/opencsa/sca/200912} Component =
QueryComposerComponent
May 22, 2011 10:56:49 PM
org.apache.tuscany.sca.builder.impl.CompositeComponentTypeBuilderImpl
[Composite: {http://docs.oasisopen.
org/ns/opencsa/sca/200912}] (DuplicateComponentName)
SEVERE: [ASM50001] Duplicate component name: Composite = {
http://docs.oasis-open.org/ns/opencsa/sca/200912} Component =
On Fri, May 27, 2011 at 8:18 AM, Simon Laws <[email protected]>wrote:
> Hi
>
> It's difficult to tell what going on without seeing the composite
> files. If this error is being validly reported it means that more than
> one component with the same name have been added to the domain level
> composite. Could this be the case?
>
> Regards
>
> Simon
>
> --
> Apache Tuscany committer: tuscany.apache.org
> Co-author of a book about Tuscany and SCA: tuscanyinaction.com
>
qmAppSCA01.composite
Description: Binary data
qmController.composite
Description: Binary data
domainBCA.composite
Description: Binary data
