Skip to content

Commit

Permalink
First pass at part*.adoc (#162)
Browse files Browse the repository at this point in the history
Update partbeanvalidation.adoc

Signed-off-by: Guillermo González de Agüero <z06.guillermo@gmail.com>
  • Loading branch information
ggam authored and bshannon committed Sep 17, 2019
1 parent c9a7334 commit 82670ae
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 36 deletions.
2 changes: 1 addition & 1 deletion src/main/jbake/content/partbeanvalidation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Bean Validation
Part IV Bean Validation
-----------------------

Part IV explores Java API for JavaBean Validation ("Bean Validation").
Part IV explores Jakarta Bean Validation.
This part contains the following chapters:

* link:bean-validation.html#CHDGJIIA[Chapter 23, "Introduction to Bean
Expand Down
18 changes: 8 additions & 10 deletions src/main/jbake/content/partcdi.adoc
Original file line number Diff line number Diff line change
@@ -1,27 +1,25 @@
type=page
status=published
title=Contexts and Dependency Injection for Jakarta EE
title=Jakarta EE Contexts and Dependency Injection
next=cdi-basic.html
prev=bean-validation-advanced004.html
~~~~~~
Contexts and Dependency Injection for Jakarta EE
================================================
Jakarta EE Contexts and Dependency Injection
============================================

[[GJBNR]][[JEETT00131]]

[[part-v-contexts-and-dependency-injection-for-jakarta-ee]]
Part V Contexts and Dependency Injection for Jakarta EE
-------------------------------------------------------
Part V Jakarta EE Contexts and Dependency Injection
---------------------------------------------------

Part V explores Contexts and Dependency Injection for Jakarta EE (CDI).
Part V explores Jakarta EE Contexts and Dependency Injection (CDI).
This part contains the following chapters:

* link:cdi-basic.html#GIWHB[Chapter 25, "Introduction to Contexts and
Dependency Injection for Jakarta EE"]
* link:cdi-basic.html#GIWHB[Chapter 25, "Introduction to Jakarta EE Contexts and Dependency Injection"]
* link:cdi-basicexamples.html#GJBLS[Chapter 26, "Running the Basic
Contexts and Dependency Injection Examples"]
* link:cdi-adv.html#GJEHI[Chapter 27, "Contexts and Dependency Injection
for Jakarta EE: Advanced Topics"]
* link:cdi-adv.html#GJEHI[Chapter 27, "Jakarta EE Contexts and Dependency Injection: Advanced Topics"]
* link:cdi-bootstrap-se8.html#bootstrapping-a-cdi-container-in-java-se[Chapter 28, "Bootstrapping a CDI Container in Java SE"]
* link:cdi-adv-examples.html#GKHRE[Chapter 29, "Running the Advanced
Contexts and Dependency Injection Examples"]
2 changes: 1 addition & 1 deletion src/main/jbake/content/partentbeans.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Enterprise Beans
Part VII Enterprise Beans
-------------------------

Part VII explores Enterprise JavaBeans components. This part contains
Part VII explores Jakarta Enterprise Beans components. This part contains
the following chapters:

* link:ejb-intro.html#GIJSZ[Chapter 35, "Enterprise Beans"]
Expand Down
4 changes: 2 additions & 2 deletions src/main/jbake/content/partmessaging.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Part IX Messaging

Part IX introduces messaging. This part contains the following chapters:

* link:jms-concepts.html#BNCDQ[Chapter 48, "Java Message Service
* link:jms-concepts.html#BNCDQ[Chapter 48, "Jakarta Messaging
Concepts"]
* link:jms-examples.html#BNCGV[Chapter 49, "Java Message Service
* link:jms-examples.html#BNCGV[Chapter 49, "Jakarta Messaging
Examples"]
9 changes: 4 additions & 5 deletions src/main/jbake/content/partpersist.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,13 @@ Persistence
Part VIII Persistence
---------------------

Part VIII explores the Java Persistence API. This part contains the
Part VIII explores Jakartaa Persistence. This part contains the
following chapters:

* link:persistence-intro.html#BNBPZ[Chapter 40, "Introduction to the Java
Persistence API"]
* link:persistence-intro.html#BNBPZ[Chapter 40, "Introduction to Jakarta Persistence"]
* link:persistence-basicexamples.html#GIJST[Chapter 41, "Running the
Persistence Examples"]
* link:persistence-querylanguage.html#BNBTG[Chapter 42, "The Java
* link:persistence-querylanguage.html#BNBTG[Chapter 42, "The Jakarta
Persistence Query Language"]
* link:persistence-criteria.html#GJITV[Chapter 43, "Using the Criteria
API to Create Queries"]
Expand All @@ -31,4 +30,4 @@ Access to Entity Data with Locking"]
* link:persistence-entitygraphs.html#BABIJIAC[Chapter 46, "Creating Fetch
Plans with Entity Graphs"]
* link:persistence-cache.html#GKJIA[Chapter 47, "Using a Second-Level
Cache with Java Persistence API Applications"]
Cache with Jakarta Persistence Applications"]
4 changes: 2 additions & 2 deletions src/main/jbake/content/partsecurity.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ the Jakarta EE Platform"]
Web Applications"]
* link:security-jakartaee.html#BNBYK[Chapter 52, "Getting Started Securing
Enterprise Applications"]
* link:security-api.html#using-the-jakarta-ee-security-api[Chapter 53, "Using the Jakarta EE Security API"]
* link:security-advanced.html#GJJWX[Chapter 54, "Jakarta EE Security:
* link:security-api.html#using-the-jakarta-ee-security-api[Chapter 53, "Using Jakarta Security"]
* link:security-advanced.html#GJJWX[Chapter 54, "Jakarta Security:
Advanced Topics"]
5 changes: 2 additions & 3 deletions src/main/jbake/content/partsupporttechs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ This part contains the following chapters:
Contracts"]
* link:connectorexample.html#GLODB[Chapter 57, "The Resource Adapter
Examples"]
* link:interceptors.html#GKEED[Chapter 58, "Using Jakarta EE Interceptors"]
* link:interceptors.html#GKEED[Chapter 58, "Using Jakarta Interceptors"]
* link:batch-processing.html#GKJIQ6[Chapter 59, "Batch Processing"]
* link:concurrency-utilities.html#GKJIQ8[Chapter 60, "Concurrency
Utilities for Jakarta EE"]
* link:concurrency-utilities.html#GKJIQ8[Chapter 60, "Jakarta Concurrency"]
8 changes: 4 additions & 4 deletions src/main/jbake/content/partwebsvcs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ chapters:

* link:webservices-intro.html#GIJTI[Chapter 30, "Introduction to Web
Services"]
* link:jaxws.html#BNAYL[Chapter 31, "Building Web Services with JAX-WS"]
* link:jaxws.html#BNAYL[Chapter 31, "Building Web Services with Jakarta RESTful Web Services"]
* link:jaxrs.html#GIEPU[Chapter 32, "Building RESTful Web Services with
JAX-RS"]
Jakarta RESTful Web Services"]
* link:jaxrs-client.html#BABEIGIH[Chapter 33, "Accessing REST Resources
with the JAX-RS Client API"]
* link:jaxrs-advanced.html#GJJXE[Chapter 34, "JAX-RS: Advanced Topics and
with the Jakarta RESTful Web Services Client API"]
* link:jaxrs-advanced.html#GJJXE[Chapter 34, "Jakarta RESTful Web Services: Advanced Topics and
an Example"]
16 changes: 8 additions & 8 deletions src/main/jbake/content/partwebtier.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,26 @@ the following chapters:

* link:webapp.html#BNADR[Chapter 6, "Getting Started with Web
Applications"]
* link:jsf-intro.html#BNAPH[Chapter 7, "JavaServer Faces Technology"]
* link:jsf-intro.html#BNAPH[Chapter 7, "Jakarta Server Faces Technology"]
* link:jsf-facelets.html#GIEPX[Chapter 8, "Introduction to Facelets"]
* link:jsf-el.html#GJDDD[Chapter 9, "Expression Language"]
* link:jsf-page.html#BNAQZ[Chapter 10, "Using JavaServer Faces Technology
* link:jsf-page.html#BNAQZ[Chapter 10, "Using Jakarta Server Faces Technology
in Web Pages"]
* link:jsf-page-core.html#GJCUT[Chapter 11, "Using Converters, Listeners,
and Validators"]
* link:jsf-develop.html#BNATX[Chapter 12, "Developing with JavaServer
* link:jsf-develop.html#BNATX[Chapter 12, "Developing with Jakarta Server
Faces Technology"]
* link:jsf-ajax.html#GKIOW[Chapter 13, "Using Ajax with JavaServer Faces
* link:jsf-ajax.html#GKIOW[Chapter 13, "Using Ajax with Jakarta Server Faces
Technology"]
* link:jsf-advanced-cc.html#GKHXA[Chapter 14, "Composite Components:
Advanced Topics and an Example"]
* link:jsf-custom.html#BNAVG[Chapter 15, "Creating Custom UI Components
and Other Custom Objects"]
* link:jsf-configure.html#BNAWO[Chapter 16, "Configuring JavaServer Faces
* link:jsf-configure.html#BNAWO[Chapter 16, "Configuring Jakarta Server Faces
Applications"]
* link:jsf-ws.html#using-websockets-with-javaserver-faces-technology[Chapter 17, "Using WebSockets with JavaServer Faces Technology"]
* link:servlets.html#BNAFD[Chapter 18, "Java Servlet Technology"]
* link:websocket.html#GKJIQ5[Chapter 19, "Java API for WebSocket"]
* link:jsf-ws.html#using-websockets-with-javaserver-faces-technology[Chapter 17, "Using WebSockets with Jakarta Server Faces Technology"]
* link:servlets.html#BNAFD[Chapter 18, "Jakarta Servlet Technology"]
* link:websocket.html#GKJIQ5[Chapter 19, "Jakarta WebSocket"]
* link:jsonp.html#GLRBB[Chapter 20, "JSON Processing"]
* link:jsonb.html#json-binding[Chapter 21, "JSON Binding"]
* link:webi18n.html#BNAXU[Chapter 22, "Internationalizing and Localizing
Expand Down

0 comments on commit 82670ae

Please sign in to comment.