2017-12-08 9:58 GMT+03:00 mirunalini Chandrasekaran :
> Hi All,
>
> I am using Tomcat 7.0.81 on centos 7.3 and using openjdk 1.7.0.141. Tomcat
> was downloaded from http://tomcat.apache.org/
>
> The problem I am seeing recently is manager*.log and localhost*.log files
> are not created. Instead, I
[tomcat 8, java 8, ubuntu xenial]
I have setup security constraints that allow certain resources to only be
accessed by authorized users. The users are authenticated using either
BASIC or FORM, where a username and password is provided, and this works
great.
However, I'd also like to allow users
Hi All,
I am using Tomcat 7.0.81 on centos 7.3 and using openjdk 1.7.0.141. Tomcat
was downloaded from http://tomcat.apache.org/
The problem I am seeing recently is manager*.log and localhost*.log files
are not created. Instead, I see the messages that were to be written into
manager.log are goin
>On 07/12/17 21:12, Mark Thomas wrote:
>> On 07/12/17 20:48, George Stanchev wrote:
>>> I am trying to build TC 8.5.24 from source and running into checkstyle
>>> validation issues [1]. I looked at
>>> https://tomcat.apache.org/tomcat-8.5-doc/building.html and couldn't find
>>> anything that sug
Hello,
Last ping hoping to get some help.
Thanks
On Wed, Nov 8, 2017 at 10:19 PM, Philippe Mouawad <
p.moua...@ubik-ingenierie.com> wrote:
> Hello,
> Any feedback on this ?
> Thanks
>
> On Sun, Nov 5, 2017 at 9:16 PM, Philippe Mouawad <
> p.moua...@ubik-ingenierie.com> wrote:
>
>> Hello,
>> I am
My technique is something like this on OpenSUSE:
in $CATALINA_BASE, I put bin/catalina.sh
It sources the file:
/etc/sysconfig/tomcat
In /etc/sysconfig/tomcat I define:
CATALINA_BASE
CATALINA_HOME
JAVA_OPTS
and a few others.
$CATALINA_BASE/bin/catalina.sh
starts tomcat via JSVC.
in my part
Apologies in advance for semi-OT sysadmin question.
Tomcat 8.5.24, running on Centos 6. I have built jsvc according to
instructions in distribution. I have two tomcat instances under
different users (sandbox1, sandbox2) that have their own
CATALINA_BASE. I can start these manually from the command
On 07/12/17 21:12, Mark Thomas wrote:
> On 07/12/17 20:48, George Stanchev wrote:
>> I am trying to build TC 8.5.24 from source and running into checkstyle
>> validation issues [1]. I looked at
>> https://tomcat.apache.org/tomcat-8.5-doc/building.html and couldn't find
>> anything that suggest t
On 07/12/17 20:48, George Stanchev wrote:
> I am trying to build TC 8.5.24 from source and running into checkstyle
> validation issues [1]. I looked at
> https://tomcat.apache.org/tomcat-8.5-doc/building.html and couldn't find
> anything that suggest that the default target would not build, neit
I am trying to build TC 8.5.24 from source and running into checkstyle
validation issues [1]. I looked at
https://tomcat.apache.org/tomcat-8.5-doc/building.html and couldn't find
anything that suggest that the default target would not build, neither
checkstyle is mentioned. It is not a problem,
Could someone please add me (George Sexton) to the contributor group on
the Tomcat Wiki?
Thanks.
--
George S.
*MH Software, Inc.*
Voice: 303 438 9585
http://www.mhsoftware.com
On Thu, Sep 7, 2017 at 5:30 PM, Christopher Schultz
wrote:
>>
>> What should the permissions, owner & group be set to for
>> CATALINA_HOME if I am running separate instances per user?
>
> It doesn't really matter. You just need to make sure that your "users"
> can read the default config files --
On 07/12/17 02:52, Nitkalya (Ing) Wiriyanuparb wrote:
> Hello.
>
> I'm upgrading from Tomcat 7.0.30 to 8.5.24. Everything is working fine, but
> I notice that BeanELResolver behaves differently when calling a bean
> varargs method with no argument.
>
> My action bean has a method with the signatu
On 06/12/17 18:32, Jesse Schulman wrote:
> For some reason there are no Catalina names from that MBean server:
>
> Registry.getRegistry(null, null).getMBeanServer().getDomains()
>
> yields
>
> JMImplementation, java.util.logging, java.lang, Tomcat, com.sun.management,
> null, java.nio
>
> and
>
14 matches
Mail list logo