|
I am currently looking into what OSGi could buy us (oh, library lists :) )
so I found that Glassfish can run in other OSGi containers than the default
Apache Felix.
Here the --verbose flag to asadmin was mentioned so it shows the JVM
invocation command which might make your investigation easier :)
C:\Users\TRA\Downloads\x\glassfish-3.0.1\glassfishv3\glassfish>bin\asadmin
start-domain --verbose
16-09-2010 15:06:29 com.sun.enterprise.admin.launcher.GFLauncherLogger info
INFO: JVM invocation command line:
C:\Program Files\Java\jre6\bin\java.exe
-cp
C:/Users/TRA/Downloads/x/glassfish-3.0.1/glassfishv3/glassfish/modules/glass
fish.jar
-XX:+UnlockDiagnosticVMOptions
-XX:MaxPermSize=192m
-XX:NewRatio=2
-XX:+LogVMOutput
-XX:LogFile=C:\Users\TRA\Downloads\x\glassfish-3.0.1\glassfishv3\glassfish\d
omains\domain1/logs/jvm.log
-Xmx512m
-javaagent:C:/Users/TRA/Downloads/x/glassfish-3.0.1/glassfishv3/glassfish/li
b/monitor/btrace-agent.jar=unsafe=true,noServer=true
.....
Did you make further progress?
/Thorbjørn
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.