You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Tomek Kaczanowski (JIRA)" <ji...@apache.org> on 2008/07/02 12:48:00 UTC

[jira] Created: (SM-1432) information when no deployed service units or service assemblies found

information when no deployed service units or service assemblies found
----------------------------------------------------------------------

                 Key: SM-1432
                 URL: https://issues.apache.org/activemq/browse/SM-1432
             Project: ServiceMix
          Issue Type: Improvement
          Components: servicemix-web-console
    Affects Versions: 3.2.1
         Environment: doesn't matter
            Reporter: Tomek Kaczanowski
            Priority: Trivial
             Fix For: 3.3
         Attachments: patch_no_xyz_found.txt

if nothing is deployed, the service-assemblies.jsp and service-units.jsp pages will still show the header of the table but won't print any information that "nothing was found" which looks lame :)

I provide a patch for this. Now if there are no elements to show it prints "No service assemblies found." or "No service units found." and no header will is visible.

This is my first patch for servicemix, I hope I did it right. :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SM-1432) information when no deployed service units or service assemblies found

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SM-1432.
---------------------------------

      Assignee: Guillaume Nodet
    Resolution: Fixed

Yeah, it looks very good.  However, a nice thing is to make the patch relative to the root of servicemix, so that it is easier to apply.   Thx  a ton for this patch !

Sending        servicemix-web-console/src/main/webapp/service-assemblies.jsp
Sending        servicemix-web-console/src/main/webapp/service-units.jsp
Transmitting file data ..
Committed revision 674533.



> information when no deployed service units or service assemblies found
> ----------------------------------------------------------------------
>
>                 Key: SM-1432
>                 URL: https://issues.apache.org/activemq/browse/SM-1432
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-web-console
>    Affects Versions: 3.2.1
>         Environment: doesn't matter
>            Reporter: Tomek Kaczanowski
>            Assignee: Guillaume Nodet
>            Priority: Trivial
>             Fix For: 3.3
>
>         Attachments: patch_no_xyz_found.txt
>
>
> if nothing is deployed, the service-assemblies.jsp and service-units.jsp pages will still show the header of the table but won't print any information that "nothing was found" which looks lame :)
> I provide a patch for this. Now if there are no elements to show it prints "No service assemblies found." or "No service units found." and no header will is visible.
> This is my first patch for servicemix, I hope I did it right. :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.