Search the web
Sign In
New User? Sign Up
weblogic-workbook · WebLogic Workbook for EJB 3rd Edition
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 169 - 200 of 647   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
169
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...
lopatina2002
Offline Send Email
Apr 3, 2002
3:51 pm
170
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...
lopatina2002
Offline Send Email
Apr 4, 2002
4:15 pm
171
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@...
Send Email
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...
lopatina2002
Offline Send Email
Apr 4, 2002
8:26 pm
173
Rather disgruntled purchaser.. err.. free downloader flamed the workbook on amazon.com. Anyone feel like balancing the scales a little by posting a review...
nyberg
Offline Send Email
Apr 5, 2002
6:15 am
174
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...
lopatina2002
Offline Send Email
Apr 5, 2002
3:48 pm
175
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...
wgblackmon
Offline Send Email
Apr 5, 2002
9:10 pm
176
I received the following warning message, along with the expected output, when I executed Clien_53.java, but not when I executed Client_53.jsp: ...
lopatina2002
Offline Send Email
Apr 5, 2002
9:38 pm
177
I've also got the same warning MH lopatina2002 <lopatina2002@...> wrote: I received the following warning message, along with the expected output, when...
Mohammad Hossain
mhossain_z
Offline Send Email
Apr 6, 2002
2:50 am
178
Hi Arthur, Thanks for your info. It's been quite helpful. - MH ... involved. ... dictionary ... mail. ... Pool. ... keep ... that ... database? ... ask ... may...
mhossain_z
Offline Send Email
Apr 6, 2002
2:59 am
179
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...
lopatina2002
Offline Send Email
Apr 6, 2002
7:28 pm
180
Hi, Mohammed, I forgot to ask you about this in my previous email: When you check the JNDI tree as per Greg Nyberg's recommendation, do you get a...
lopatina2002
Offline Send Email
Apr 6, 2002
9:11 pm
181
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...
Richard Monson-Haefel
rmonson_us
Offline Send Email
Apr 7, 2002
1:41 pm
182
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...
davesegal2002
Offline Send Email
Apr 10, 2002
4:07 pm
183
... C:\bea\wlserver6.1>"C:\bea\jdk131\bin\java" -hotspot -ms64m -mx64m - classpath ". ;.\lib\weblogic_sp.jar;.\lib\weblogic.jar;.\samples\eval\cloudscape\li ...
Greg Nyberg
greg.nyberg@...
Send Email
Apr 10, 2002
4:59 pm
184
Greg - Fixed. Thanks, Dave ... li ... It should ... putting ... command line ... there is ... \MCAFEE~1;C:\MSSQL7 ... mx64m - ... li ... off by ... ...
davesegal2002
Offline Send Email
Apr 10, 2002
7:56 pm
185
EJB relationships express both directionality and cardinality. Both are expressed via the two beans' relationship fields and their deployment descriptors'...
lopatina2002
Offline Send Email
Apr 12, 2002
2:38 pm
186
Have I missed something? The code (p221) of Monson-Haefel is: public abstract class CabinBean implements javax.ejb.EntityBean { public Integer...
lopatina2002
Offline Send Email
Apr 12, 2002
7:32 pm
187
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...
lopatina2002
Offline Send Email
Apr 12, 2002
8:19 pm
188
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@...
Send Email
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...
nubbins30097
Offline Send Email
Apr 15, 2002
3:10 pm
190
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...
lopatina2002
Offline Send Email
Apr 15, 2002
4:42 pm
191
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...
lopatina2002
Offline Send Email
Apr 17, 2002
9:12 am
192
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...
sidu_t
Offline Send Email
Apr 18, 2002
3:21 am
193
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...
sidu_t
Offline Send Email
Apr 18, 2002
6:59 pm
194
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...
sidu_t
Offline Send Email
Apr 19, 2002
12:20 am
195
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@...
Send Email
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...
gigsvoo
Offline Send Email
Apr 22, 2002
8:49 am
199
Thank you very much. I got this working once I deleted "ejbbook" and created it again by copying from "mydomain". Sreedhar ... ...
Sreedhar Tatavarthi
sidu_t
Offline Send Email
Apr 24, 2002
5:46 pm
200
Hi All, I have a problem in SSL Implementation of Web Logic 6.1 Server. By default the SSL Configuration is as follows: ServerCertificateChainFileName :...
pazhanikanthan
Offline Send Email
Apr 25, 2002
6:07 am
Messages 169 - 200 of 647   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help