Le ven. 3 août 2018 à 12:03, Louis Zipes a écrit :
> Good catch!! I still had 'd' in front of my lines so once I removed those
> JMX starts up using Management.properties file but as you mentioned it
> doesn't really change the behavior at all and the Service still doesn't
> stop cleanly. So is
Dear tomcat community,
I have a question - I am using tomcat and OpenSSL (with apr and tomcat=
-native-1.2.16). Versions are as follows :-
apr-1-config 1.5.2
tomcat-native-1.2.16
OpenSSL 1.1.0
Tomcat 8.5.31
This works fine with my custom OpenSSL 1.1.0 installation.=20
Next I wrote my own c
Good catch!! I still had 'd' in front of my lines so once I removed those JMX
starts up using Management.properties file but as you mentioned it doesn't
really change the behavior at all and the Service still doesn't stop cleanly.
So is there a way to force the JMX to use CATALINA_OPTS in this
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Louis,
On 8/3/18 11:32 AM, Louis Zipes wrote:
> Hi Daniel, I tried your suggestion and while I think it is now
> acknowledging the existence of the management.properties file
> (Windows Service wouldn't start if I purposely misspelled
> 'managemenX.
Hi Daniel,
I tried your suggestion and while I think it is now acknowledging the existence
of the management.properties file (Windows Service wouldn't start if I
purposely misspelled 'managemenX.properties') but it doesn't seem to be
actually working (JMX can't connect).
What I did:
I created
Thanks Luis. Will definitely try it.
On Fri, Aug 3, 2018 at 2:23 PM, Luis Rodríguez Fernández
wrote:
> Hello Noel,
>
> mmm, perhaps you could consider to use spring-boot for this. It provides a
> nice out-of-the-box embedded tomcat:
> https://spring.io/blog/2014/03/07/deploying-spring-boot-appli
Hello Noel,
mmm, perhaps you could consider to use spring-boot for this. It provides a
nice out-of-the-box embedded tomcat:
https://spring.io/blog/2014/03/07/deploying-spring-boot-applications
Hope it helps,
Luis
2018-08-03 7:06 GMT+02:00 noel joseph :
> Hey Chris,
>
> This is my code...
>
> p