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...
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...
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...
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@...
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...
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...
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...
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@...
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/...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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,...
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@...
Aug 5, 2002 1:51 am
279
Hi Greg, I am surprised that I got the answer so quick. Thanks. It worked. Abe Liu...
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...