[jboss-user] [JNDI/Naming/Network] - Re: How and where to configure JNP.SocketFactory?

rfiroz do-not-reply at jboss.com
Wed Sep 19 15:45:39 EDT 2007


well, well, well

I finally found the answer myself. You can configure these properties in jndi.properties file as follows:

jnp.socketFactory=org.jnp.interfaces.TimedSocketFactory
jnp.timeout=1000
jnp.sotimeout=1000

If you are planning on using TimedSocketFactory, then you don't need to specify that since that is the default value.

Hope this helps others.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086305#4086305

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4086305



More information about the jboss-user mailing list