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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 251 - 280 of 647   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
251
Dear Friends, How are u. Hope ur work is going fine. Then i am working with windows2000/weblogic5.1/ejb1.1/Sql7.0. I am trying to run the examples in the...
sonycjoy
Offline Send Email
Jul 1, 2002
12:49 pm
252
Did you deploy the titanejb.jar correctly? Check whether your JAR file is located at \bea\wlserver6.1\config\titan\applicatons as well as check whether your...
Neo Gigs
gigsvoo
Offline Send Email
Jul 2, 2002
7:39 am
253
While trying to deploy a CMP entity bean I am getting the following error. "The DataSource with the JNDI name: STSDataSource could not be located. Please...
saad_us_salam
Offline Send Email
Jul 3, 2002
5:53 am
254
Look through the log messages during server boot up. The DataSource probably isn't available because its underlying JDBC pool didn't initialize properly. Make...
Greg Nyberg
greg.nyberg@...
Send Email
Jul 3, 2002
2:30 pm
255
Hello, Can anyone help me to understand this problem ? In TravelAgentBean : The Bean Class program has a function called getInitialContext(). However, I could...
twincityfang
Offline Send Email
Jul 7, 2002
3:18 am
256
I ordered the book over a month ago from Amazon. I just got a message that the book is unavailable and they closed my order. Where else can I get the book? The...
mwilk17
Offline Send Email
Jul 8, 2002
11:18 pm
257
Some local bookstore have it, i just bought 2 copies from Singapore mwilk17 wrote:I ordered the book over a month ago from Amazon. I just got a message that...
Neo Gigs
gigsvoo
Offline Send Email
Jul 9, 2002
1:44 am
258
The book is in limbo right now as it transfers ownership from Titan Books to a different publisher. It may be a couple of months before you can buy it again...
Greg Nyberg
greg.nyberg@...
Send Email
Jul 9, 2002
1:37 pm
259
Greg, Is there any way to get a printable copy of the pdf? Thanks. Marc ... Books to ... buy it ... message ... http://docs.yahoo.com/info/terms/...
mwilk17
Offline Send Email
Jul 9, 2002
2:03 pm
260
Hi mwilk17, The downloadable copy at www.theserverside.com is not printable, unless if somebody uses a PDF password recovvery software to unlock the file, but...
Neo Gigs
gigsvoo
Offline Send Email
Jul 10, 2002
2:07 am
261
Hi, This is ravi.I'm new to weblogic 6.1.I was not able to access the database from JSP by means of connection pooling.But i'm able to access in normal manner...
mani_mvas
Offline Send Email
Jul 12, 2002
4:21 pm
262
Hi Ravi, you need to learn how to setup a connection pool, also need to write JSP to run a JNDI lookup and establish the connectivity. mani_mvas...
Neo Gigs
gigsvoo
Offline Send Email
Jul 13, 2002
2:44 am
263
Hi Do you know where to get a Trial CD for Weblogic Bye Adnan Siddiqui...
Adnan Siddiqui
madnansiddiqui
Offline Send Email
Jul 14, 2002
6:40 am
264
Contact your local BEA office if available, otherwise just download it. Goto www.bea.com and lookup their international office if you are outside USA Adnan...
Neo Gigs
gigsvoo
Offline Send Email
Jul 15, 2002
2:29 am
265
Hi all, I was going through the mails send by the group members, it seems that I will be able to get a suitable solution to my problem. well I have the...
srivastava_pradeep
srivastava_p...
Offline Send Email
Jul 19, 2002
7:44 am
266
Hi, Is there any group created for Jboss server . In the work book it is mentioned that there is a group called jboss-workbook@... . But i am unable to...
k_sasanka
Offline Send Email
Jul 19, 2002
5:45 pm
267
Hi Experts, Does Anyone know, How to get a Trial CD of Weblogic....
Adnan Siddiqui
madnansiddiqui
Offline Send Email
Jul 20, 2002
5:45 am
268
Hi, I have installed 8.0.5 Client version and i am testing the utils.dbping program . I am getting the following error.. The Procedure entry point...
k_sasanka
Offline Send Email
Jul 20, 2002
3:14 pm
269
Hi, I have WebLogic 5.1 and i am getting the java.lang.ClassCircularityError in WebLogic5.1 when i tried calling a class file in a JSP. Please help me.. Thanks...
k_sasanka
Offline Send Email
Jul 21, 2002
12:23 pm
270
The key important thing you must configure inside the properties file is the WL_HOME that specify the home directory of your Weblogic server. Also you need to...
Neo Gigs
gigsvoo
Offline Send Email
Jul 22, 2002
1:46 am
271
Make sure your Oracle JDBC driver classpath is set inside your classpath and double check the ConnectionPool driver class name. k_sasanka wrote:Hi, I have...
Neo Gigs
gigsvoo
Offline Send Email
Jul 22, 2002
1:49 am
272
Contact your local weblogic office, or download a copy of Trial from their website, burn it into a CD Adnan Siddiqui wrote:Hi Experts,Does Anyone know, How to...
Neo Gigs
gigsvoo
Offline Send Email
Jul 22, 2002
1:50 am
273
Hi Gigs, Thanks for the enlightment, but now I am facing this problem Please tell me where to place my custom servlet and jsp's in weblogic, I have been able...
srivastava_pradeep
srivastava_p...
Offline Send Email
Jul 23, 2002
9:16 am
274
This could be your applications.xml and web.xml did not configured correctly, applications.xml can be found under your applications\DefaultWebApp\META-INF, and...
Neo Gigs
gigsvoo
Offline Send Email
Jul 23, 2002
9:43 am
275
I have a quick question ? I have weblogic 7.0 trial version installed on my PC (Windows 2000). I am planning to test weblogic clustering on this PC.For that do...
byrahul
Offline Send Email
Jul 26, 2002
8:00 pm
276
Hi, This is my first mail to the group. I have an entity EJB which uses CMP. One of the CMP fields is of byte[] type.I am using MS SQL 2000 server as database...
Narayan Singh
narayansingh
Offline Send Email
Jul 31, 2002
9:11 am
277
Hi Neo, The weblogic-workbook is great. I have no problem to start ejbbook. I have no problem to run servlet - Client_43. But when I try to run jsp,...
shihchuliu
Offline Send Email
Aug 3, 2002
12:22 am
278
If you configured the "webapp" web application to be the default web application for the server, the "/webapp" is not required (or allowed) in the URL. Try...
Greg Nyberg
greg.nyberg@...
Send Email
Aug 5, 2002
1:51 am
279
Hi Greg, I am surprised that I got the answer so quick. Thanks. It worked. Abe Liu...
shihchuliu
Offline Send Email
Aug 5, 2002
10:51 pm
280
Hello, I try to deploy CabinEJB and keep getting this message: "Unable to deploy EJB: CabinEJB from titanejb.jar" The log said the DataSource with the JNDI...
twincityfang
Offline Send Email
Aug 8, 2002
11:19 am
Messages 251 - 280 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