|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn891187351 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
140924s2014 enka o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d DEBBG
|d DEBSZ
|d YDXCP
|d EBLCP
|d IDEBK
|d E7B
|d S4S
|d COO
|d OCLCO
|d OCLCQ
|d OCLCF
|d OCLCQ
|d N$T
|d ZCU
|d AGLDB
|d MERUC
|d OCLCQ
|d D6H
|d VTS
|d CEF
|d ICG
|d NLE
|d OCLCQ
|d UKMGB
|d STF
|d DKC
|d AU@
|d OCLCQ
|d UKAHL
|d OCLCQ
|d K6U
|d OCLCO
|d OCLCQ
|
015 |
|
|
|a GBB747361
|2 bnb
|
016 |
7 |
|
|a 018007005
|2 Uk
|
019 |
|
|
|a 889675854
|a 907279816
|
020 |
|
|
|a 9781783985098
|q (electronic bk.)
|
020 |
|
|
|a 1783985097
|q (electronic bk.)
|
020 |
|
|
|z 1783985097
|
020 |
|
|
|z 1783985089
|
020 |
|
|
|z 9781783985081
|
029 |
1 |
|
|a CHNEW
|b 000700061
|
029 |
1 |
|
|a CHNEW
|b 000700062
|
029 |
1 |
|
|a CHNEW
|b 000973357
|
029 |
1 |
|
|a CHVBK
|b 503255912
|
029 |
1 |
|
|a DEBBG
|b BV042182630
|
029 |
1 |
|
|a DEBBG
|b BV043611725
|
029 |
1 |
|
|a DEBSZ
|b 414090004
|
029 |
1 |
|
|a DEBSZ
|b 417233175
|
029 |
1 |
|
|a DEBSZ
|b 493150161
|
029 |
1 |
|
|a DKDLA
|b 820120-katalog:999930479605765
|
029 |
1 |
|
|a GBVCP
|b 88284069X
|
029 |
1 |
|
|a UKMGB
|b 018007005
|
035 |
|
|
|a (OCoLC)891187351
|z (OCoLC)889675854
|z (OCoLC)907279816
|
037 |
|
|
|a CL0500000478
|b Safari Books Online
|
050 |
|
4 |
|a QA76.76.A65
|b A733 2014
|
072 |
|
7 |
|a COM
|x 000000
|2 bisacsh
|
082 |
0 |
4 |
|a 006.7
|a 006.78
|
049 |
|
|
|a UAMI
|
245 |
0 |
0 |
|a Apache Karaf cookbook :
|b over 60 recipes to help you get the most out of Apache Karaf deployments /
|c Achim Nierbeck [and others].
|
246 |
3 |
0 |
|a Over 60 recipes to help you get the most out of Apache Karaf deployments
|
260 |
|
|
|a Birmingham, UK :
|b Packt Pub.,
|c 2014.
|
300 |
|
|
|a 1 online resource (1 volume) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Quick answers to common problems
|
588 |
0 |
|
|a Online resource; title from title page (Safari, viewed September 17, 2014).
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Apache Karaf for System Builders; Introduction; Configuring production-ready logging in Apache Karaf; Creating our own custom Karaf command using a Maven archetype; Branding the Apache Karaf console; Deploying applications as a feature; Using JMX to monitor and administer Apache Karaf; Reconfiguring SSH access to Apache Karaf; Installing Apache Karaf as a service; Setting up Apache Karaf for high availability; Chapter 2: Making Smart Routers with Apache Camel.
|
505 |
8 |
|
|a IntroductionInstalling Apache Camel modules into Apache Karaf; Listing Camel Contexts in Karaf; Displaying Camel Context information in Karaf; Starting and stopping Camel Contexts in Karaf; Listing routes in Karaf; Displaying route information in Karaf; Starting, stopping, suspending, and resuming routes in Karaf; Listing endpoints in Karaf; Making a pure Java-based Camel Router for deployment in Karaf; Creating a Blueprint-based Camel Router for deployment in Karaf; Adding Configuration Admin to a Blueprint-based Camel Router.
|
505 |
8 |
|
|a Creating a managed service factory implementation of a Camel RouterChapter 3: Deploying a Message Broker with Apache ActiveMQ; Introduction; Installing Apache ActiveMQ modules into Apache Karaf; Using the ActiveMQ query command; Using the ActiveMQ list command; Using the ActiveMQ dstat command; Using the ActiveMQ purge command; Using the JMS connection factory commands; Using the JMS send command; Using the JMS browse command; Configuring and deploying a master/slave broker with Apache Karaf; Configuring and deploying a Network of Brokers with Apache Karaf.
|
505 |
8 |
|
|a Chapter 4: Hosting a Web Server with Pax WebIntroduction; Installing Pax modules in Apache Karaf; Installing extended Http Service in Apache Karaf; Configuring Pax Web modules deployed in Apache Karaf; Building a Http Service project to host in Apache Karaf; Building a Http Service with the Whiteboard pattern in Apache Karaf; Building an application with custom HttpContext with Apache Karaf; Building a standard web project to host in Apache Karaf; Configuring security for a web application in Apache Karaf; Binding a web project to a specific host in Apache Karaf.
|
505 |
8 |
|
|a Building a Servlet 3.0 annotated web application with Apache KarafCreating a CDI web application with Apache Karaf; Chapter 5: Hosting Web Services with Apache CXF; Introduction; Installing Apache CXF modules in Apache Karaf; Using the CXF list-endpoints command; Using the CXF stop/start commands; Building and deploying a RESTful service in Karaf; Building and deploying a Camel CXF web service in Karaf; Chapter 6: Distributing a Clustered Container with Apache Karaf Cellar; Introduction; Installing Apache Karaf Cellar modules in Apache Karaf; Using Apache Karaf Cellar commands.
|
520 |
|
|
|a This book is intended for developers who have some familiarity with Apache Karaf and who want a quick reference for practical, proven tips on how to perform common tasks such as configuring Pax modules deployed in Apache Karaf, Extending HttpService with Apache Karaf. You should have working knowledge of Apache karaf, as the book provides a deeper understanding of the capabilities of Apache Karaf.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
0 |
|a Web sites
|x Design.
|
650 |
|
0 |
|a Open source software.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
6 |
|a Sites Web
|x Conception.
|
650 |
|
6 |
|a Logiciels libres.
|
650 |
|
7 |
|a COMPUTERS
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development.
|2 fast
|0 (OCoLC)fst00811707
|
650 |
|
7 |
|a Open source software.
|2 fast
|0 (OCoLC)fst01046097
|
650 |
|
7 |
|a Web sites
|x Design.
|2 fast
|0 (OCoLC)fst01173252
|
700 |
1 |
|
|a Nierbeck, Achim.
|
776 |
0 |
8 |
|i Print version:
|a Nierbeck, Achim.
|t Apache Karaf Cookbook.
|d Birmingham : Packt Publishing, ©2014
|z 9781783985081
|
830 |
|
0 |
|a Quick answers to common problems.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781783985081/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH27082643
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL1774328
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10917819
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 836701
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis29662610
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12055193
|
994 |
|
|
|a 92
|b IZTAP
|