hi rickard
what if u trying to resolve the bean in different instance of jboss?
i know its something like "t3://hostname/somepath/yourejb" but do i have
to include port number?
ps: i guess i should read mastering rmi first eh?
.u
On Sun, 4 Feb 2001, Rickard [iso-8859-1] �berg wrote:
> Hi!
>
> [EMAIL PROTECTED] wrote:
> > I found the email below in the archives about some of the challenges of using
> > multiple jar files and I am having problems in this area.
> >
> > I am trying to do this
> >
> > EJB JAR 'A' EJB JAR 'B'
> > bean 'a' -- calls -> bean 'b'
> >
> > I arrange for the EJB JAR B to be deployed first but when I try to deploy EJB
> > JAR A I get an error saying bean 'b' is not found within this application.
>
> My guess would be that you have used the "ejb-link" part in ejb-jar.xml
> when linking to b, which you shouldn't.
>
> In ejb-jar.xml you define the link, and in jboss.xml you resolve it (as
> outlined in other replies). That should work.
>
> /Rickard
>
> --
> Rickard �berg
> Email: [EMAIL PROTECTED]
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]