using ant to monitor a jvm

2007-02-01 Thread Antoine Solomon
Hello all, I am sort of new in the area of monitoring virtual machines.. Would it be possible to monitor a virtual machine from ant? or possible pick up the exceptions from the virtual machine? Thanks, -- Antoine W. Solomon Jr.

Re: which class belongs to tag

2005-11-11 Thread Antoine Solomon
[1]. > > Regards > Ivan > > > [1]http://svn.apache.org/repos/asf/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/defaults.properties > > --- Antoine Solomon <[EMAIL PROTECTED]> wrote: > > > Hello all, > > > > I would like to know whic

which class belongs to tag

2005-11-11 Thread Antoine Solomon
Hello all, I would like to know which class belongs to the tag. I would like to create a task that has the same functionality of with a few added features. I looked at the org.apache.tools.ant.taskdefs.Execute but when extending and trying to use it in my ant build.xml file, it complained that i

about the task

2005-04-26 Thread Antoine Solomon
Hello all, I was looking around in javadoc of ant and i noticed that the task is deprecated. Anyone know of any other Task to execute shell commands? -- Antoine W. Solomon Jr. - To unsubscribe, e-mail: [EMAIL PROTECTED] For