Re: About scanAllDirectories,JarScanner and expanded JAR

2014-12-18 Thread Nan Ge
Thank you Mark and Chris! So that's about something like SCI etc., your replies are very helpful. Thanks again! Regards, Nan

Re: About scanAllDirectories,JarScanner and expanded JAR

2014-12-17 Thread Nan Ge
On Wed, Dec 17, 2014 at 4:07 PM, Mark Thomas ma...@apache.org wrote: On 17/12/2014 01:56, Nan Ge wrote: And the directory structure looks like this: F:\PROJECTS\MYAPP ├─src │ └─main │ ├─java │ └─webapp │ └─WEB-INF │ └─lib └─target └─myapp

Re: About scanAllDirectories,JarScanner and expanded JAR

2014-12-17 Thread Nan Ge
Which part of WEB-INF/lib is only ever scanned for JARs. Everything else is ignored. did you not understand? Yes, I see that only WEB-INF/lib/*.jar files are scanned. And which directories/classpath the document indicates when it saying If true, any directories found on the

About scanAllDirectories,JarScanner and expanded JAR

2014-12-16 Thread Nan Ge
Hi all! I'm using Tomcat8. I'm not quite understand about the description of 'scanAllDirectories' attribute of the JarScanner component. The doc says if this attribute is set true, 'any directories found on the classpath will be checked to see if they are expanded JAR files. ... Tomcat determines

Re: About scanAllDirectories,JarScanner and expanded JAR

2014-12-16 Thread Nan Ge
On Wed, Dec 17, 2014 at 2:00 AM, Christopher Schultz ch...@christopherschultz.net wrote: Nan, On 12/16/14 5:37 AM, Nan Ge wrote: I'm using Tomcat8. I'm not quite understand about the description of 'scanAllDirectories' attribute of the JarScanner component. The doc says

Re: About scanAllDirectories,JarScanner and expanded JAR

2014-12-16 Thread Nan Ge
On Wed, Dec 17, 2014 at 2:43 AM, Mark Thomas ma...@apache.org wrote: On 16/12/2014 18:00, Christopher Schultz wrote: Nan, On 12/16/14 5:37 AM, Nan Ge wrote: I'm using Tomcat8. I'm not quite understand about the description of 'scanAllDirectories' attribute of the JarScanner component

mod_jk failed to map shared memory with errno=5

2014-11-19 Thread Nan Ge
I'm using Apache-httpd-2.4.10(Win64) and apache-tomcat-8.0.12-windows-x64 with tomcat-connectors-1.2.40-windows-x86_64-httpd-2.4.x (mod_jk) on windows8.1x64 for load balancing, my configuration about mod_jk in httpd.conf: LoadModulejk_module modules/mod_jk.so JkWorkersFile

Re: mod_jk failed to map shared memory with errno=5

2014-11-19 Thread Nan Ge
On Thu, Nov 20, 2014 at 8:54 AM, Konstantin Kolinko knst.koli...@gmail.com wrote: 2014-11-19 12:47 GMT+03:00 Nan Ge genan...@gmail.com: I'm using Apache-httpd-2.4.10(Win64) and apache-tomcat-8.0.12-windows-x64 with tomcat-connectors-1.2.40-windows-x86_64-httpd-2.4.x (mod_jk