Programming Notes and Examples
[Java EE, ME, Glassfish, Design, Hibernate, Wildfly etc]
NCDU - How to detect larger directory in linux
›
If you want search for big files, or big directory.. If you want to do maintenance for you free space, You have to install NCDU. I try ...
1 comment:
Http Url and Wildfly HeartBeat
›
For my projects I need a script that check for http response correctly with 200 or 301 and then check for wildfly process status. So I wri...
SSH won't Work - expecting SSH2_MSG_KEX_DH_GEX_GROUP
›
Short Post for a little-big Problem. If your firewall is open for ssh, telnet on ssh port works but ssh won't work. Try to debug the...
Wildfly SSL Client Authentication
›
In order to ask for a client ssl authentication you have to setup standalone.xml, web.xml and jboss-web.xml in different section. 1) Fi...
2 comments:
Wildfly Deploy on different server and host
›
If you setup different <server> in undertow subsystem and each <server> has its own virtual host then when deploy a war you hav...
Wildfly Multiple IP and Multiple SSL Certificate
›
Wildfly can manage different ip in the same standalone server. The final target is two manage different ssl certificate for each ip. ...
1 comment:
›
Home
View web version