更新时间:2021-05-21 20:16:00
封面
JBoss Tools 3 Developer's Guide
Credits
About the Author
About the Reviewers
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. An overview of JBoss Tools
What's new in JBoss Tools 3?
Installing JBoss Tools
Summary
Chapter 2. JBoss AS Tools
JBoss AS plug-in and the Eclipse Web Tools Platform
Creating our first web project—a dynamic web project stub
JBoss AS Perspective
Chapter 3. JBoss Tools Palette
JBoss Tools Palette Toolbar
Using tags in text files
Chapter 4. JSF Tools
Overview of JSF
Creating a JSF project stub
JSF Project Verification
JSF application configuration file
Editing pages code sources
Adding/Removing JSF capabilities for an existing project
Facelets support
Chapter 5. Struts Tools
Overview of Struts
Struts project verification
Creating a Struts project stub
Struts editors
Debugging support for Struts projects
Chapter 6. Seam Tools
Overview of Seam
Preparations
Creating a new Seam project
Test testSeam project
Creating Seam components
Seam views
Using TestNG for Seam projects
Generating a Seam project from an existing database
Modify Seam preferences
Chapter 7. Hibernate Tools
Overview of Hibernate
Hibernate Tools for Eclipse
Hibernate Tools for Ant
Chapter 8. jBPM Tools
Downloading and installing the JBoss jBPM Suite
Creating a jBPM stub project
Creating a jBPM process definition
Launching the jBPM JPDL perspective
jBPM GPD Editor
Running a process on JBoss jBPM server
Creating a JUnit test for a jBPM process
Chapter 9. ESB Tools
Downloading and installing the JBossESB Server
Creating a JBossESB stub project
JBoss ESB Editor
Configuring message queues in JBossESB Server
Indicating the classes loading order
Sending an ESB Message through the ServiceInvoker
Sending a JMS Message in a classical manner
Service Registry configuration
Importing the "endorsed" libraries
Preparing and deploying a Service on JBossESB Server
Testing the ESB Service
What just happened?
Chapter 10. Web Services Tools—JBossWS
Overview of Web Services
Downloading and installing JBossWS Native
Configuring JBossWS under Eclispe IDE
Creating a web service using Web Services Tools
Testing a web service through Web Services Explorer
Creating a Web service from a Java bean
Publishing web services and business entities
Chapter 11. JBoss Portal Tools
Overview of Portals and Portlets
Downloading and installing JBoss Portal + JBoss AS
Configuring the JBoss Portal bundle under Eclipse IDE
Starting JBoss Portal
Adding a Java portlet in JBoss Portal
Deploying and running a portlet
Adding a JSP portlet in JBoss Portal
Adding a JSF portlet in JBoss Portal
Adding a Seam portlet in JBoss Portal