whoops....so my knowledge is a bit out-of-date =)

cheers!

- Leo

-----Oorspronkelijk bericht-----
Van: Peter Donald [mailto:[EMAIL PROTECTED]]
Verzonden: donderdag 2 augustus 2001 7:46
Aan: Avalon Development
Onderwerp: Re: which JAVA class is running?


On Thu,  2 Aug 2001 15:39, joe black wrote:
> Hi :
>
>
> When jakarta-avalon-phoenix\dist\bin\run.bat is executed, which java class
> is running?
>
> The command would be like "D:\jdk1.3.1\bin\java
> -Djava.ext.dirs=E:\Download\tech\apache\jakarta-avalon-phoenix\dist\lib
> -Dphoenix.home=E:\Download\tech\apache\jakarta-avalon-phoenix\dist-Djava.s
e
>curity.policy=jar:file:E:\Download\tech\apache\jakarta-avalon-phoenix\dist/
b
>in/phoenix-loader.jar!/META-INF/java.policy   -jar
>
E:\Download\tech\apache\jakarta-avalon-phoenix\dist\bin\phoenix-loader.jar"
>, but I can't see which class is loaded in this command.

The launcher relies on the standard jar mechanism to look in manifest of
phoenix-loader.jar for Main-Class: attribute. Currently the class that is
launched is

org.apache.avalon.phoenix.launcher.Main

Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*

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




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

Reply via email to