This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
forked from mareknovotny/jboss-seam
-
Notifications
You must be signed in to change notification settings - Fork 50
/
master.xml
executable file
·50 lines (49 loc) · 3.85 KB
/
master.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ ]>
<book>
<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Tutorial.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Gettingstarted.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Getting_Started_With_JBoss_Tools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="MigrationGuide.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Concepts.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Xml.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Events.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Conversations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Jbpm.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Persistence.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Validation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Groovy.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Wicket.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Framework.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Drools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Security.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="I18n.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Text.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Itext.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Excel.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Rss.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Mail.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Jms.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Cache.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Webservices.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Remoting.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Gwt.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Spring.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Guice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Hsearch.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Configuration.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Annotations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Components.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Controls.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Elenhancements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="ClusteringAndEJBPassivation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Performance.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Testing.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- <xi:include href="Tools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
<!-- <xi:include href="Weblogic.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
<!-- <xi:include href="Websphere.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
<!-- <xi:include href="Glassfish.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
<xi:include href="Dependencies.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</book>