Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
ear file distributions...

ear file distributions...

2003-03-25       - By Ciramella, EJ
Reply:     1     2     3     4     5  

Also, in the JNDI tree, there are no beans listed.

-----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)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.