Any ideas as to a ant task similar to tomcat's api
Hmm, not sure I understand - what action are you trying to do with Ant? Compile your application? Deploy it? The <java> ant task is just a wrapper for running java application - and doesn't have anything to do with Weblogic. What do you mean by saying its deprecated as of wl7?
Sorry - can't help till I understand!