Hi,

The 'timeout' parameter works fine with the socket transport as described in 
your config but not with this config  (http transport) :
 

  |    <mbean code="org.jboss.remoting.transport.Connector"
  |      
name="jboss.remoting:type=Connector,name=DefaultEjb3Connector,handler=ejb3">
  |      <attribute 
name="InvokerLocator">servlet://${jboss.bind.address}:8080/servlet-invoker/ServerInvokerServlet/?timeout=300000</attribute>
  |      <attribute name="Configuration">
  |        <handlers>
  |          <handler subsystem="AOP">
  |            org.jboss.aspects.remoting.AOPRemotingInvocationHandler
  |          </handler>
  |        </handlers>
  |      </attribute>
  |    </mbean>
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4159856
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to