RE: ant javac uses rt.jar even though it isn't in classpath

2006-06-18 Thread Rainer Noack
Sun's mechanism for your need is the Endorsed API override mechanism. However, you should remember that you also need to take care of all those manipulations To run your program. Eclipse allows you to do everything with your classpath as it has it's own compiler. Nevertheless you have to consider

Re: Token Filters Questions

2006-06-18 Thread Asaf Mesika
I'm not sure I understood your question: How can a filter not exist? Can you give an example? On 6/15/06, Aaron Davies <[EMAIL PROTECTED]> wrote: A couple questions on token filters: First, is there a simple way to directly apply a filtersfile to an existing file, i.e. without moving/copying i

Re: How to add mutable content to immutable build file

2006-06-18 Thread Vitaliy S
Hello Ben, I want to let users to change content of task in my ant file but don't want to let them change the file it self. e.g.

Class Loading constraint in WSAD regarding Oracle

2006-06-18 Thread Asaf Mesika
Hi, I've written an Ant Listener which writes events to Oracle DB. When launching the script under WSAD 5.1.1 , the 2nd time, I get a class loading constraint error: java.lang.VerifyError: class loading constraint violated (class: oracle/jdbc/driver/OracleConnection method: unwrap()Loracle/jdbc