net4VISIONS Blog
  • Home
  • Linux
  • Node.js
  • Rust
  • Web
  • Impressum
  • n4v.eu

Java

A collection of 2 posts
TLS Cert and Key for jetty
Web

TLS Cert and Key for jetty

Today with jetty 9.4.34 and you'd like to use the default keystore password storepwd and default private key password keypwd, so that you don't have to modify the config, and you have cert/key in common PEM format... tmpcert="/tmp/certkey$RANDOM.pkcs12&
16 Nov 2020 1 min read
Warum man nicht zu kurze Variablen verwenden sollte
Entwicklung

Warum man nicht zu kurze Variablen verwenden sollte

Gestern musste ich mich stundenlang auf die Suche im Netz nach einer Fehlermeldung von EclipseLink machen. Beim Aufruf von EntityManager.persist() in einem JUnit Test hieß es, dass meine Entity keine Entity wäre und ich kontrollieren sollte, ob ich die Klasse mit @Entity annotiert habe. Ja, natürlich hatte ich das.
16 Apr 2019 1 min read
Page 1 of 1
net4VISIONS Blog © 2025