[JBoss-user] [Remoting] - Cancelling remote invokation

2006-03-03 Thread llucifer
Is there any way to cancel a remote invokation? I have richt client which call some ejb beans on the server with jboss remoting. For a potentially long running process I want to be able to cancel the invokation. Is there any (jboss specific) way to do this? View the original post : http://www.

[JBoss-user] [JNDI/Naming/Network] - Solved: jndi.properties jnp.timeout=60000000 ignored

2005-07-30 Thread llucifer
After digging through the doc I found that changing an attribute in ejb3.deployer/META-INF/jboss-service.xml did the thing: socket://0.0.0.0:3873/?socketTimeout=30 Thanks to scott for replying fast and helpfully. View the original post : http://www.jboss.org/index.html?module=bb&op=viewt

[JBoss-user] [JNDI/Naming/Network] - jndi.properties jnp.timeout=60000000 ignored

2005-07-27 Thread llucifer
I'm setting the following settings in jndi.properties which is read by my client: | java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory | java.naming.provider.url=jnp://localhost:1099 | java.naming.factory.url.pkgs=org.jboss.naming.client | | jnp.socketFactory=org.jnp.