You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ilya Kuleshov (JIRA)" <ji...@activemq.org> on 2006/03/17 13:09:25 UTC

[jira] Created: (SM-352) Empty service assembly name prevents service units from start

Empty service assembly name prevents service units from start
-------------------------------------------------------------

         Key: SM-352
         URL: http://jira.activemq.org/jira//browse/SM-352
     Project: ServiceMix
        Type: Bug

  Components: servicemix-core  
    Versions: 3.0    
 Environment: servicemix snapshot created 15-Feb-2006
    Reporter: Ilya Kuleshov
    Priority: Minor


In case the service assembly name was accidently left empty, an incorrect directory path is being created for the SA (like /wdir/defaultJBI/service-assemblies/version_1).  This in turn does not allow service units to initialize after the ServiceMix restart. It would be better to raise some error if empty SA name was found in the descriptor.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.activemq.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (SM-352) Empty service assembly name prevents service units from start

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-352?page=all ]

Guillaume Nodet resolved SM-352.
--------------------------------

    Fix Version/s: 3.0-M3
       Resolution: Fixed
         Assignee: Guillaume Nodet

Author: gnodet
Date: Fri Jul 28 17:30:57 2006
New Revision: 426721

URL: http://svn.apache.org/viewvc?rev=426721&view=rev
Log:
SM-352: add more tests on the jbi descriptor

Modified:
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/deployment/DescriptorFactory.java



> Empty service assembly name prevents service units from start
> -------------------------------------------------------------
>
>                 Key: SM-352
>                 URL: https://issues.apache.org/activemq/browse/SM-352
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-core
>    Affects Versions: 3.0
>         Environment: servicemix snapshot created 15-Feb-2006
>            Reporter: Ilya Kuleshov
>         Assigned To: Guillaume Nodet
>            Priority: Minor
>             Fix For: 3.0-M3
>
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> In case the service assembly name was accidently left empty, an incorrect directory path is being created for the SA (like /wdir/defaultJBI/service-assemblies/version_1).  This in turn does not allow service units to initialize after the ServiceMix restart. It would be better to raise some error if empty SA name was found in the descriptor.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira