On Today, Christian Sell ([EMAIL PROTECTED]) wrote:
> Karsten,
> 
> <no offense>
> do they offer english courses at informatik.fh-ge.de? If so, I *seriously* recommend 
>taking one. You will benefit all your life. And we will, too ;-)
> </no offense>

I think we're seeing a bit of intra-school rivalry here, look at
Herr Sell's address ;)

What amazes me is that all these non-American/English folks speak
English as well as they do.  If I had to talk to them in German, ouch!
Gesundheit!

        Gary

> regards,
> ----- Original Message ----- 
>   From: Karsten Beving 
>   To: Orion-Interest 
>   Sent: Wednesday, December 13, 2000 3:06 PM
>   Subject: Re: Distributed EJB's
> 
> 
>   Hi All. 
>   Me again. 
> 
>   I have running a EJB on other PC. PC A call EJB on PC B. 
>   My new Problem. The EJB (the same on PC B) are installed on PC A. That isn't fine 
>architecture. OK, the EJB Return Data come from PC B. 
> 
>   I've kill the EJB class in the "ejb-jar-ic.jar"-File. 
>   This File looks: 
>   ---- 
>   META-INF\ejb-jar.xml (and changed this file) 
>   META-INF\MANIFEST.MF 
>   TestHome.class 
>   Test.class 
>   ---- 
> 
>   You see, the EJB Bean is killed. Why I do that? 
>   I want the EJB only installed on PC B. I think, that is a full Distributed System. 
>Orion server say's me; that EJB not define at PC A, but the System are going again. I 
>can call the EJB on PC B. 
>   I think, my servlet need the Home and the Remote - Interface, that is the ground 
>for installed the Home/Remote Interfaces. Why don't loading the Orion Server at PC A 
>the Home and the Remote - Interfaces from PC B, where the full EJB installed? 
> 
>   I hope, you understand me. 
> 
>   Thanks for help again. 
> 
>   - Karsten - 
>     
>     
> 
>      
>     -----Original Message----- 
>     From: Karsten Beving [mailto:[EMAIL PROTECTED]] 
>     Sent: Lunes, 11 de Diciembre de 2000 12:16 
>     To: Orion-Interest 
>     Subject: Distributed EJB's 
>     Hi. 
> 
>     I have two Orion-Server running on two different PCs. I want to lookup a 
>     bean on the other Orion-Server. 
>     Look at this: 
> 
>     PC ------------ PC 
>     Orion           Orion 
>     lookup          bean, that would connect. 
> 
>     best thanks 
> 
>     - Karsten -
> 
> 


Reply via email to