hello, I was doing a task which needed j2ee.jar classes, so I dropped it into the ant/lib directory and now I get sealing violations whenever I try and build ant.
I think its a clash of sax classes or something else in j2ee.jar. The question is: how do I stop the sealing violation and still build j2ee tasks? -steve
