[jboss-user] [JBoss Remoting] - Re: JBoss Remoting and compression

2010-09-09 Thread Doychin Bondzhev
Doychin Bondzhev [http://community.jboss.org/people/doychin] created the discussion "Re: JBoss Remoting and compression" To view the discussion, visit: http://community.jboss.org/message/560353#560353 -- Looks like compress

[jboss-user] [Remoting] - Re: Socket invocator and long transactions

2009-03-09 Thread doychin
All these new things in Remoting 3 are great but at least in my case it is all up to the integration code that is provided on top of remoting by Application server client library. I'm not sure how this is going to work with these asynchronous calls. View the original post : http://www.jboss.

[jboss-user] [Remoting] - Re: Socket invocator and long transactions

2009-03-03 Thread doychin
Hi Ron, As you know there is timeout parameter which is used to wait on the socket read/write operation. This timeout if is less then the user transaction timeout on the client side and for some reason execution at the server takes more time then this timeout it will crash execution again. Cli

[jboss-user] [Remoting] - Re: Socket invocator and long transactions

2009-03-03 Thread doychin
Hi Ron, Are there any plans to make change in remoting so that it can talk with transactions code and respect user transaction timeout? What are the possibilities for this? Is this a problem that has to be solved from Application Server developers or it is a problem for Remoting guys? View

[jboss-user] [Remoting] - Re: Socket invocator and long transactions

2009-02-20 Thread doychin
ill respect the value for user transaction timeout. They will work only if their timeout is less then the timeout value specified in jboss-service.xml. Doychin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211834#4211834 Reply to the post : http://w

[jboss-user] [Remoting] - Socket invocator and long transactions

2009-02-19 Thread doychin
7;s timeout. Is there a solution for this problem or and updated version of remoting that supports user transactions? Is the only solution is now to increase the timeout for invocation? If I increase it to much isn't that a source for more problems later? Doychin View the original post :

[jboss-user] [EJB 3.0] - How to put EJB 2.1 Entity + EJB 3 session in signle JAR

2009-01-28 Thread doychin
if it is how I have to package these? If you can provide some tips or examples it will be great. Doychin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205334#4205334 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [EJB/JBoss] - Re: Transaction timeout

2009-01-27 Thread doychin
In such cases I usually prefer to use User transaction. This way you can control transaction timeout from within your code. Doychin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205044#4205044 Reply to the post : http://www.jboss.com/index.html?m

[jboss-user] [EJB/JBoss] - Can I mix EJB2.1 Entity beans with EJB 3 Session/Message bea

2009-01-27 Thread doychin
some time in the future. Doychin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205041#4205041 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205041 __

[jboss-user] [Remoting] - Re: Using remoting for RMI for EJB 2 with scoket connector a

2009-01-15 Thread doychin
I think my problem is releated to this JIRA https://jira.jboss.org/jira/browse/JBAS-4586 Doychin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202075#4202075 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode

[jboss-user] [Remoting] - Re: JBoss Remoting and compression

2009-01-03 Thread doychin
You can find the source code of compression invoker marshaller/unmarshaller as attachments in the JIRA report. Doychin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199384#4199384 Reply to the post : http://www.jboss.com/index.html?module=bb&am

[jboss-user] [Remoting] - Re: Using remoting for RMI for EJB 2 with scoket connector a

2009-01-03 Thread doychin
Thanks for the tip. It did the trick. Now I reverted to original option values and added that extra option. Doychin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199343#4199343 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [Remoting] - Re: JBoss Remoting and compression

2009-01-03 Thread doychin
pdates in 2.x and 2.2 branches. Doychin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199342#4199342 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199342

[jboss-user] [Remoting] - Using remoting for RMI for EJB 2 with scoket connector and c

2008-12-29 Thread doychin
r the timeout has expired. Now with these settings my app server can handle up to 60 active clients and even more if the maximum amount of allowed client connections is not used by all of them. Doychin Bondzhev View the original post : http://www.jboss.com/index.html?module=bb&op=viewt

[jboss-user] [Remoting] - JBoss Remoting and compression

2008-12-29 Thread doychin
se the memory used during the compress/decompress process. I hope these comments will help other people to avoid the same problems I faced already. Doychin Bondzhev View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198688#4198688 Reply to the post : http: