For remote [and local] connections, I have never used
the "decorated" URL you showed in your email. I simply
used:

java.naming.provider.url=<hostname>:<port>

If it is timing out, make sure you can actually ping
the server from your client box......:)

Also, make sure all the "required  stuff"  (that is a
technical term) is in your client classpath.

Lastly, make sure you are infact running the JNDI port
on the port you are trying to connect to.

Cheers.

//Nicholas


--- "Hanson, Matthew" <[EMAIL PROTECTED]>
wrote:
> Hi--
> 
> OK - Please don't slam me too hard for this mail.  I
> wanna move my jboss
> client from the machine where jboss is installed
> (i.e., localhost) to our hp
> machine.  I just wanna make sure that the test
> client can make the call
> properly over the network.  Someone has surely
> answered this question before
> - make configuration file changes are required to do
> this?
> 
> For what I've read so far, I believe most of the
> client changes entail
> updating the jndi.properties
> 'java.naming.provider.url=localhost' entry to
> 'java.naming.provider.url=jnp://somehostname:1099/'.
>  Are there other
> changes that are needed beside this?  To the client
> only?  Both client
> and/or server?  For localhost, can I simply change
> this val to the IP for
> the machine where jboss is running?  I tried this,
> but the app timed out, so
> I know I'm still dumb on some of the issues.
> 
> Please help!
> 
> Thanks!
> Matt Hanson!
> 
> 
>
-------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld =
> Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/jboss-user


=====
Nicholas Whitehead
Home: (973) 377 9335
Cell: (201) 615 2716
Work: (212) 622 5639
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to