Hello Jochem, and thank you very much for your reply. Please find my answers
below:
> What was included in your ear? Did you include COM? What is in your
> library path?
The ear is basically a previously deployed, fully configured and updated to 6.1
installation from a different server. I run CF in multi instance mode over Jrun
so it's easier for me to 'drop' ear files than reconfiguring CFadministrator
over and over again. As for the jvm.config, please find it pasted below
java.home=C:/JRun4/runtime/jre
java.args=-server -Xmx1024m -Xms1024m -Dsun.io.useCanonCaches=false
-Xbootclasspath/a:"{application.home}/servers/cfusion1/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/webchartsJava2D.jar"
-XX:MaxPermSize=128m -XX:+UseParallelGC -DJINTEGRA_NATIVE_MODE
-DJINTEGRA_PREFETCH_ENUMS
java.ext.dirs={jre.home}/lib/ext
java.library.path={application.home}/servers/cfusion1/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib,{application.home}/servers/cfusion1/cfusion-ear/cfusion-war/WEB-INF/cfusion/jintegra/bin,{application.home}/servers/cfusion1/cfusion-ear/cfusion-war/WEB-INF/cfusion/jintegra/bin/international,{application.home}/servers/cfusion1/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/_nti40/bin
system.path.first=false
java.class.path={application.home}/servers/lib,{application.home}/lib/jrun.jar,{application.home}/lib,{application.home}/servers/cfusion1/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/cfusion.jar,{application.home}/servers/cfusion1/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib
> Why would you want to use COM? After you have gobne through all the
> trouble of creating a standard J2EE environment, why not just use
> Java?
To call Scripting.filesystem object, and do things CFFILES can't (such as
deleting full dirs without slowly recursing through them). I am not familiar
with the pure java alternatives, if you know of any, just drop their names here
and I'll google search them.
Thank you so much in advance!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps
Archive:
http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6407
Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.10