- By: Yuli Vasiliev
- ISBN10: 1-4302-0963-1
- ISBN13: 978-1-4302-0963-8
- 400 pp.
- Published Sep 2008
- Price: $44.99
- eBook Price: $31.49
Errata Submission
If you think that you've found an error in Beginning Database-Driven Application Development in Java™ EE: Using GlassFish™, please let us know about it. You will find any confirmed erratum below, so you can check if your concern has already been addressed.
Errata
| Issue | Author's Response |
|---|---|
| Chapter 3, Page 64 Hello Yuli, Great book, so far. But on page 64: 1. It should be stated that the command jar cvf ..\dist\helloworldapp.jar . must be issued in the HelloWorldProject\target directory. No indication w.r.t. the directory is given. 2. As a result, the helloworldapp.jar file will appear in the HelloWorldProject\dist directory NOT in HelloWorldEJB\dist. 3. Before issuing appclient ... you have to change the directory to HelloWorldProject\dist NOT to HelloWorldEJB\dist. Very bests, Martin |
Yes, you’re right on this. I didn’t include some cd commands here. However, I did include them in a similar example discussed just a couple of pages earlier. I agree with you, though. It should have been explicitly mentioned about the need to change the directory when required. |
