# # JBoss properties for use at Softaris # ############## JBOSS CLIENT MAPPINGS # This property file represents a set of JNDI properties for the HatMaker Business Services client # using services deployed on JBoss ## ## JBOSS specific ## # JNDI Settings java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory java.naming.provider.url=jnp://CO3000621-A:1099/ java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces # The jnp protocol socket factory class jnp.socketFactory=org.jnp.interfaces.TimedSocketFactory # The TimedSocketFactory connection timeout in milliseconds(0 == blocking) jnp.timeout=0 # The TimedSocketFactory read timeout in milliseconds(0 == blocking) jnp.sotimeout=0