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...
I am trying to upgrade to Weblogic 7.0 SP2 from 6.1. I now get the "Unknown source" messages (listed below) on several similar findBy.. EJB QL queries invoked...
WebLogic Application Server Administrator needed IMMEDIATELY. Term of Assignment: 12 months Rate is negotiable on experience. Responsibilities to include: •...
Dear friends, I just joined the group and i hope with you i can improve my knowledge in WLS. Recently i am working with WLS 7.0. I tried to create an...
I m new to Web logic. I already cover jdk1.3, jsp, servlet, bean. now I am interesterd in weblogic. may I ask you what is this? waht software req. for this? ...
Hi, For any entity bean I am trying to run, create and set methods are working fine.Data is stored into database also properly. But get methods rather...
Hi Neeta, Could you pls mail your source code. If your entity bean is a CMP then pls mail the deployment descriptors also. It would be easier to detect the...
Ya sure why not. But first it would be easier for you if you read the EJB Workbook. Feel free to ask me in case of any doubts/clarifications. Regards Jaydeep ...
I have successfully deployed the jar file & while running the Clinet_41 program i am getting the following error message... any idea??? thanks for the help in...
Did you download and read the notes for WebLogic 7.0? They changed the handling of guest/anonymous users in WL7 and the descriptors require a tweak. ... From:...
Greg Nyberg
greg.nyberg@...
Apr 2, 2003 5:04 pm
384
Hi Greg, I am using the weblogic 7.0 xml descriptor's that I downloaded from the web & in these descriptors the changes have already been made. bye somu ... ...