Re: weblogic's jrocket

2003-10-09 Thread Martin Gainty
I guess what I am looking for is replacing SUN JRE with JRocket will everything work? Thanks, Martin Gainty - Original Message - From: "Ahmet Sayar" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Thursday, October 09, 2003 9:35 AM

Re: weblogic's jrocket

2003-10-09 Thread Ahmet Sayar
Hi all, Can I run "ant" command (-or- deploy build.xml) inside any java class. I mean; public static void main(String args[]){ ant(); } something like that? Thanks, Ahmet Sayar. - To unsubscribe, e-mail: [EMAIL PROTECTED

weblogic's jrocket

2003-10-09 Thread Martin Gainty
Hello All Can Ant accomodate (use) weblogic's JRocket JVM? Thank You, Martin Gainty