I can see the other machine because the jndi call successfully completes the 
initial lookup of the home interface.  The problem arises when the 
home.create() method is called from the client jboss instance.  I get a 
NotSerializableException on a TransactionImpl class.  Why is a 
TransactionImpl class even involved in my call to the other jboss instance?  
The home.create() should just return the remote stub to me.  Do I have to 
configure something so the transaction interceptor isn't being used.  Using 
tyrex produces the same problem.

Josh (java guru) Davis

>-----Original Message-----
>From: Emerson Cargnin - SICREDI Servi�os
>[mailto:[EMAIL PROTECTED]]
>Sent: Friday, August 30, 2002 11:16 AM
>To: [EMAIL PROTECTED]
>Subject: Re: [JBoss-user] Is anyone able to use two jboss's on different
>machines?
>
>
>you have to have a jndi.properties in the classpath to allow jboss to see 
>the other host.
>
>Josh Davis wrote:
> > Does anyone have JBoss 3.0 running on two different machines with ejb > 
>lookups working correctly between them?  I'm not talking clustering > here. 
>  I want to know if anyone can successfully do a lookup from a > session 
>bean to a session bean on two different machines running jboss.
> > > Lookups work fine from an ear file to another ear file deployed in the 
> > same jboss instance on the same machine, but fails distributedly.  Have 
> > I configured something wrong?
> > > Josh (java guru) Davis
> > > > > _________________________________________________________________
> > MSN Photos is the easiest way to share and print your photos: > 
>http://photos.msn.com/support/worldwide.aspx
> > > > > -------------------------------------------------------
> > This sf.net email is sponsored by: OSDN - Tired of that same old
> > cell phone?  Get a new here for FREE!
> > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> >
>
>
>--
>Emerson Cargnin - MSA
>SICREDI - Tel : 3358-4860
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by: OSDN - Tired of that same old
>cell phone?  Get a new here for FREE!
>https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
>_______________________________________________
>JBoss-user mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/jboss-user
>

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to