Never mind my "NameNotFoundException" problem. I forgot to add my new jar/module into the application.xml.
Thanks for all your help! Dongmei > -----Original Message----- > From: Dongmei Cao [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 25, 2003 2:06 PM > To: [EMAIL PROTECTED] > Subject: RE: weblogic.ejbc dies on OutOfMemoryError > > > Thanks, Rohit. You're right. I tried increase the VM. It didn't help at all. > Now, I moved some of my beans into a new jar file. The problem I'm having > now is when I try to access the remote interface in my new jar file.I got > > javax.naming.NameNotFoundException: Unable to resolve 'NameManager' Resolved: '' > Unresolved:'NameManager' ; remaining > name 'NameManager' > > Any idea? > > Thanks for all your suggestions!! > > Dongmei > > > -----Original Message----- > > From: A mailing list for Enterprise JavaBeans development > > [mailto:[EMAIL PROTECTED] Behalf Of Rohit Parik > > Sent: Monday, March 24, 2003 8:48 PM > > To: [EMAIL PROTECTED] > > Subject: Re: weblogic.ejbc dies on OutOfMemoryError > > > > > > Hi Dongmei, > > > > I have faced this. I could not find any other solution expect breaking the > > jar into seperate smaller jar files. > > > > Regards > > Rohit > > > > -----Original Message----- > > From: A mailing list for Enterprise JavaBeans development > > [mailto:[EMAIL PROTECTED] Behalf Of Dongmei Cao > > Sent: Tuesday, March 25, 2003 2:53 AM > > To: [EMAIL PROTECTED] > > Subject: weblogic.ejbc dies on OutOfMemoryError > > > > > > Hi, > > > > I'm using WebLogic 7.0.2.0. The weblogic.ejbc dies on > > OutOfMemoryError when processing a single jar file > > containing lots of ejbs. Has any seen this problem before? > > Are there any patches to fix this? > > > > Any help is greatly appreciated.. > > > > Dongmei > > > > =========================================================================== > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > > of the message "signoff EJB-INTEREST". For general help, send email to > > [EMAIL PROTECTED] and include in the body of the message "help". > > > > =========================================================================== > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > > of the message "signoff EJB-INTEREST". For general help, send email to > > [EMAIL PROTECTED] and include in the body of the message "help". > > > > =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
