Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Securing WebLogic Server 12c

You're reading from   Securing WebLogic Server 12c Learn to develop, administer and troubleshoot for WebLogic Server with this book and ebook.

Arrow left icon
Product type Paperback
Published in Nov 2012
Publisher Packt
ISBN-13 9781849687782
Length 100 pages
Edition 1st Edition
Concepts
Arrow right icon
Toc

The Maven project


There is no WebLogic MBeanMaker plugin in our application and also the existing tool is not really Maven friendly.

Tip

WebLogic MBeanMaker

This is a command-line utility that generates all the files you need to form an MBean type, from partial Java classes to contract interfaces and some custom files used by WebLogic itself to introspect the MBean once it is deployed in JAR inside the system class loader.

What we will do is an integration of the existing technologies into Maven using the maven-antrun-plugin plugin as a bridge between these two worlds. These technologies are so invasive that we will have to disable some standard and common Maven plugins such as maven-jar-plugin and maven-install-plugin. In a sense, the work of the compile plugin will be done by this piece of ancient BEA technology.

But all of this makes sense if we want to have a piece of software that can be integrated into modern build systems, and if we want to have a good development environment where we...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime