Chapter 3. Java EE Security with WebLogic

In this chapter we will see how to implement the standard Java EE security in a WebLogic Enterprise application, with extensive use of real world examples, and finish with a fully complete Maven project that you can deploy with a goal into your development server.

Setting up an Enterprise Maven project

Now we will create, step-by-step, a secure application using Maven, the Oracle Maven plugin, and of course the WebLogic server. A prerequisite for this is that Maven 3 should be installed and properly configured. See the official Maven site for information about how to download and install Maven, at http://maven.apache.org.

Creating the modules with maven-archetype-plugin

The following are the steps we need ...

Get Securing WebLogic Server 12c now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.