| ear file distributions... | ear file distributions... 2003-03-25 - By Sebastien BLANC
just 2 check, did u try to launch ur app srv and then hot deploy ur ear file ? i.e. are u getting these exceptions even before deploying ur ear file ? seb.
"Ciramella, EJ" wrote:
> The crazy thing is, my ear file looks EXACTLY the same as the nmake > generated one. Is there something in the way of manifest files that WL6.1 > doesn't like? The only thing in the ear are the ejbs and the > application.xml (and the manifest file). > > -----Original Message----- > From: Sebastien Blanc [mailto:Sebastien.Blanc@(protected)] > Sent: Tuesday, March 25, 2003 3:23 PM > To: Ant Users List > Subject: Re: ear file distributions... > > Hi Ciramella ! > I'd say this is a configuration pb of ur app betw 5.1 and 6.1 version since > the > ear file is not supposed to contain any configuration information of the > J2EE > services (i.e. don't think service.* classes are urs but WL ones, rite ?). > seb. > > "Ciramella, EJ" wrote: > > > is there any reason WL6.1 would not like an ear file prepared by ANT? > > > > There are two build processed here, one using nmake and one that I wrote > > using ANT. For WL5.1 mine works seamlessly. For 6.1, some of the beans > die > > during deployment: > > > > Unable to load ejb application service service.eventlog > > javax.naming.NameNotFoundException: Unable to resolve > > 'com.avinamart.BusinessLogic.Bean.EventLogService.EventLogServiceHome' > > Resolved: 'com.avinamart' > > Unresolved:'BusinessLogic' ; remaining name > > 'BusinessLogic.Bean.EventLogService.EventLogServiceHome' > > javax.naming.NameNotFoundException: Unable to resolve > > 'com.avinamart.BusinessLogic.Bean.EventLogService.EventLogServiceHome' > > Resolved: 'com.avinamart' > > Unresolved:'BusinessLogic' ; remaining name > > 'BusinessLogic.Bean.EventLogService.EventLogServiceHome' > > <<no stack trace available>> > > > > Unable to load ejb application service service.session > > javax.naming.NameNotFoundException: Unable to resolve > > 'com.avinamart.BusinessLogic.Bean.SessionManager.SessionManagerHome' > > Resolved: 'com.avinamart' U > > nresolved:'BusinessLogic' ; remaining name > > 'BusinessLogic.Bean.SessionManager.SessionManagerHome' > > javax.naming.NameNotFoundException: Unable to resolve > > 'com.avinamart.BusinessLogic.Bean.SessionManager.SessionManagerHome' > > Resolved: 'com.avinamart' U > > nresolved:'BusinessLogic' ; remaining name > > 'BusinessLogic.Bean.SessionManager.SessionManagerHome' > > <<no stack trace available>> > > > > Any suggestions? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@(protected) > For additional commands, e-mail: user-help@(protected)
|
|
 |