Hello Senthil
 
 
As i have seen ur problem, U must have define the entity context as transient in the Bean class. In the Bean class  just remove the transient word. and run ejbc compiler...
 
 
 
Rajesh Jha
-----Original Message-----
From: Senthil Kumar [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 09, 2000 9:11 PM
To: [EMAIL PROTECTED]
Subject: Error While deploying in Weblogic Server 5.1

Hi,
 
I am new in developing and deploying EJB components and I am using Weblogic 5.1. When I try to generate container classes for a  EJB Session Bean using the deployer tool,  I am getting the following error.
---------------
 
[6.4.1] In EJB Demo, references to javax.ejb.EJBContext, javax.ejb.SessionContext, or javax.ejb.EntityContext must not be transient.
 
Anyone who can help me to get over this.
 
Thanks in advance.
 
Senthil

Reply via email to