"golubec" wrote : I'm using JBOSS 4.0.0 (and I can't update it to the new version, since there are some business constraints). So jacorb went along with my JBOSS doesn't have such property...So what could you advise me? If there is possibility to update my jacorb can you provide me with details?
The version of JacORB that shipped with JBoss 4.0.0 appears to have been JacORB 2.2 (JBoss Patch 2). I downloaded JacORB 2.2 from the JacORB website, and looked at the jacorb.properties file template contained in that JacORB distribution. It contains the property shown below (and mentioned in previous posts): # Initial timeout for establishing a connection. | #jacorb.connection.client.connect_timeout=0 Given that, you should try adding it to your jacorb.properties file in the conf subdirectory of your server configuration. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936391#3936391 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936391 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
