Re: taskdef class org.objectstyle.woproject.ant.WOApplication cannot be found

From: Anjo Krank (anjo.kran..-online.de)
Date: Wed May 21 2003 - 15:19:58 EDT

  • Next message: Jonathan 'Wolf' Rentzsch: "Re: taskdef class org.objectstyle.woproject.ant.WOApplication cannot be found"

    Am Mittwoch, 21.05.03 um 17:30 Uhr schrieb Kaj Hejer:

    >> Apparently simply having the woproject .jars in either
    >> /Library/Java/Extensions or ~/Library/Java/Extensions is enough to
    >> break
    >> the taskdef, even if you make no reference to them. I don't claim to
    >> understand why, but I'm happy that it's working.

    I guess this has to do with the fact that classes in /Extensions can't
    load other classes for security reasons. As all this Ant-stuff is
    reflection-based, there may be a lot of Class.forNames that might
    break...

    Cheers, Anjo



    This archive was generated by hypermail 2.0.0 : Wed May 21 2003 - 15:18:56 EDT