I am running Tomcat 8.0.32 on LInux, and trying to use a jni library under
tomcat, and am hitting a wall.
First I found that only one instance of the native library can be loaded so
the library needs to live in shared/lib for general use.
Then in order to load the native library I found documenta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dino,
On 11/19/18 08:16, Dino Edwards wrote:
>>> I'm not using Named-Based Virtual Hosts
>
>>> Yes, you are. :)
>
> I didn't think I was. How do you figure?
https://httpd.apache.org/docs/2.4/mod/core.html#namevirtualhost
>> I do, there are two d
On 11/19/2018 6:16 AM, Dino Edwards wrote:
>>> I'm not using Named-Based Virtual Hosts Yes, you are. :)
> I didn't think I was. How do you figure?
>>> The first line in the config you shared was "".
Got it thanks
-
To unsubscri
On 11/19/2018 6:16 AM, Dino Edwards wrote:
I'm not using Named-Based Virtual Hosts
Yes, you are. :)
I didn't think I was. How do you figure?
The first line in the config you shared was "".
Thanks,
Shawn
-
To unsubscribe, e-
Hi Luis,
Thank you very much for the hint. I wasn't able to export the Oracle Wallets
due to not knowing the password the DBA put on it.
However, I was able to obtain the original JKS from which the Oracle Wallets
were created from.
I removed all edits I made in setenvs.sh and worked purely
>> I'm not using Named-Based Virtual Hosts
>> Yes, you are. :)
I didn't think I was. How do you figure?
> I do, there are two different applications in the box that use two
> different Tomcat instances running in different ports and I use Apache
> to proxy to each app while using one common
Just a quick check , have you saved your view page as a JSP and not as HTML
? If its saved as HTML , this might be the possible cause.
Thanks.
On Sun, 18 Nov 2018 at 09:31, Karen Goh
wrote:
> Hello Tomcat user group,
>
> I hope that this question is valid cos I googled and many related issue
On 18/11/2018 04:01, Karen Goh wrote:
> Hello Tomcat user group,
>
> I hope that this question is valid cos I googled and many related issue like
> this pointed to server problem.
The question is valid but this is an application problem, not a server
problem.
> Tomcat version : 8.5.24> IDE : Ec