Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Apress committed Oct 7, 2016
0 parents commit f0a6a28
Show file tree
Hide file tree
Showing 418 changed files with 26,680 additions and 0 deletions.
Binary file added 2621.pdf
Binary file not shown.
Binary file added 2622.pdf
Binary file not shown.
Binary file added 9781590595800.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions LICENSE.txt
@@ -0,0 +1,27 @@
Freeware License, some rights reserved

Copyright (c) 2006 Jonas Jacobi and John R. Fallows

Permission is hereby granted, free of charge, to anyone obtaining a copy
of this software and associated documentation files (the "Software"),
to work with the Software within the limits of freeware distribution and fair use.
This includes the rights to use, copy, and modify the Software for personal use.
Users are also allowed and encouraged to submit corrections and modifications
to the Software for the benefit of other users.

It is not allowed to reuse, modify, or redistribute the Software for
commercial use in any way, or for a user�s educational materials such as books
or blog articles without prior permission from the copyright holder.

The above copyright notice and this permission notice need to be included
in all copies or substantial portions of the software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS OR APRESS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


50 changes: 50 additions & 0 deletions ProJSFandAjax/ProJSFandAjax.jws
@@ -0,0 +1,50 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<jws:workspace xmlns:jws="http://xmlns.oracle.com/ide/project">
<hash n="component-versions">
<value n="oracle.ide.model.Project" v="10.1.3.0.2;10.1.3.0.3;10.1.3.0.4"/>
<value n="oracle.jdevimpl.xml.oc4j.ds.DataSourcesMigratorHelper" v="10.1.3.0.4"/>
</hash>
<list n="listOfChildren">
<hash>
<value n="nodeClass" v="oracle.ide.model.Project"/>
<url n="URL" path="chapter10/chapter10.jpr"/>
</hash>
<hash>
<value n="nodeClass" v="oracle.ide.model.Project"/>
<url n="URL" path="chapter03/chapter03.jpr"/>
</hash>
<hash>
<value n="nodeClass" v="oracle.ide.model.Project"/>
<url n="URL" path="chapter05/chapter05.jpr"/>
</hash>
<hash>
<value n="nodeClass" v="oracle.ide.model.Project"/>
<url n="URL" path="chapter06/chapter06.jpr"/>
</hash>
<hash>
<value n="nodeClass" v="oracle.ide.model.Project"/>
<url n="URL" path="chapter07/chapter07.jpr"/>
</hash>
<hash>
<value n="nodeClass" v="oracle.ide.model.Project"/>
<url n="URL" path="chapter08/chapter08.jpr"/>
</hash>
<hash>
<value n="nodeClass" v="oracle.ide.model.Project"/>
<url n="URL" path="chapter09/chapter09.jpr"/>
</hash>
<hash>
<value n="nodeClass" v="oracle.ide.model.Project"/>
<url n="URL" path="chapter02/chapter02.jpr"/>
</hash>
<hash>
<value n="nodeClass" v="oracle.ide.model.Project"/>
<url n="URL" path="chapter01/chapter01.jpr"/>
</hash>
<hash>
<value n="nodeClass" v="oracle.ide.model.Project"/>
<url n="URL" path="chapter04/chapter04.jpr"/>
</hash>
</list>
<value n="packageCounter" v="4"/>
</jws:workspace>
38 changes: 38 additions & 0 deletions ProJSFandAjax/README.txt
@@ -0,0 +1,38 @@
Welcome to the source code for our book, Pro JSF and Ajax: Building Rich Internet Components.

You will find that the code is laid out with a separate directory per chapter, making it easy for you to find the relevant code as you read each chapter in the book.

The code is already setup as a workspace for Oracle JDeveloper 10.1.3 Studio, available for download from http://www.oracle.com/technology/software/products/jdev/index.html - we highly recommend it!

In addition, each directory also contains a pre-built WAR that can be deployed directly to your favorite J2EE 1.4 application server, or imported as a project into a your Java IDE.

README.txt - this file
ProJSFandAjax.jws - JDeveloper workspace
chapter01/
chapter01.jpr - JDeveloper project
chapter01.deploy - JDeveloper WAR deployment profile
src/
java/ - Chapter 1 Java sources
webapp/ - Chapter 1 Web application root
deploy/
chapter01.war - Chapter 1 WAR
chapter02/
...
...
chapter10/
chapter10.jpr - JDeveloper project
chapter10.deploy - JDeveloper WAR deployment profile
src/
java/ - Chapter 10 Java sources
webapp/ - Chapter 10 Web application root
deploy/
chapter10.war - Chapter 10 WAR

We hope that you enjoy reading the source code as much as we enjoyed writing it!

Jonas & John.

Note: Chapter 10 contains the binary version of ADF Faces runtime donated to Apache Software Foundation under the Apache 2.0 License.

KNOWN ISSUES
There is currently an issue with rendering of XUL to Firefox. Deploying to OC4J partially solve this, allowing you to hit refresh in the browser a couple of times and the component will show up. This has an impact on Chapter 8 and 10. We are currently investigating this and we will hopefully have a solution available as soon as possible. If you have questions or are running into issues please send an email to projsf@gmail.com
100 changes: 100 additions & 0 deletions ProJSFandAjax/chapter01/chapter01.deploy
@@ -0,0 +1,100 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<web-app-deployment nselem="web-app-deployment" class="oracle.jdeveloper.deploy.war.WarProfile" xmlns="http://xmlns.oracle.com/jdeveloper/101303/deploy/j2ee-war">
<appletArchiveName/>
<appletArchives>
<archives/>
<selectionMode>0</selectionMode>
</appletArchives>
<appletDeployedAsArchive>false</appletDeployedAsArchive>
<appletDeployment>false</appletDeployment>
<appletFiles>
<autoInclude>true</autoInclude>
<deploySourceAs>0</deploySourceAs>
<files/>
<selectionFilters>
<Item>oracle.jdevimpl.deploy.common.JavaSelectionFilter</Item>
</selectionFilters>
</appletFiles>
<appletLocation/>
<archiveOptions>
<additionalManifests/>
<compressed>false</compressed>
<hasManifest>false</hasManifest>
<mainClass/>
</archiveOptions>
<contextRoot/>
<defaultConnection class="java.lang.String"/>
<deployClientMaxHeapSize/>
<earURL path="deploy/chapter01.ear"/>
<enterpriseAppName>chapter01</enterpriseAppName>
<fileGroups>
<groups>
<Item class="oracle.jdeveloper.deploy.common.PackagingFileGroup" internalName="web-files">
<contributors>
<Item type="5"/>
</contributors>
<displayName>Web Files</displayName>
<filters>
<rules>
<Item type="1" pattern="**/.svn/"/>
<Item type="0" pattern="**"/>
<Item type="1" pattern="WEB-INF/lib/.svn/"/>
<Item type="1" pattern="WEB-INF/.svn/"/>
<Item type="1" pattern=".svn/"/>
<Item type="1" pattern="**/CVS/"/>
<Item type="1" pattern="**.cdi"/>
<Item type="1" pattern="**.contrib"/>
<Item type="1" pattern="**.keep"/>
<Item type="1" pattern="**.rvi"/>
<Item type="1" pattern=".jsps/"/>
<Item type="1" pattern=".tags/"/>
<Item type="1" pattern=".dtags/"/>
<Item type="1" pattern="**/*.jht"/>
<Item type="1" pattern="**/*.jjt"/>
<Item type="1" pattern="**/*.jxt"/>
<Item type="0" pattern="**"/>
</rules>
</filters>
<targetWithinJar/>
</Item>
<Item class="oracle.jdeveloper.deploy.common.PackagingFileGroup" internalName="project-output">
<contributors>
<Item type="2"/>
<Item type="7"/>
</contributors>
<displayName>WEB-INF/classes</displayName>
<filters>
<rules>
<Item type="1" pattern="**/CVS/"/>
<Item type="1" pattern="**.cdi"/>
<Item type="1" pattern="**.contrib"/>
<Item type="1" pattern="**.keep"/>
<Item type="1" pattern="**.rvi"/>
<Item type="1" pattern=".jsps/"/>
<Item type="1" pattern=".tags/"/>
<Item type="1" pattern=".dtags/"/>
<Item type="1" pattern="**/*.jht"/>
<Item type="1" pattern="**/*.jjt"/>
<Item type="1" pattern="**/*.jxt"/>
<Item type="0" pattern="**"/>
</rules>
</filters>
<targetWithinJar>WEB-INF/classes</targetWithinJar>
</Item>
<Item class="oracle.jdeveloper.deploy.common.LibraryFileGroup" internalName="libraries">
<displayName>WEB-INF/lib</displayName>
<filters>
<rules>
<Item type="0" pattern="**"/>
</rules>
</filters>
<selectedLibraries class="[Ljava.lang.Object;"/>
<selectionMode>0</selectionMode>
<targetWithinJar>WEB-INF/lib</targetWithinJar>
</Item>
</groups>
</fileGroups>
<jarURL path="deploy/chapter01.war"/>
<profileDeps/>
<properties/>
</web-app-deployment>

0 comments on commit f0a6a28

Please sign in to comment.