[jboss-user] [EJB 3.0] New message: "Client-side caching of remote business interface / remote service interfaces"

2010-03-15 Thread testrot
User development, A new message was posted in the thread "Client-side caching of remote business interface / remote service interfaces": http://community.jboss.org/message/532054#532054 Author : testrot Profile : http://community.jboss.org/people/testro

[jboss-user] [JBoss Messaging Users] - Re: jbm 1.4.6.GA download missing

2009-11-23 Thread testrot
Thanks for your reply. I will use the SVN tag and try to build 1.4.6 on my own. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267222#4267222 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267222 ___

[jboss-user] [JBoss Messaging Users] - jbm 1.4.6.GA download missing

2009-11-23 Thread testrot
Hello, I would like to download jbm 1.4.6.GA in order to replace jbm 1.4.3.GA which comes with JBoss AS 5.1.0.GA because 1.4.3 seems to have some serious problems fixed in 1.4.6. Where can I get jbm 1.4.6.GA? It's missing in the download section. Thanks, Martin View the original post : http:

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Entities in clustered environment

2008-10-01 Thread testrot
Hello, I read the JBoss Application Server Clustering Guide version 5.0.0 beta to receive an impression about the failover/load balancing features provided by JBoss AS 5.0. The ultimate goal is to build a failsafe system on top of the AS. But I'm not quite sure about the failover capabilities c

[jboss-user] [JBoss Messaging] - Re: JMS HA/Clustering without shared DB

2008-09-23 Thread testrot
"timfox" wrote : | | A polite word of advice. Don't be too pushy in demanding free advice in a forum in which you're new. | | It's only likely to get people's backs up and make it more unlikely they'll actually want to give you the advice you want. | | Remember, we offer advice in

[jboss-user] [JBoss Messaging] - Re: JMS HA/Clustering without shared DB

2008-09-23 Thread testrot
Nobody? Is this an uncommon request, or did I miss something when searching for a HA solution without without a clustered DB? Greetings, Martin P.S.: Even a negative response like "there is not possibility and this is not planned" would be appreciated. View the original post : http://www.jbos

[jboss-user] [JBoss Messaging] - JMS HA/Clustering without shared DB

2008-09-22 Thread testrot
Hello, is it possible to deploy a HA/Clustering solution without the cluster nodes sharing the same DB? Otherwise the DB gets the "single point of failure" unless it is clustered. Greetings, Martin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178036#41780

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Discussion: Using MessageSelector or sth. else?

2008-06-25 Thread testrot
Hello, if you don't know the number of queues at the time the app server is started, it might be possible to create queues programmatically, at runtime. But I don't know if programmatically created queues are full fledged queues. I don't know if: - they can be clustered - messages are still acc