Hi Developers, When I run iPlanet 6.0 and use nsapi_redirect.so to try to redirect servlet requests to tomcat, the iplanet cannot start. One segment of nsapi.log reads: [jk_jni_worker.c (405)]: Fail-> no jvm_dll_path After tracing the source, I find that the function jk_get_worker_jvm_path returns FALSE. It seems that it cannot get a path from the mapping "props". Do you know what is the path for? I am using Solaris 8, is there any environment variable that I should set in advance? Worse come to worst, I may decide to hard-code the path as the project is rather urgent. Can you tell me the kind of value I should put in? Is it something like "/usr/local/share/java,v1.3.0/5.x-sun4/lib/sparc"? Please help. Thanks alot, Ray == ======= Shun Yeuk Kiu, Ray E-mail: [EMAIL PROTECTED] Homepage: http://home.ust.hk/~rayshun ================================================= RRRRRRR AAAAAAA YY YY --- RR RR AA AA YY YY - ---rr----rr-----aa-----aa------yy--yy---- -- --rrrrrrr------aaaaaaaaa--------yy------- --- ---rr----rr-----aa-----aa--------yy------ -- --- RR RR AA AA YY - RR RR AA AA YY =================================================
