Cargando…

JBoss : a developer's notebook /

There's nothing ordinary about JBoss. What began as an open source EJB container project six years ago has become a fully certified J2EE 1.4 application server with the largest market share, competitive with proprietary Java application servers in features and quality. And with its dynamic arch...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Richards, Norman
Otros Autores: Griffith, Sam
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, 2005.
Edición:1st ed.
Colección:Developer's notebook series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn606228960
003 OCoLC
005 20231017213018.0
006 m o d
007 cr un||||a|a||
008 100409s2005 caua of 001 0 eng d
040 |a OCLCE  |b eng  |e pn  |c OCLCE  |d CUSER  |d OCLCQ  |d VLB  |d OCLCQ  |d YSM  |d WAU  |d CEF  |d AZU  |d MBB  |d N$T  |d EBLCP  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d OCLCF  |d YDXCP  |d GO9  |d OCL  |d OCLCQ  |d FEM  |d INARC  |d WYU  |d AU@  |d STF  |d VT2  |d OCL  |d OCLCQ  |d OCLCO  |d OCLCQ 
019 |a 70658817  |a 326649282  |a 607583628  |a 729550196  |a 748094657  |a 759520532  |a 772459007  |a 809690033  |a 969015274  |a 1035910363  |a 1044264105  |a 1056367900  |a 1061011716  |a 1062853793  |a 1100393401  |a 1103260845  |a 1202548668  |a 1240533814 
020 |a 9780596521653  |q (electronic bk.) 
020 |a 0596521650  |q (electronic bk.) 
020 |a 9780596553333 
020 |a 0596553331 
020 |a 0596100078 
020 |a 9780596100070 
020 |z 0596100078 
020 |z 9780596100070 
024 3 |a 0596100078 
024 3 |a 9780596100070 
029 1 |a AU@  |b 000066232847 
029 1 |a AU@  |b 000066531960 
029 1 |a AU@  |b 000067103741 
029 1 |a DEBSZ  |b 396387721 
029 1 |a HEBIS  |b 291443516 
035 |a (OCoLC)606228960  |z (OCoLC)70658817  |z (OCoLC)326649282  |z (OCoLC)607583628  |z (OCoLC)729550196  |z (OCoLC)748094657  |z (OCoLC)759520532  |z (OCoLC)772459007  |z (OCoLC)809690033  |z (OCoLC)969015274  |z (OCoLC)1035910363  |z (OCoLC)1044264105  |z (OCoLC)1056367900  |z (OCoLC)1061011716  |z (OCoLC)1062853793  |z (OCoLC)1100393401  |z (OCoLC)1103260845  |z (OCoLC)1202548668  |z (OCoLC)1240533814 
037 |a 6155410667454568075  |b TotalBoox  |f Ebook only  |n www.totalboox.com 
042 |a dlr 
050 4 |a TK5105.8885.J42  |b R53 2005 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
082 0 4 |a 005.13/3  |2 22 
049 |a UAMI 
100 1 |a Richards, Norman. 
245 1 0 |a JBoss :  |b a developer's notebook /  |c Norman Richards and Sam Griffith, Jr. 
250 |a 1st ed. 
260 |a Sebastopol, CA :  |b O'Reilly Media,  |c 2005. 
300 |a 1 online resource (xix, 149 pages) :  |b illustrations 
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 
490 1 |a The developer's notebook series 
588 0 |a Print version record. 
505 0 0 |g Ch. 1.  |t Installing and running JBoss --  |g Ch. 2.  |t Deploying an application on JBoss --  |g Ch. 3.  |t Creating a complete application --  |g Ch. 4.  |t Connecting to a real database --  |g Ch. 5.  |t Applying security --  |g Ch. 6.  |t Logging --  |g Ch. 7.  |t Configuring persistence --  |g Ch. 8.  |t Managing and monitoring JBoss --  |g Ch. 9.  |t Rolling out JBoss. 
506 |3 Use copy  |f Restrictions unspecified  |2 star  |5 MiAaHDL 
533 |a Electronic reproduction.  |b [Place of publication not identified] :  |c HathiTrust Digital Library,  |d 2010.  |5 MiAaHDL 
538 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.  |u http://purl.oclc.org/DLF/benchrepro0212  |5 MiAaHDL 
583 1 |a digitized  |c 2010  |h HathiTrust Digital Library  |l committed to preserve  |2 pda  |5 MiAaHDL 
520 |a There's nothing ordinary about JBoss. What began as an open source EJB container project six years ago has become a fully certified J2EE 1.4 application server with the largest market share, competitive with proprietary Java application servers in features and quality. And with its dynamic architecture, JBoss isn't just a J2EE server. You can alter the services to make J2EE work the way you want, or even throw J2EE away completely. After more than a million downloads, many JBoss users are no longer trying it out on internal test boxes, but rolling it out on production machines. JBoss: A Developer's Notebook takes you on a complete tour of JBoss in a very unique way: rather than long discussions, you will find code--lots of code. In fact, the book is a collection of hands-on labs that take you through the critical JBoss features step-by-step. You don't just read about JBoss, you learn it through direct practical application. That includes exploring the server's many configurations: from bare features for simple applications, to the lightweight J2EE configuration, to everything JBoss has in store-including Hibernate and Tomcat. JBoss: A Developer's Notebook also introduces the management console, the web services messaging features, enhanced monitoring capabilities, and shows you how to improve performance. At the end of each lab, you'll find a section called "What about ..." that anticipates and answers likely follow-up questions, along with a section that points you to articles and other resources if you need more information. JBoss is truly an extraordinary application server. And we have an extraordinary way for you to learn it 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a JBoss  |v Handbooks, manuals, etc. 
630 0 6 |a JBoss (Logiciel)  |v Guides, manuels, etc. 
630 0 7 |a JBoss.  |2 fast  |0 (OCoLC)fst01397097 
650 0 |a Web servers  |x Management  |v Handbooks, manuals, etc. 
650 0 |a Java (Computer program language)  |v Handbooks, manuals, etc. 
650 0 |a Open source software  |v Handbooks, manuals, etc. 
650 0 |a Application software  |x Development  |v Handbooks, manuals, etc. 
650 0 |a Client/server computing  |v Handbooks, manuals, etc. 
650 6 |a Logiciels d'application  |x Développement  |v Guides, manuels, etc. 
650 6 |a Architecture client-serveur (Informatique)  |v Guides, manuels, etc. 
650 6 |a Java (Langage de programmation)  |v Guides, manuels, etc. 
650 6 |a Logiciels libres  |v Guides, manuels, etc. 
650 6 |a Serveurs Web  |x Gestion  |v Guides, manuels, etc. 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Client/server computing.  |2 fast  |0 (OCoLC)fst00864205 
650 7 |a Java (Computer program language)  |2 fast  |0 (OCoLC)fst00982065 
650 7 |a Open source software.  |2 fast  |0 (OCoLC)fst01046097 
650 7 |a Web servers  |x Management.  |2 fast  |0 (OCoLC)fst01173240 
655 7 |a Handbooks and manuals.  |2 fast  |0 (OCoLC)fst01423877 
700 1 |a Griffith, Sam. 
776 0 8 |i Print version:  |a Richards, Norman.  |t JBoss.  |b 1st ed.  |d Sebastopol, CA : O'Reilly Media, 2005  |w (DLC) 2006530679  |w (OCoLC)61462543 
830 0 |a Developer's notebook series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596100078/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL540719 
938 |a EBSCOhost  |b EBSC  |n 415180 
938 |a Internet Archive  |b INAR  |n jbossdevelopersn00rich 
938 |a YBP Library Services  |b YANK  |n 7365550 
938 |a YBP Library Services  |b YANK  |n 3145968 
994 |a 92  |b IZTAP