Hi, Mohammed! Here's what I did to get example 04_1 working w/Oracle 816. Please note that both Oracle and WLS 6.1 are running on my development box; i.e., no...
After several readings, the code and explanations provided in Chapter 4 still leave me confused. 1. P. 111, para. 2 says: When the bean is deployed, any beans...
Sorry for the confusion and inconsistent treatment of this in the book/examples. Bottom line is that you can look up the Home interface for any EJB using ...
Greg Nyberg
greg.nyberg@...
Apr 4, 2002 4:45 pm
172
As per the p.64, para 5, I checked used the Admin. Console to check the JNDI tree. Preliminarily, I should note that it is structured differently from the...
Rather disgruntled purchaser.. err.. free downloader flamed the workbook on amazon.com. Anyone feel like balancing the scales a little by posting a review...
Greg - I'm just submitted the following: "I currently am using this great 2-book combination to teach myself the fundamentals of EJBs. Learning J2EE is...
I used your book in conjunction with the Monson-Haefel book for my Sun J2EE Architects certification and still use it with WebLogic. I've posted a positive...
I've also got the same warning MH lopatina2002 <lopatina2002@...> wrote: I received the following warning message, along with the expected output, when...
Hi Arthur, Thanks for your info. It's been quite helpful. - MH ... involved. ... dictionary ... mail. ... Pool. ... keep ... that ... database? ... ask ... may...
Mohammed, Interesting that you had same problem. I haven't made any progress understanding the cause. I ran setEnv.cmd before executiong Client_53.java. Then I...
I'll tell you a dirty secret about Amazon.com's ranking system. It's a horribly abused system. Author's are known to pad their own reviews with glowing praise...
My cabinEJB won't deploy because weblogic can't find the bookdb at startup time. here is a portion of the error log that shows the paths and the errors. My...
Greg - Fixed. Thanks, Dave ... li ... It should ... putting ... command line ... there is ... \MCAFEE~1;C:\MSSQL7 ... mx64m - ... li ... off by ... ...
EJB relationships express both directionality and cardinality. Both are expressed via the two beans' relationship fields and their deployment descriptors'...
Please note: I thought I posted the same information earlier, but since it hasn't appeared, I am reposting it. The code for CabinBean in Monson-Haefel does not...
Good question! The CabinEJB is different from most of the other beans in the later examples because it does NOT use automatic key generation. I forget exactly...
Greg Nyberg
greg.nyberg@...
Apr 15, 2002 2:58 pm
189
I just wanted to let you know that this is my second time learning EJB and I loved this workbook as a companion to the O'Reilly EJB 3rd edition book. The...
Thanks, Greg, for that detailed answer, which I just printed. I will study it carefully and let you know if I have any further questions. I truly appreciate...
Thanks for taking the time to write that explanation. After reviewing Chapter 7 with your commments in mind, I find that it clarified a lot for me. Most...
Hi all, I am having problems with making Weblogic work with MySQL. (on Mandrake LINUX 8.1) It yells: "<cannot startup connection pool "titan-pool" No suitable...
I messed around with CLASSPATH and finally could get "mydomain" work with MySQL. But when I create a new domain "ejbbook", it does not work. It yells: "unable...
I messed around with CLASSPATH and finally could get "mydomain" work with MySQL. But when I create a new domain "ejbbook", it does not work. It yells: "unable...
Compare carefully the CLASSPATH (as you say you've done) and the entries in the config.xml file for both domains. Look for typos, capitalization differences,...
Greg Nyberg
greg.nyberg@...
Apr 19, 2002 12:24 am
196
Hi there, Can anyone show a exercise how to write a session bean call a Oracle stored procedure in Weblogic 6.1? TQ Neo...
Hi All, I have a problem in SSL Implementation of Web Logic 6.1 Server. By default the SSL Configuration is as follows: ServerCertificateChainFileName :...