there is no language provided way of doing this afaik - you basically resort to the hack where you find the classes directory and start scanning .class and .jar files inside...how does this work when there are jars outside the classes dir - maybe in tomcat/common?
it is a pretty slow affair will it work with osgi? -igor On Jan 9, 2008 3:19 PM, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > On Jan 10, 2008 12:15 AM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > im not a big fan of scanning classpaths > > Are you willing to share your concerns? > > > Martijn > > -- > Buy Wicket in Action: http://manning.com/dashorst > Apache Wicket 1.3.0 is released > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0 >
