Re: reference to a bean of another application

2001-03-07 Thread Jordi Daroca
Dmitry Chagin wrote: Hi! look at server.xml config documentation: application auto-start="true|false" deployment-directory="../application-deployments/myapp" name="anApplication" parent="anotherApplication" path="../applications/myApplication.ear" / ^^

reference to a bean of another application

2001-02-27 Thread Jordi Daroca
Can a Bean of one application see a Bean of another application?? When I try to do it, i get the error: javax.naming.NamingException: Error instantiating web-app JNDI-context: No locat ion specified and no suitable instance of the type 'ants.aws.Mediator' found for the ejb-ref

RE: reference to a bean of another application

2001-02-27 Thread Paul Knepper
Daroca [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 27, 2001 3:27 AM To: Orion-Interest Subject: reference to a bean of another application Can a Bean of one application see a Bean of another application?? When I try to do it, i get the error: javax.naming.NamingException

Re: reference to a bean of another application

2001-02-27 Thread Dmitry Chagin
uot;Jordi Daroca" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Date: 27 ??? 2001 ?. 19:27 Subject: reference to a bean of another application Can a Bean of one application see a Bean of another application?? When I try to do it, i get the error: javax.naming.Nam