Hi, For MS v6 URL is: <A HREF="MS v6"> http://www.microsoft.com/downloads/details.aspx?FamilyID=ad00439d-7eca-411c-88 2f-ba7fe3233d11&displaylang=en</A> For...
Ksraud01@...
Jan 1, 2003 8:23 pm
343
Dear Sir, Thank You for the excellent Workbook for WEBLOGIC 6.1. I got of to a flying start. In ex04_1, after following steps for Deploy the EJB Components to...
Make sure whatever DB you are using is up and running before you attempt to deploy the EJB and that the connection pool to it is properly configured (ip...
The problem was with myserver. Was MyServer in config.xml, changed it & got it working. Thanks Shankar ... to ... creating ... to ... (Con ... (Con ... ...
hai , i am a new one to weblogic server 7.0 i have a ot of doubt about usint it. Because this is the first time i am using client server technology. Hope you...
hai all, i start my server after going to the domain i created and typing startWebLogic.cmd. Then a dos promt window is shown telling that,server started in...
hai all, i start my server after going to the domain i created and typing startWebLogic.cmd. Then a dos promt window is shown telling that,server started in...
I am trying to make Monson-Haefel book exercices using WebLogic 7.0 AS. While trying to deploy the first EJB (exercice 4_1, CMP 2.0 practice), I receive the...
Did you create a database, JDBC pool, and TXDataSource as spelled out in the book? Were there any error messages prior to this one in the log during startup? ...
Can anyone tell me what this exception means? The odd thing is that the first few times I ran the client (modified to check for the existence of cabin 1 before...
John- Can you make sure your classpath is set properly when you run the client from the command line? Use the "setenv" scripts before executing "java ...
Greg Nyberg
greg.nyberg@...
Jan 30, 2003 6:55 pm
353
Greg - Thanks for the hint. Classpath was OK, I think, but I had a lot of non-BEA JDK and apache references in my system classpath, and taking them out seems...
Can you try running it from a clean startup? Start with the server not running, do the "ant dist" to make sure the right application files are in place, then...
Greg, Thanks again. Deleting the ".wlnotdelete" directory before restarting the server seems to have done the trick. No errors on server startup this time, and...
I'm afraid I don't know, I just know that it occasionally gets in the way of an application change and must be deleted to start fresh.. There are similar cache...
I've noticed that when deploying new examples on WL70 with ant dist, the ejbjar task has been giving me this compiler warning: [ejbc] DEPRECATED: The...
Hello, I am getting ClassNotFoundException for "COM.cloudscape.core.WebLogicDriver" while trying to create bookdb in Cloudscape databse. I am using Cloudscape...
As far as I can tell, the <ejbjar> optional ant task used in my build script uses weblogic.ejbc20 under the covers, and WLS 7.0 spits out that warning ...
Hi, First off, thanks for such a useful book and the mailing list has been helpful as well. I am near the end of the book and have been able to get previous...
Hi Is there a difference in EJBs developed for cluster and single server weblogic servers? I am experiencing data inconsistencies in application deployed in...
What kind of EJBs are you using? Entity beans? CMP/BMP? Which concurrency strategy are you using for them? If you are using Exclusive Locking for concurrency,...
Greg Nyberg
greg.nyberg@...
Feb 24, 2003 3:34 pm
367
hi send me steps to deploy in weblogic 6.1 by rajkumar...
step1: set the environment for the specific server compile the java files (as per build.cmd ) step2: do the required changes in the ejb-jar.xml and ...
Hi all! I'm trying to develop a management app with Weblogic using EJB2.0. I created some CM relations (many-to-many, many-to-one, etc.) with no problems, but...
I am trying to upgrade to Weblogic 7.0 SP2 from 6.1. I get the "Unknown source" messages (listed below) on several similar findBy.. EJB QL queries invoked via...