CommandBox:myv> server start JVMargs="-cp ."Contacting ForgeBox to determine the best version match for [10]. Use an exact 'cfengine' version to skip this check.WAR/zip archive already installed.The server for C:\webroots\myv is starting on 127.0.0.1:50635... type 'server status' to see resultCommandBox:myv> server show{ "app":{ "cfengine":"adobe@10" }, "verbose":true, "JVM":{ "args":"-cp ." }}CommandBox:myv> server status --verbose
myv (running) 127.0.0.1:50635 --> C:\webroots\myv
Starting in background - Server is up - http-port:50635 stop-port:55952 PID:8256 version 3.4.10
C:\Users\user\Downloads\commandbox-jre-win32-3.3.0\jre\bin\java.exe -cp . -Xmx512m -Xms512m -jar "C:\Users\user\.CommandBox\lib\runwar-3.4.10.jar" --background=true --port 50635 --host 127.0.0.1 --debug=false --stop-port 55952 --processname "myv [adobe 10.0.21+300068]" --log-dir "C:\Users\user\.CommandBox/server/F072138B9E86DC43FD4DC1C70F3B5CAF-myv/adobe-10.0.21.300068/logs" --open-browser true --open-url http://127.0.0.1:50635 --cfengine-name "adobe" --server-name "myv" --tray-icon "C:\Users\user\.CommandBox\cfml\system\config\server-icons\trayicon-cf10-32px.png" --tray-config "C:\Users\user\.CommandBox/server/F072138B9E86DC43FD4DC1C70F3B5CAF-myv/adobe-10.0.21.300068/trayOptions.json" --directoryindex "true" --cfml-web-config "C:\Users\user\.CommandBox/server/F072138B9E86DC43FD4DC1C70F3B5CAF-myv" --cfml-server-config "C:\Users\user\.CommandBox/engine/cfml/server/" --timeout 240 -war "C:\webroots\myv" --lib-dirs "C:\Users\user\.CommandBox/server/F072138B9E86DC43FD4DC1C70F3B5CAF-myv/adobe-10.0.21.300068/WEB-INF/lib" --web-xml-path "C:\Users\user\.CommandBox/server/F072138B9E86DC43FD4DC1C70F3B5CAF-myv/adobe-10.0.21.300068/WEB-INF/web.xml" --urlrewrite-enable false
CommandBox:myv>--------- Original Message ---------
--
You received this message because you are subscribed to the Google Groups "CommandBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandbox+...@ortussolutions.com.
To post to this group, send email to comma...@ortussolutions.com.
Visit this group at https://groups.google.com/a/ortussolutions.com/group/commandbox/.
To view this discussion on the web visit https://groups.google.com/a/ortussolutions.com/d/msgid/commandbox/b00300da-a82e-4a31-add5-e37b2504ea82%40ortussolutions.com.
For more options, visit https://groups.google.com/a/ortussolutions.com/d/optout.
--------- Original Message ---------
--
You received this message because you are subscribed to the Google Groups "CommandBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandbox+...@ortussolutions.com.
To post to this group, send email to comma...@ortussolutions.com.
Visit this group at https://groups.google.com/a/ortussolutions.com/group/commandbox/.
To view this discussion on the web visit https://groups.google.com/a/ortussolutions.com/d/msgid/commandbox/357281a6-2196-4a16-9f8f-6a48ff10222d%40ortussolutions.com.
--------- Original Message ---------
To unsubscribe from this group and stop receiving emails from it, send an email to commandbox+unsubscribe@ortussolutions.com.
To post to this group, send email to comma...@ortussolutions.com.
Visit this group at https://groups.google.com/a/ortussolutions.com/group/commandbox/.
To view this discussion on the web visit https://groups.google.com/a/ortussolutions.com/d/msgid/commandbox/357281a6-2196-4a16-9f8f-6a48ff10222d%40ortussolutions.com.
For more options, visit https://groups.google.com/a/ortussolutions.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "CommandBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandbox+unsubscribe@ortussolutions.com.
To post to this group, send email to comma...@ortussolutions.com.
Visit this group at https://groups.google.com/a/ortussolutions.com/group/commandbox/.
To view this discussion on the web visit https://groups.google.com/a/ortussolutions.com/d/msgid/commandbox/20161021164605.a7243acce6934569d3743d1abfb94fec.0ce3e7d507.mailapi%40email01.godaddy.com.
No. Commandbox does not use javaLoader. It relies on runWar's class loader, which is java.net.URLClassLoader
"libDirs":"\\path\\to\\my\\jars\\"
While setting the class path will work, it's a bit hacky. Just use the libDirs parameter as it's intended for this purpose.
Thanks!
~Brad
ColdBox/CommandBox Developer Advocate
Ortus Solutions, Corp
"libDirs":"\\path\\to\\my\\jars\\"
--------- Original Message ---------
To view this discussion on the web visit https://groups.google.com/a/ortussolutions.com/d/msgid/commandbox/270637a0-74c0-48fe-a6f8-e71551cbdbd5%40ortussolutions.com.