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 ... ...
I have a question may be related to ejb programming. I want to call servlet from EJB (Which is reverse to the normal situation, we generally call EJB from...
Rahul, Could you please tell me why you would like to do that. Regards Jaydeep ... -- Jaydeep Destiny is not a matter of chance, it is a matter of choice. It...
when i run the Client_41 program it gives me this error...can any one help. D:\dev\com\titan\cabin>java com.titan.cabin.Client_41 java.rmi.RemoteException: EJB...
HI I need urgent help. I am trying to connect Crystal reports 9.0 and Java but haven't been successful as yet. Kindly throw some light on the matter.Let me...
Hey, guys: I start to read the workbook from today and try the first example- ex04_1. I follow the workbook step by step but in the end I found the error...
Jodie- The error you are getting sure sounds like the data source is not available to the EJB.. Is your logging level set to INFO? If so, watch during the boot...
gnyberg@...
Apr 16, 2003 7:41 pm
391
Hi, I am following the workbook and on page 55, book say, that for other databases require different libraries. I am using SQL Server 2000. What libraries do...
The weblogic.jdbc.mssqlserver4.Driver driver class is included in the weblogic.jar file. Assuming you are using this driver for SQL*Server, you don't need...
Hey, guys: I encouter the ClassCastException in example 77a and 77b. I check the exception track, the exception occurs when it tried to add customers...
Hi All, I wonder if some out there can help me. I.m unable to verify that the bean is properly deployed & registered its home inetrface in the JNDI tree. When...
Ksraud01@...
Apr 21, 2003 11:57 am
395
Hi Kari, Have you created a connection pool to connect to your database. If so then put the name of your data source in the weblogic_cmp_rdbms.xml descriptor....