Java Reference
In-Depth Information
Note
Besides the standard commands, it is possible to enrich the syntax of the
Forge command line with plugins, which add superior capabilities to your project
creation. On this link, http://forge.jboss.org/plugins.html , you can find a list of
available plugins at the time of writing. For example, we are going to use the
hibernate-tools plugin in order to reverse engineer the database schema in-
to Java entities. We will also use the JBoss AS 7 plugin, which can provide us
with seven management capabilities from within the Forge shell.
In the following section, we will demonstrate how to use some of the available com-
mands in order to create a Java EE 6 application.
Search WWH ::




Custom Search