Hey
Tobias wrote:
> I am still trying to get this working. I now tried the test suite. The
> suite runs if started on the same machine on which the server is
> located.
> But as soon as I transfer the test suite to a remote machine it fails.
> It gets the initial context (test 1) but the first lookup fails (test
> 2).
> Again, it states it is not allowed to connect to the localhost. But I
> DID provide a proper jndi.properties file, I think:
>
> java.naming.factory.initial = org.jnp.interfaces.NamingContextFactory
> java.naming.provider.url = krypton.company.com
> java.naming.factory.url.pkgs = org.jboss.naming
>
> There is NO other jndi.properties file around. The server is a linux
> (Redhat 6.2) machine and the client a Win 2000 machine. And yes, I did
> adjust java.policy.
>
> What to do ? HELP !
Try changing jboss.properties, java.rmi.server.hostname=localhost to
java.rmi.server.hostname=<somehost>
That's most likely it.
This should not be there. Did I do that? :-(
/Rickard
--
Rickard �berg
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]