But the same thing is working in 8.0.36.
Regards,
Chinoy
On Fri, Sep 30, 2016 at 9:33 PM +0530, "Christopher Schultz"
mailto:ch...@christopherschultz.net>> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Chinoy,
On 9/30/16 8:34 AM, Chinoy Gupta wrote:
> Hi Mark,
>
> The following is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Chinoy,
On 9/30/16 8:34 AM, Chinoy Gupta wrote:
> Hi Mark,
>
> The following is added in server.xml:
>
>name="UserDatabase" auth="Container"
> type="org.apache.catalina.UserDatabase" description="User database
> that can be updated and saved"
Hi all,
I'm running 3 servers with Tomcat (migrated from Glassfish which is not
maintained well imo).
But documentation is kind of not the best for configuring HTTPS/SSL.
I've written my own tutorial how to do that using Letsencrypt and Tomcat
native:
https://mladenadamovic.wordpress.com/2016/09/
Hi Mark,
The following is added in server.xml:
And the following is added in context.xml:
If I try to get "my/local/test", it works and I get "local test". But if I try
to get " my/secret/password", it returns NULL.
Regards,
Chinoy
-Original Message-
On 30/09/2016 13:20, Chinoy Gupta wrote:
> Hi Mark,
>
> This is my stacktrace:
>
> ResourceLinkFactory.validateGlobalResourceAccess(String) line: 109
> ResourceLinkFactory.getObjectInstance(Object, Name, Context,
> Hashtable) line: 142
> NamingManager.getObjectInstance(
Hi Mark,
This is my stacktrace:
ResourceLinkFactory.validateGlobalResourceAccess(String) line: 109
ResourceLinkFactory.getObjectInstance(Object, Name, Context,
Hashtable) line: 142
NamingManager.getObjectInstance(Object, Name, Context, Hashtable)
line: 321
On 30/09/2016 12:50, Chinoy Gupta wrote:
> I am getting NULL instead of the resource's value. I debugged the
> tomcat code and figured out that in ResourceLinkFactory.java, before
> fetching the resource there is a validation based on current
> classloader. That validation fails and tomcat returns
I am getting NULL instead of the resource's value. I debugged the tomcat code
and figured out that in ResourceLinkFactory.java, before fetching the resource
there is a validation based on current classloader. That validation fails and
tomcat returns NULL.
-Original Message-
From: Mark
On 30/09/2016 11:30, Chinoy Gupta wrote:
> Hi,
>
> I have a web application which runs on tomcat. In server.xml, I
> provide some resources under " section" and
> then provide a ResourceLink to the same in context.xml. And then I
> fetch that resource in my application. This was working properly
>
Hi,
I have a web application which runs on tomcat. In server.xml, I provide some
resources under " section" and then provide a
ResourceLink to the same in context.xml. And then I fetch that resource in my
application. This was working properly earlier but started breaking with
8.0.37. I think
On 30.09.2016 09:07, Harneet Singh wrote:
Hello All,
I have a java application which is hosted in Tomcat 7.0.62.
As part of business logic the code sometimes connects to remote hosts and
downloads resources.
Is there a way I can specify a whitelist using the Tomcat configuration?
Means I only w
On 30/09/2016 08:07, Harneet Singh wrote:
> Hello All,
>
> I have a java application which is hosted in Tomcat 7.0.62.
> As part of business logic the code sometimes connects to remote hosts and
> downloads resources.
> Is there a way I can specify a whitelist using the Tomcat configuration?
>
>
Hello All,
I have a java application which is hosted in Tomcat 7.0.62.
As part of business logic the code sometimes connects to remote hosts and
downloads resources.
Is there a way I can specify a whitelist using the Tomcat configuration?
Means I only want my application to be able to fetch data
13 matches
Mail list logo