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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 93 - 122 of 647   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
93
I executed the ant successfuly and all files were generated in exercise 7.2 but when the beans are simply not deployed. The jndi tree is empty. I deleted the...
jonathantaub2000
jonathantaub...
Offline Send Email
Feb 2, 2002
2:06 pm
94
I just started on the workbook. First thing I noticed is that all the downloaded examples include deployment descriptors such as (ejb-jar.xml, ...
Stan Jordan
stanleykjordan
Offline Send Email
Feb 3, 2002
7:02 am
95
1) Make sure that after "ant dist" the titanejb.jar file is present in the applications/titanapp directory. 2) Watch the server bootup process and look for any...
Greg Nyberg
greg.nyberg@...
Send Email
Feb 4, 2002
3:39 am
96
The deployment descriptors were created by hand (my hands) using a text editor. There are good XML editting tools available as well. But my preferred...
Greg Nyberg
greg.nyberg@...
Send Email
Feb 4, 2002
3:47 am
97
Greg... Thanks for reply. What about "DDInit" and the "Admin Console Deployment Descriptor Editor"? I have not used either, but they are described briefly on...
Stan Jordan
stanleykjordan
Offline Send Email
Feb 4, 2002
3:34 pm
98
Hi all, I want help from you guys.I want to know how can create my own doamin and server and what all the things required to start and stop that server with...
Tameshwar Sahu
sahutk
Offline Send Email
Feb 7, 2002
3:42 pm
99
All - I've started to apply some of the examples in the book to my own projects and am seeing some weird behavior. I am running Weblogic 6.1 with SQL Server...
Matt Koidin
mkoidin
Offline Send Email
Feb 7, 2002
7:37 pm
100
I am in very much need of this workbook, I could not place the order at www.titan-books.com site, as the book is out of stock. Is it possible to obtain a...
torkumar
Offline Send Email
Feb 8, 2002
3:49 am
101
Hi, In my previous applications I have used weblogic5.1.0 as our Application server. Now we know that Weblogic 6.1 is the latest version to implement J2EE...
seshu
seshusrinivas@...
Send Email
Feb 12, 2002
8:56 am
102
Matt- Did the many-to-many examples from the workbook work properly for you in your environment with your database? Reservation-Customer was many-to-many, ...
Greg Nyberg
greg.nyberg@...
Send Email
Feb 12, 2002
9:03 pm
103
Hi Everyone: The WebLogic workbook is available again. We had a problem with the printer that resulted in a gap in inventory, but the books are now in stock! ...
Richard Monson-Haefel
rmonson_us
Offline Send Email
Feb 12, 2002
9:55 pm
104
Greg - The examples worked fine... I took another look and I think I figured out the problem. In my code, I was updating the Customer EJB with incomplete data...
Matt Koidin
mkoidin
Offline Send Email
Feb 12, 2002
10:07 pm
105
Probably best if you don't call the "setAddress()" method on the Customer with a null or empty parameter unless you really mean to remove the relationship....
Greg Nyberg
greg.nyberg@...
Send Email
Feb 12, 2002
10:21 pm
106
Many thanks, I found this book excellent companion to the classic EJB book. I did order successfully at the website. Ram...
torkumar
Offline Send Email
Feb 14, 2002
10:10 pm
107
Hello, Please tell me where can I find the complete source code for CMP including Primary key class because I use the entity bean that requires a composite...
zdan8
Offline Send Email
Feb 15, 2002
7:57 pm
108
Hi, I use Oracle 8.1.7 and the Weblogic Driver for Oracle(not XA driver) Two points; (a) I believe you should emphasize that Tx datasources be used when ...
morri70
Offline Send Email
Feb 15, 2002
9:16 pm
109
Yea, the need to use a TX datasource is in the errata, and it is actually fixed in the second printing of the book and in the current PDF version. Your second...
Greg Nyberg
greg.nyberg@...
Send Email
Feb 15, 2002
9:27 pm
110
For ex06_1, I ran ant dist successfully and saw the titanejb.jar file is under the webapp\titan directory. But it was not automatically deployed. I had to...
lujhuang
Offline Send Email
Feb 15, 2002
10:07 pm
111
For ex06_1, I ran ant dist successfully and saw the titanejb.jar file is under the webapp\titan directory. But it was not automatically deployed. I had to...
lujhuang
Offline Send Email
Feb 15, 2002
10:10 pm
112
Not sure why the ejb .jar file would be in the webapp directory as you describe. Did you use the suggested (and provided) exploded-EAR-file format for the ...
Greg Nyberg
greg.nyberg@...
Send Email
Feb 15, 2002
10:34 pm
113
I didn't do ex4_01, thus didn't follow the steps in ex4_01 to add an ejb module to the titan application.xml. After adding the ejb entry to application.xml,...
lujhuang
Offline Send Email
Feb 15, 2002
11:16 pm
114
Hi All, I am Organising a WebSphere training Program in Chennai , Those who are interested can contact me at domexinfo@... Bye....
vatsandomex
Offline Send Email
Feb 19, 2002
11:41 am
115
When I run weblogic 6.0 default console I get "Error 400--Bad Request> From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:" What does this mean ? Can u help...
lccalicia
Online Now Send Email
Feb 20, 2002
8:07 am
116
I am running a jsp program in weblogic 6.1 server i am checking session.getValue("sessionvariablename") == null to check if the session is alive and throw an...
mrafeeq@...
Send Email
Feb 21, 2002
9:28 am
117
Hi, First of all congratulations for such an excellent book. I am having this problem when running ant dist for exercise 4.1: ejbjar: [ejbjar] building...
q_response
Offline Send Email
Feb 21, 2002
1:30 pm
118
My guess is that ejbc is unhappy with the complex directory name you used for your working directory: C:\BEA Docs & Misc\work\ ... Note that your DOS window...
Greg Nyberg
greg.nyberg@...
Send Email
Feb 21, 2002
3:28 pm
119
... Thanks Greg, that was it!! ... you used ... short and ... titanejb.jar with ... with ... with ... Misc\work\ejbbook\ex04_1 ... ...
q_response
Offline Send Email
Feb 21, 2002
4:02 pm
120
In the ex07_2 examples, the one-to-many relationship between CRUISE and RESERVATION is mapped on RESERVATION table, which is the 'many' side of the...
lujhuang
Offline Send Email
Feb 27, 2002
9:03 pm
121
Hi All, I'm just starting to use the workbook w/WL v6.1. On page 10 of the workbook Greg indicates you can put a "password.ini" file in the "examples" root...
tomcat_user99
Offline Send Email
Mar 5, 2002
11:12 pm
122
First, the easiest way to provide the password is via the WLS_PW variable in the startWebLogic.cmd script. Edit the script to set this to your weblogic ...
Greg Nyberg
greg.nyberg@...
Send Email
Mar 6, 2002
11:36 am
Messages 93 - 122 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