-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Naga,

On 8/28/17 11:23 AM, Naga Ramesh wrote:
> Thanks Chris.. issues is resolved..
> 
> We have enabled the below thing on context file and it's working
> fine.
> 
> 
> tomcat8/conf/context.xml:  added the below line and restarted the
> service.
> 
> <JarScanner scanClassPath="false" scanAllFiles="false"
> scanAllDirectories="false"/>

STOP. Undo what you have just done.

You only want to disable the JAR scanner for your application. What
you have done is disable the JAR scanner for the entire server.

The file you want is $yourapplication/WEB-INF/context.xml not
$CATALINA_BASE/conf/context.xml

- -chris

> -----Original Message----- From: Christopher Schultz
> [mailto:ch...@christopherschultz.net] Sent: Monday, August 28, 2017
> 8:11 PM To: users@tomcat.apache.org Subject: Re: applicatio shared
> path is not working on tomcat8 version
> 
> Naga,
> 
> On 8/27/17 12:24 PM, Naga Ramesh wrote:
>> Christopher,
> 
>> We have done the load balancer configuration and one of the
>> properties file need to give the shared path and that shared path
>> need to give the tomcat end for some functionality purpose.
> 
>> So we have set the class path on tomcat7 and it's working fine
>> but same thing we have tried on tomcat8 version, here throwing
>> the below mentioned errors.
> 
>> Please suggest any alternative solution for this.
> 
> Please post your configuration showing how you are setting the
> CLASSPATH .
> 
> -chris
> 
> ---------------------------------------------------------------------
>
> 
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> ---------------------------------------------------------------------
>
> 
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJZpDj3AAoJEBzwKT+lPKRYXlwQALePo58g/Bz2A5pXylBvD68+
lwF1toFVBRAuNPXW2OiZUi6yn+L9LxtKwewwR35gShV18/H99hlyXZ8HEpY3b2jg
W34MsWxDz8QqUjd0nVYiGpY/WIatqhzRytQc1Hy+yPg8cyZ7JXbNKtC3fWZzGcyb
A2s7DxtmjpKGI4AvqJfUkIAZ3hjsbyj6Iabik8AvFDLzocxIQrB0u+l25Y/QDbyj
JuqblLi64N5Ovy8lAh9fo1iFFJ8eRvOoI981WskvRlb0SXmi/vrBeGUKDQI/jAiB
qHudUjT2x/e5O3EUQFljhKwWuINp24myqpdLp+GiWrZmD2a6ilFjkqnRYRag4clo
XmoYhFj8tY0cVZgFi8z4IjDGjdCrEawHPe5SmJ4k/elWydzOJYuXTgIdTzyMTgR9
LEwBmzjnmQ5xMFjJZdbsTN7oPzM3XO7Dk0kNhC+e8d5VWWXZvG5uOsTraL2TQjRr
LmfkhmlDBO4K/KpGXYrtM1edCRBfO/HE4QlHF0hRPlqST+E6KVZ8wUpSbXIi0A47
T9rFDIS0IHRa9NyeutJX9gOL6Vy6qX8H1DStVVfOVV5ENijUIqGUFHjLfJ8pEBrj
Fy2TFcstDWu/wS8MsBGT8egyVh5KvFbn7XOAyUVyDX9iVEWqygPAThil21pOe9dX
mRG/UFIE6r4qIcJBnU68
=cKUz
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to