JBoss AS 7 Development.:
This book will kick-start your productivity and help you to master JBoss AS development. The author's experience with JBoss enables him to share insights on JBoss AS development in a clear and friendly way. By the end of the book, you will have the confidence to apply all the newest programming...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing,
2013.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | This book will kick-start your productivity and help you to master JBoss AS development. The author's experience with JBoss enables him to share insights on JBoss AS development in a clear and friendly way. By the end of the book, you will have the confidence to apply all the newest programming techniques to your JBoss applications. If you are a Java architect or developer who wants to get the most out of the latest release of the JBoss application server, then this book is for you. You are not expected to have accumulated experience on the application server though you must know the basic conc. |
Beschreibung: | Adding a controller to drive user requests. |
Beschreibung: | 1 online resource (326 pages) |
ISBN: | 9781782161356 178216135X |
Internformat
MARC
LEADER | 00000cam a2200000Mu 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn852759436 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 130713s2013 enk o 000 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d OCLCQ |d IDEBK |d YDXCP |d DEBSZ |d N$T |d OCLCF |d OCLCQ |d OCLCO |d OCLCQ |d FEM |d AGLDB |d ICA |d XFH |d ZCU |d MERUC |d OCLCQ |d OCLCO |d D6H |d VTS |d ICG |d OCLCQ |d OCLCO |d STF |d DKC |d OCLCQ |d UKAHL |d OCLCQ |d AJS |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d SXB |d OCLCQ | ||
019 | |a 968014773 |a 968986558 |a 1264945245 | ||
020 | |a 9781782161356 |q (electronic bk.) | ||
020 | |a 178216135X |q (electronic bk.) | ||
035 | |a (OCoLC)852759436 |z (OCoLC)968014773 |z (OCoLC)968986558 |z (OCoLC)1264945245 | ||
037 | |a 7680820316180809520 |b TotalBoox |f Ebook only |n www.totalboox.com | ||
050 | 4 | |a TK5105.8885.J42 .J355 2013 | |
072 | 7 | |a COM |x 051260 |2 bisacsh | |
072 | 7 | |a COM |x 051420 |2 bisacsh | |
082 | 7 | |a 005.2762 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Marchioni, Francesco. | |
245 | 1 | 0 | |a JBoss AS 7 Development. |
260 | |a Birmingham : |b Packt Publishing, |c 2013. | ||
300 | |a 1 online resource (326 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file |2 rda | ||
505 | 0 | |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with JBoss AS 7; An overview of Java EE and JBoss AS 7; Welcome to Java EE 6; JavaServer Faces (JSF) 2.0; Enterprise JavaBeans (EJB) 3.1; Java Persistence API (JPA) 2.0; Contexts and Dependency Injection for Java; Java Servlet API 3.0; Java API for web services (JAX-RS and JAX-WS); Java API for XML-based web services (JAX-WS); Java architecture for XML Binding (JAXB) 2.2; New features in JBoss AS 7; Installing the server and client components. | |
505 | 8 | |a Installing Java SETesting the installation; Installing JBoss AS 7; Starting up JBoss AS; Connecting to the server with the Command Line Interface; Stopping JBoss; Restarting JBoss; Installing the Eclipse environment; Installing JBoss Tools; Alternative development environments; Installing Maven; Testing the installation; Summary; Chapter 2: What's New in JBoss AS 7; AS 7 core concepts; The AS 7 filesystem; Managing the application server; Managing JBoss AS 7 with the web interface; Launching the web console; Deploying your first application to JBoss AS 7; Advanced Eclipse deployment options. | |
505 | 8 | |a Managing deployments with the web consoleDeploying applications using the CLI; Deploying applications to a domain; Summary; Chapter 3: Beginning Java EE 6 -- EJBs; EJB 3.1 -- new features; Developing singleton EJBs; Configuring the project object module (pom.xml); Coding our EJB application; Controlling bean concurrency; Using bean-managed concurrency; Cooking session beans; Adding a stateless bean; Adding a stateful bean; Deploying the EJB application; Creating a remote EJB client; Configuring the client's project object module; Coding the EJB client; Adding EJB client configuration. | |
505 | 8 | |a Running the client applicationAdding user authentication; Using the EJB timer service; Programmatic timer creation; Scheduling timer events; Adding asynchronous methods to our EJBs; Using fire-and-forget asynchronous calls; Returning a Future object to the client; Summary; Chapter 4: Learning Context Dependency Injection; Introducing Context and Dependency Injection; Named beans; CDI scopes; JBoss AS CDI implementation; Rethinking your ticketing system; Adding the required dependencies; Coding the beans; Building the view; Getting ready to run the application. | |
505 | 8 | |a Combining the scheduler into our applicationAre EJBs and JSF Managed Beans obsolete?; Summary; Chapter 5: Combining Persistence with CDI; Data persistence meets a standard; Working with JPA; Adding persistence to our application; Setting up the database; Installing the JDBC driver on JBoss AS 7; Using the command-line interface to create a new data source; Creating the Maven project; Adding Maven configuration; Cooking entities; Adding JavaBeans Validation; Configuring persistence; Adding producer classes; Coding queries for your application; Adding services to your application. | |
500 | |a Adding a controller to drive user requests. | ||
520 | |a This book will kick-start your productivity and help you to master JBoss AS development. The author's experience with JBoss enables him to share insights on JBoss AS development in a clear and friendly way. By the end of the book, you will have the confidence to apply all the newest programming techniques to your JBoss applications. If you are a Java architect or developer who wants to get the most out of the latest release of the JBoss application server, then this book is for you. You are not expected to have accumulated experience on the application server though you must know the basic conc. | ||
588 | 0 | |a Print version record. | |
630 | 0 | 0 | |a JBoss. |0 http://id.loc.gov/authorities/names/n2003005680 |
630 | 0 | 7 | |a JBoss |2 fast |
650 | 0 | |a Web servers |x Management. | |
650 | 0 | |a Java (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh95008574 | |
650 | 0 | |a Open source software. |0 http://id.loc.gov/authorities/subjects/sh99003437 | |
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 6 | |a Serveurs Web |x Gestion. | |
650 | 6 | |a Java (Langage de programmation) | |
650 | 6 | |a Logiciels libres. | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 7 | |a COMPUTERS |x Programming Languages |x JavaScript. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Programming Languages |x VBScript. |2 bisacsh | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a Java (Computer program language) |2 fast | |
650 | 7 | |a Open source software |2 fast | |
650 | 7 | |a Web servers |x Management |2 fast | |
758 | |i has work: |a JBoss AS 7 development (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGhrfcFpt77Hy6vKbcBGxP |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Marchioni, Francesco. |t JBoss AS 7 Development. |d Birmingham : Packt Publishing, ©2013 |z 9781782161349 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=604049 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH26849416 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL1274884 | ||
938 | |a EBSCOhost |b EBSC |n 604049 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis26003965 | ||
938 | |a YBP Library Services |b YANK |n 10861454 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn852759436 |
---|---|
_version_ | 1816882238253432832 |
adam_text | |
any_adam_object | |
author | Marchioni, Francesco |
author_facet | Marchioni, Francesco |
author_role | |
author_sort | Marchioni, Francesco |
author_variant | f m fm |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.8885.J42 .J355 2013 |
callnumber-search | TK5105.8885.J42 .J355 2013 |
callnumber-sort | TK 45105.8885 J42 J355 42013 |
callnumber-subject | TK - Electrical and Nuclear Engineering |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with JBoss AS 7; An overview of Java EE and JBoss AS 7; Welcome to Java EE 6; JavaServer Faces (JSF) 2.0; Enterprise JavaBeans (EJB) 3.1; Java Persistence API (JPA) 2.0; Contexts and Dependency Injection for Java; Java Servlet API 3.0; Java API for web services (JAX-RS and JAX-WS); Java API for XML-based web services (JAX-WS); Java architecture for XML Binding (JAXB) 2.2; New features in JBoss AS 7; Installing the server and client components. Installing Java SETesting the installation; Installing JBoss AS 7; Starting up JBoss AS; Connecting to the server with the Command Line Interface; Stopping JBoss; Restarting JBoss; Installing the Eclipse environment; Installing JBoss Tools; Alternative development environments; Installing Maven; Testing the installation; Summary; Chapter 2: What's New in JBoss AS 7; AS 7 core concepts; The AS 7 filesystem; Managing the application server; Managing JBoss AS 7 with the web interface; Launching the web console; Deploying your first application to JBoss AS 7; Advanced Eclipse deployment options. Managing deployments with the web consoleDeploying applications using the CLI; Deploying applications to a domain; Summary; Chapter 3: Beginning Java EE 6 -- EJBs; EJB 3.1 -- new features; Developing singleton EJBs; Configuring the project object module (pom.xml); Coding our EJB application; Controlling bean concurrency; Using bean-managed concurrency; Cooking session beans; Adding a stateless bean; Adding a stateful bean; Deploying the EJB application; Creating a remote EJB client; Configuring the client's project object module; Coding the EJB client; Adding EJB client configuration. Running the client applicationAdding user authentication; Using the EJB timer service; Programmatic timer creation; Scheduling timer events; Adding asynchronous methods to our EJBs; Using fire-and-forget asynchronous calls; Returning a Future object to the client; Summary; Chapter 4: Learning Context Dependency Injection; Introducing Context and Dependency Injection; Named beans; CDI scopes; JBoss AS CDI implementation; Rethinking your ticketing system; Adding the required dependencies; Coding the beans; Building the view; Getting ready to run the application. Combining the scheduler into our applicationAre EJBs and JSF Managed Beans obsolete?; Summary; Chapter 5: Combining Persistence with CDI; Data persistence meets a standard; Working with JPA; Adding persistence to our application; Setting up the database; Installing the JDBC driver on JBoss AS 7; Using the command-line interface to create a new data source; Creating the Maven project; Adding Maven configuration; Cooking entities; Adding JavaBeans Validation; Configuring persistence; Adding producer classes; Coding queries for your application; Adding services to your application. |
ctrlnum | (OCoLC)852759436 |
dewey-full | 005.2762 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.2762 |
dewey-search | 005.2762 |
dewey-sort | 15.2762 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06669cam a2200721Mu 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn852759436</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr |n|||||||||</controlfield><controlfield tag="008">130713s2013 enk o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">EBLCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">IDEBK</subfield><subfield code="d">YDXCP</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">FEM</subfield><subfield code="d">AGLDB</subfield><subfield code="d">ICA</subfield><subfield code="d">XFH</subfield><subfield code="d">ZCU</subfield><subfield code="d">MERUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">D6H</subfield><subfield code="d">VTS</subfield><subfield code="d">ICG</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">STF</subfield><subfield code="d">DKC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UKAHL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AJS</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">SXB</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">968014773</subfield><subfield code="a">968986558</subfield><subfield code="a">1264945245</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781782161356</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">178216135X</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)852759436</subfield><subfield code="z">(OCoLC)968014773</subfield><subfield code="z">(OCoLC)968986558</subfield><subfield code="z">(OCoLC)1264945245</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">7680820316180809520</subfield><subfield code="b">TotalBoox</subfield><subfield code="f">Ebook only</subfield><subfield code="n">www.totalboox.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TK5105.8885.J42 .J355 2013</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051260</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051420</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.2762</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Marchioni, Francesco.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">JBoss AS 7 Development.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2013.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (326 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield><subfield code="2">rda</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with JBoss AS 7; An overview of Java EE and JBoss AS 7; Welcome to Java EE 6; JavaServer Faces (JSF) 2.0; Enterprise JavaBeans (EJB) 3.1; Java Persistence API (JPA) 2.0; Contexts and Dependency Injection for Java; Java Servlet API 3.0; Java API for web services (JAX-RS and JAX-WS); Java API for XML-based web services (JAX-WS); Java architecture for XML Binding (JAXB) 2.2; New features in JBoss AS 7; Installing the server and client components.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Installing Java SETesting the installation; Installing JBoss AS 7; Starting up JBoss AS; Connecting to the server with the Command Line Interface; Stopping JBoss; Restarting JBoss; Installing the Eclipse environment; Installing JBoss Tools; Alternative development environments; Installing Maven; Testing the installation; Summary; Chapter 2: What's New in JBoss AS 7; AS 7 core concepts; The AS 7 filesystem; Managing the application server; Managing JBoss AS 7 with the web interface; Launching the web console; Deploying your first application to JBoss AS 7; Advanced Eclipse deployment options.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Managing deployments with the web consoleDeploying applications using the CLI; Deploying applications to a domain; Summary; Chapter 3: Beginning Java EE 6 -- EJBs; EJB 3.1 -- new features; Developing singleton EJBs; Configuring the project object module (pom.xml); Coding our EJB application; Controlling bean concurrency; Using bean-managed concurrency; Cooking session beans; Adding a stateless bean; Adding a stateful bean; Deploying the EJB application; Creating a remote EJB client; Configuring the client's project object module; Coding the EJB client; Adding EJB client configuration.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Running the client applicationAdding user authentication; Using the EJB timer service; Programmatic timer creation; Scheduling timer events; Adding asynchronous methods to our EJBs; Using fire-and-forget asynchronous calls; Returning a Future object to the client; Summary; Chapter 4: Learning Context Dependency Injection; Introducing Context and Dependency Injection; Named beans; CDI scopes; JBoss AS CDI implementation; Rethinking your ticketing system; Adding the required dependencies; Coding the beans; Building the view; Getting ready to run the application.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Combining the scheduler into our applicationAre EJBs and JSF Managed Beans obsolete?; Summary; Chapter 5: Combining Persistence with CDI; Data persistence meets a standard; Working with JPA; Adding persistence to our application; Setting up the database; Installing the JDBC driver on JBoss AS 7; Using the command-line interface to create a new data source; Creating the Maven project; Adding Maven configuration; Cooking entities; Adding JavaBeans Validation; Configuring persistence; Adding producer classes; Coding queries for your application; Adding services to your application.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Adding a controller to drive user requests.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">This book will kick-start your productivity and help you to master JBoss AS development. The author's experience with JBoss enables him to share insights on JBoss AS development in a clear and friendly way. By the end of the book, you will have the confidence to apply all the newest programming techniques to your JBoss applications. If you are a Java architect or developer who wants to get the most out of the latest release of the JBoss application server, then this book is for you. You are not expected to have accumulated experience on the application server though you must know the basic conc.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">JBoss.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n2003005680</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">JBoss</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web servers</subfield><subfield code="x">Management.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Java (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95008574</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Open source software.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh99003437</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Serveurs Web</subfield><subfield code="x">Gestion.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Java (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels libres.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">JavaScript.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">VBScript.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Java (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Open source software</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web servers</subfield><subfield code="x">Management</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">JBoss AS 7 development (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCGhrfcFpt77Hy6vKbcBGxP</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Marchioni, Francesco.</subfield><subfield code="t">JBoss AS 7 Development.</subfield><subfield code="d">Birmingham : Packt Publishing, ©2013</subfield><subfield code="z">9781782161349</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=604049</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26849416</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL1274884</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">604049</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis26003965</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">10861454</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn852759436 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:25:26Z |
institution | BVB |
isbn | 9781782161356 178216135X |
language | English |
oclc_num | 852759436 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (326 pages) |
psigel | ZDB-4-EBA |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Marchioni, Francesco. JBoss AS 7 Development. Birmingham : Packt Publishing, 2013. 1 online resource (326 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier text file rda Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with JBoss AS 7; An overview of Java EE and JBoss AS 7; Welcome to Java EE 6; JavaServer Faces (JSF) 2.0; Enterprise JavaBeans (EJB) 3.1; Java Persistence API (JPA) 2.0; Contexts and Dependency Injection for Java; Java Servlet API 3.0; Java API for web services (JAX-RS and JAX-WS); Java API for XML-based web services (JAX-WS); Java architecture for XML Binding (JAXB) 2.2; New features in JBoss AS 7; Installing the server and client components. Installing Java SETesting the installation; Installing JBoss AS 7; Starting up JBoss AS; Connecting to the server with the Command Line Interface; Stopping JBoss; Restarting JBoss; Installing the Eclipse environment; Installing JBoss Tools; Alternative development environments; Installing Maven; Testing the installation; Summary; Chapter 2: What's New in JBoss AS 7; AS 7 core concepts; The AS 7 filesystem; Managing the application server; Managing JBoss AS 7 with the web interface; Launching the web console; Deploying your first application to JBoss AS 7; Advanced Eclipse deployment options. Managing deployments with the web consoleDeploying applications using the CLI; Deploying applications to a domain; Summary; Chapter 3: Beginning Java EE 6 -- EJBs; EJB 3.1 -- new features; Developing singleton EJBs; Configuring the project object module (pom.xml); Coding our EJB application; Controlling bean concurrency; Using bean-managed concurrency; Cooking session beans; Adding a stateless bean; Adding a stateful bean; Deploying the EJB application; Creating a remote EJB client; Configuring the client's project object module; Coding the EJB client; Adding EJB client configuration. Running the client applicationAdding user authentication; Using the EJB timer service; Programmatic timer creation; Scheduling timer events; Adding asynchronous methods to our EJBs; Using fire-and-forget asynchronous calls; Returning a Future object to the client; Summary; Chapter 4: Learning Context Dependency Injection; Introducing Context and Dependency Injection; Named beans; CDI scopes; JBoss AS CDI implementation; Rethinking your ticketing system; Adding the required dependencies; Coding the beans; Building the view; Getting ready to run the application. Combining the scheduler into our applicationAre EJBs and JSF Managed Beans obsolete?; Summary; Chapter 5: Combining Persistence with CDI; Data persistence meets a standard; Working with JPA; Adding persistence to our application; Setting up the database; Installing the JDBC driver on JBoss AS 7; Using the command-line interface to create a new data source; Creating the Maven project; Adding Maven configuration; Cooking entities; Adding JavaBeans Validation; Configuring persistence; Adding producer classes; Coding queries for your application; Adding services to your application. Adding a controller to drive user requests. This book will kick-start your productivity and help you to master JBoss AS development. The author's experience with JBoss enables him to share insights on JBoss AS development in a clear and friendly way. By the end of the book, you will have the confidence to apply all the newest programming techniques to your JBoss applications. If you are a Java architect or developer who wants to get the most out of the latest release of the JBoss application server, then this book is for you. You are not expected to have accumulated experience on the application server though you must know the basic conc. Print version record. JBoss. http://id.loc.gov/authorities/names/n2003005680 JBoss fast Web servers Management. Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Serveurs Web Gestion. Java (Langage de programmation) Logiciels libres. Logiciels d'application Développement. COMPUTERS Programming Languages JavaScript. bisacsh COMPUTERS Programming Languages VBScript. bisacsh Application software Development fast Java (Computer program language) fast Open source software fast Web servers Management fast has work: JBoss AS 7 development (Text) https://id.oclc.org/worldcat/entity/E39PCGhrfcFpt77Hy6vKbcBGxP https://id.oclc.org/worldcat/ontology/hasWork Print version: Marchioni, Francesco. JBoss AS 7 Development. Birmingham : Packt Publishing, ©2013 9781782161349 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=604049 Volltext |
spellingShingle | Marchioni, Francesco JBoss AS 7 Development. Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with JBoss AS 7; An overview of Java EE and JBoss AS 7; Welcome to Java EE 6; JavaServer Faces (JSF) 2.0; Enterprise JavaBeans (EJB) 3.1; Java Persistence API (JPA) 2.0; Contexts and Dependency Injection for Java; Java Servlet API 3.0; Java API for web services (JAX-RS and JAX-WS); Java API for XML-based web services (JAX-WS); Java architecture for XML Binding (JAXB) 2.2; New features in JBoss AS 7; Installing the server and client components. Installing Java SETesting the installation; Installing JBoss AS 7; Starting up JBoss AS; Connecting to the server with the Command Line Interface; Stopping JBoss; Restarting JBoss; Installing the Eclipse environment; Installing JBoss Tools; Alternative development environments; Installing Maven; Testing the installation; Summary; Chapter 2: What's New in JBoss AS 7; AS 7 core concepts; The AS 7 filesystem; Managing the application server; Managing JBoss AS 7 with the web interface; Launching the web console; Deploying your first application to JBoss AS 7; Advanced Eclipse deployment options. Managing deployments with the web consoleDeploying applications using the CLI; Deploying applications to a domain; Summary; Chapter 3: Beginning Java EE 6 -- EJBs; EJB 3.1 -- new features; Developing singleton EJBs; Configuring the project object module (pom.xml); Coding our EJB application; Controlling bean concurrency; Using bean-managed concurrency; Cooking session beans; Adding a stateless bean; Adding a stateful bean; Deploying the EJB application; Creating a remote EJB client; Configuring the client's project object module; Coding the EJB client; Adding EJB client configuration. Running the client applicationAdding user authentication; Using the EJB timer service; Programmatic timer creation; Scheduling timer events; Adding asynchronous methods to our EJBs; Using fire-and-forget asynchronous calls; Returning a Future object to the client; Summary; Chapter 4: Learning Context Dependency Injection; Introducing Context and Dependency Injection; Named beans; CDI scopes; JBoss AS CDI implementation; Rethinking your ticketing system; Adding the required dependencies; Coding the beans; Building the view; Getting ready to run the application. Combining the scheduler into our applicationAre EJBs and JSF Managed Beans obsolete?; Summary; Chapter 5: Combining Persistence with CDI; Data persistence meets a standard; Working with JPA; Adding persistence to our application; Setting up the database; Installing the JDBC driver on JBoss AS 7; Using the command-line interface to create a new data source; Creating the Maven project; Adding Maven configuration; Cooking entities; Adding JavaBeans Validation; Configuring persistence; Adding producer classes; Coding queries for your application; Adding services to your application. JBoss. http://id.loc.gov/authorities/names/n2003005680 JBoss fast Web servers Management. Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Serveurs Web Gestion. Java (Langage de programmation) Logiciels libres. Logiciels d'application Développement. COMPUTERS Programming Languages JavaScript. bisacsh COMPUTERS Programming Languages VBScript. bisacsh Application software Development fast Java (Computer program language) fast Open source software fast Web servers Management fast |
subject_GND | http://id.loc.gov/authorities/names/n2003005680 http://id.loc.gov/authorities/subjects/sh95008574 http://id.loc.gov/authorities/subjects/sh99003437 http://id.loc.gov/authorities/subjects/sh95009362 |
title | JBoss AS 7 Development. |
title_auth | JBoss AS 7 Development. |
title_exact_search | JBoss AS 7 Development. |
title_full | JBoss AS 7 Development. |
title_fullStr | JBoss AS 7 Development. |
title_full_unstemmed | JBoss AS 7 Development. |
title_short | JBoss AS 7 Development. |
title_sort | jboss as 7 development |
topic | JBoss. http://id.loc.gov/authorities/names/n2003005680 JBoss fast Web servers Management. Java (Computer program language) http://id.loc.gov/authorities/subjects/sh95008574 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Serveurs Web Gestion. Java (Langage de programmation) Logiciels libres. Logiciels d'application Développement. COMPUTERS Programming Languages JavaScript. bisacsh COMPUTERS Programming Languages VBScript. bisacsh Application software Development fast Java (Computer program language) fast Open source software fast Web servers Management fast |
topic_facet | JBoss. JBoss Web servers Management. Java (Computer program language) Open source software. Application software Development. Serveurs Web Gestion. Java (Langage de programmation) Logiciels libres. Logiciels d'application Développement. COMPUTERS Programming Languages JavaScript. COMPUTERS Programming Languages VBScript. Application software Development Open source software Web servers Management |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=604049 |
work_keys_str_mv | AT marchionifrancesco jbossas7development |