Can you do a Lucene.class.getResource("/META-INF/.... and read the info from there manually? This should return JAR-relative URL and thus should work with Java WebStart.


D.

Andrzej Bialecki wrote:
Bill Janssen wrote:

The JDK comes with some classes that will let you get to
that elegantly.



You mean clumsily :-).


Besides, it doesn't work with WebStart, because the classpath is not accessible.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to