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[ at ]nospam.gmail.com> wrote in message news:uoC3IheaJHA.4520[ at ]TK2MSFTNGP06.phx.gbl...
[Quoted Text] > 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???? >
|