Java

Configuring a JBoss + Spring + JPA (Hibernate) + JTA web application

Here's how one might go about deploying a Spring application in JBoss (4.something) that uses JPA with Hibernate as the provider for persistence and JTA for transaction demarcation.

1. Define the Spring configuration file in the web.xml file

jkscertgen : Generate a full set of CA, service and client keys and certificates in Java keystores

You are into Java security. In one command execution (with no questions asked), if you want to

Exporting the private key from a jks file (Java keystore)

Some seems to have used complicated mechanisms including writing new software to do so. Here's a simple approach:

1. Import the keystore from JKS to PKCS12

Trainings over the Internet

Syndicate content