You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Alexander Zobkov (JIRA)" <ji...@apache.org> on 2011/02/02 14:33:28 UTC

[jira] Created: (SM-2050) Implementation of jbi-list-binding-components and jbi-list-service-engines JBI Ant tasks do not follow JBI spec.

Implementation of jbi-list-binding-components and jbi-list-service-engines JBI Ant tasks do not follow JBI spec.
----------------------------------------------------------------------------------------------------------------

                 Key: SM-2050
                 URL: https://issues.apache.org/jira/browse/SM-2050
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-core
    Affects Versions: 3.3.2
            Reporter: Alexander Zobkov
            Priority: Minor


1) According to JBI 1.0 spec jbi-list-service-engines Ant task shall have "serviceEngineName" attribute to return specified service engine only. See section of 6.10.6.13 of JBI 1.0 spec. But there is no such property in ListServiceEnginesTask and JbiTask classes (package org.apache.servicemix.jbi.management.task).

2) According to JBI 1.0 spec jbi-list-binding-components Ant task shall have "bindingComponentName" attribute to return specified binding component only. See section of 6.10.6.14 of JBI 1.0 spec. But it seems this property is not used anywhere in ListBindingComponentsTask and JbiTask classes (package org.apache.servicemix.jbi.management.task). 


Probable Ant tasks from SMX 4 are also affected.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira