Using whatever tool you want to run a java class a service (beasvc is fine)
look at the ANT docs regarding running ANT from java:
http://ant.apache.org/manual/running.html#viajava
"Karr, David" <[EMAIL PROTECTED]> wrote:
Using Ant 1.5.4, I need to install an Ant build script as a Windows
servi
Using Ant 1.5.4, I need to install an Ant build script as a Windows
service. I wish I didn't have to do this, but I may not have an easier
alternative.
Is there a straightforward way to do this?
I'm also using WebLogic, which comes with the "beasvc" executable, which
makes it straightforward to