the rmi bit was SO my bad that i'm apologizing for the original post...  i
had the jndi properties file in the test client dir, whereas the jboss jars
were in a subdir called lib...  i moved jndi.properties to dir with
jnp-client.jar and everything took off...

once again, sorry...  the number of config files in the setup is daunting,
and i was not seeing the forest thru the trees...  thanks for all the
replies and helping me get it...

matt hanson!

-----Original Message-----
From: Guy Rouillier [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 10:21 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Run Client Using RMI


----- Original Message -----
From: "Hanson, Matthew" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 1:14 PM
Subject: RE: [JBoss-user] Run Client Using RMI


>>hey - changed the server jndi.properties from localhost to my machine
IP,
and a client on the _same_ machine can connect with the server using the
ip...  before, i could only connect to localhost.

i still catch the following rmi exception on the hp machine, trying to
call
remotely to the ip of the server win machine:<<

Did you specify sufficient Java security to allow you client to access
this particular remote host?  If this is a test machine, start by
changing your security to AllPermission.  If that works, then change it
back an figure out what specific permissions you need to get this to
work.  I think all you'll need is socket permission, but I'm not sure.






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to