Good Morning Bret-
1)Can you specify the jvm attribute to point to your own customised java class?
http://ant.apache.org/manual/OptionalTasks/junit.html
2)Also set clonevm to 'false' as you wont want to propagate from JavaVM running 
Ant to your particular task
clonevm = false
3)set fork=true to set brand new JVM environment for forked processes
Hope all is well in California
M--
--------------------------------------------------------------------------- 
This e-mail message (including attachments, if any) is intended for the use of 
the individual or entity to which it is addressed and may contain information 
that is privileged, proprietary , confidential and exempt from disclosure. If 
you are not the intended recipient, you are notified that any dissemination, 
distribution or copying of this communication is strictly prohibited.
--------------------------------------------------------------------------- 
Le présent message électronique (y compris les pieces qui y sont annexées, le 
cas échéant) s'adresse au destinataire indiqué et peut contenir des 
renseignements de caractere privé ou confidentiel. Si vous n'etes pas le 
destinataire de ce document, nous vous signalons qu'il est strictement interdit 
de le diffuser, de le distribuer ou de le reproduire.
----- Original Message ----- 
From: "Bret Kumler" <[EMAIL PROTECTED]>
To: "Ant Users List" <[email protected]>
Sent: Friday, March 09, 2007 11:54 AM
Subject: Question about using different jvms with ant 1.6.5


Here's the issue.

I want to use the latest version of Selenium to test our web application, which 
happens to run on jdk 1.4 in tomcat.

The problem is the latest version of Selenium uses jdk 1.5

Is there a way to specify different jvms in the <junit> task or the <java> task?

Are there any samples I can use?

Thanks,

Bret 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.8/714 - Release Date: 3/8/2007 10:58 
AM
 

This e-mail message and any attachments may contain private, confidential, 
proprietary or privileged material of GoldenGate Software, Inc. that is for the 
sole use of the intended recipient(s) of this e-mail message.  Any review, 
copying or distribution or other use of this e-mail message or any attachments 
hereto by anyone other than the intended recipient(s) is strictly prohibited.  
If you are not the intended recipient(s) of this e-mail message, please contact 
GoldenGate Software, Inc. (415-777-0200) immediately and permanently delete the 
original e-mail message and any copies of this e-mail message and all 
attachments, if any.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to