Hi My application arc. is JSP->Javabeans<->Ejbserver<->EntityBeans. TestHome tst = (TestHome) PoratbleRemoteObject.narrow(initalcntx.lookup("TestHome"),TestHome.calass) in my initalcontext i metioned provider url and other properties Now The problem i am facing is , Whenver i want to find my home through lookup it gives me errror that ssta.eb.JOnASTestHome_Stub class not found exception though i set my repositries upto /usr/local/SSTA/classes/ssta/eb/ i made a jar file alse and that is also included into repositries. Can any body tell me where i am going wrong, Where i should include my class path for the javabeans ? Thanks in advance Ritesh. ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".