Re: Creating a new service
- From: "Steve Grosz" <boise_bound@xxxxxxxxxxx>
- Date: Mon, 29 Dec 2008 12:10:25 -0700
I'm thinking that this can, the developer suggested a Java Service wrapper (http://wrapper.tanukisoftware.org/)
But I was wondering if I could just create a service in 2003.....
I've looked at the documents, but matching up the info for our command line doesn't match up with the requirements for creating the service, as far as I can tell.......
Or am I missing something here?
"Dave Patrick" <DSPatrick@xxxxxxxxxxxxxxxx> wrote in message news:uoC3IheaJHA.4520@xxxxxxxxxxxxxxxxxxxxxxx
I'd get in touch with the developer. Not everything can be run as a service.
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"Steve Grosz" wrote:I have a situation that I need a Java application to run as a service. I know that new services can be created using the Windows Resouce Kit and instsrv.exe
I'm confused as to how to set up it up exactly. The company that gave us the program gave us a batch file to run, which I know you can't use with instsrv.exe (it says no batch files).
The command to start the application is:
java -jar -Xmx256M Email2Case.jar sfdcConfig.txt log4j.properties
How can I create a new service around THAT????
.
- Follow-Ups:
- Re: Creating a new service
- From: Dave Patrick
- Re: Creating a new service
- From: Dave Patrick
- Re: Creating a new service
- References:
- Creating a new service
- From: Steve Grosz
- Re: Creating a new service
- From: Dave Patrick
- Creating a new service
- Prev by Date: Re: Creating a new service
- Next by Date: Domain Controller still appearing in DNS entry
- Previous by thread: Re: Creating a new service
- Next by thread: Re: Creating a new service
- Index(es):
Relevant Pages
|