[Mono-bugs] [Bug 527447] New: mono-service does not provide a mechanism to pass arguments to a service

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Aug 2 23:02:24 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=527447


           Summary: mono-service does not provide a mechanism to pass
                    arguments to a service
    Classification: Mono
           Product: Mono: Tools
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: b at bvanderveen.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description of Problem:
There is currently no way to pass arguments to a service managed by
mono-service.

Steps to reproduce the problem:
N/A


Actual Results:
N/A


Expected Results:
One might expect to have the ability to pass arguments to either the service
assembly's Main() method, or a ServiceBase subclass' OnStart() method.

syntax for doing so might look like:
$ mono-service MyService.exe some args


How often does this happen? 
N/A


Additional Information:

The file /trunk/mcs/tools/mono-service/mono-service.cs will need to be modified
as well as the mono-service shell script (I cannot find this file in SVN).

See also:
http://lists.ximian.com/pipermail/mono-list/2007-October/036656.html

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list