From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- .../Reference Architectures and Patterns/EJB 3.0 Code/Readme.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Master/Reference Architectures and Patterns/EJB 3.0 Code/Readme.txt (limited to 'Master/Reference Architectures and Patterns/EJB 3.0 Code/Readme.txt') diff --git a/Master/Reference Architectures and Patterns/EJB 3.0 Code/Readme.txt b/Master/Reference Architectures and Patterns/EJB 3.0 Code/Readme.txt new file mode 100644 index 0000000..61983a1 --- /dev/null +++ b/Master/Reference Architectures and Patterns/EJB 3.0 Code/Readme.txt @@ -0,0 +1,9 @@ +Hello Reader, + +The code for this book has been organized into three sub-folders viz. Gerald Examples, Micah Examples, and Rima Examples. These sub-folders consists of the code for the chapters that the three of us were responsible for. Hence, under Gerald Examples, you should find code for the chapters 4, 5, 6, 7, 17, Appendix A, and Appendix B. Under Micah Examples, you should find code for the chapters 8, 9, and 11. And under Rima Examples, you should find code for the chapters 3, 12, and 15. + +To run these code samples, make sure that you have installed Glassfish properly, and changed the settings contained in /etc/common.properties and /etc/common.xml files in each of the above three sub-folders to suit your deployment. Wherever possible, we have provided READMEs to aid you. + +For further questions pertaining to code, you can reach the authors at gerald.brose@acm.org, ejb3@MPowerIT.com, and rima.patel@sun.com. + +Happy Reading! \ No newline at end of file -- cgit v1.2.3