[JBoss-dev] deploy.last is not very clean

2003-06-06 Thread David Klimek
Sacha Labourey wrote: User: slaboure Date: 03/06/05 06:26:17 Modified:src/main/org/jboss/deployment Tag: Branch_3_2 DeploymentSorter.java SubDeployerSupport.java Log: Add features that allows to have JAR (dir or file) deployment that ends in ".last"

Re: [JBoss-dev] Partition merge and service state merge algorithm

2003-03-30 Thread David Klimek
Hi Sacha, thank you very much for your comments. Now I believe I have quite clean picture of partition merge issues. Maybe the conditions and limitations you mentioned should be added to documentation as they are not obvious and there can be a lot of people living, as I did before, in

Re: [JBoss-dev] Partition merge and service state merge algorithm

2003-03-28 Thread David Klimek
Hi Sacha, 6. Partition merge occurs Ok. 7. SFBS state on nodes of second group is rewriten by state of first unfished group No. Here, you make the assumption that you can have CONCURRENT access to the SAME SFSB which is not allowed per spec. Maybe that's one of the points. As I understand

[JBoss-dev] Partition merge and service state merge algorithm

2003-03-27 Thread David Klimek
. DistributedStateService doesn't handle partion merge at all and DistributedReplicaManager simply drops one of values when there are differend values for one key. Thank you for any thoughts David Klimek -- http://www.sweb.cz/david.klimek --- This SF.net email

Re: [JBoss-dev] Partition merge and service state merge algorithm

2003-03-27 Thread David Klimek
is to core dump application and call admin :))). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Klimek Sent: jeudi, 27. mars 2003 12:36 To: [EMAIL PROTECTED] Subject: [JBoss-dev] Partition merge and service state merge algorithm Hello, I'm

Re: [JBoss-dev] Partition merge and service state merge algorithm

2003-03-27 Thread David Klimek
I'm afraid that this problem is unsolvable and there allways be situations in cluster, that after partition merge, cluster will be in inconsistent state and would produce wrong output. No. Cases: - DRM: we refresh total view after merging Agree. - Http session: sticky sessions = the last

[JBoss-dev] Re: [JBoss-user] time synchronization in cluster (ClusterTimer Service)

2003-03-24 Thread David Klimek
Hello, thank you all for answering my questions. To achieve something very close to global cluster clock, I'v decided to implement Clustered Timer service with the same interface as javax.management.timer.Timer. Features: - each added notification will be distributed on each node running

Re: [JBoss-dev] please notify before large scale changes to EJB land.

2003-03-05 Thread David Klimek
Bill Burke wrote: I really don't understand why you need to move stuff out of server/ anyways. This is mostly EJB anyways. Why not just rename the server/ module to EJB? I really don't see any gain in this cosmetic shit except wasting everybody's time trying to figure out where everything is

Re: [JBoss-dev] org.jboss.mx.interceptor: Does it work?

2003-03-01 Thread David Klimek
was not called. bad code ... this.stack = new LogInterceptor(); // add LogInterceptor this.stack = new ObjectReferenceInterceptor(resource, infoSupport).insertLast(this.stack); /bad code David From: David Klimek [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL

[JBoss-dev] MBean discovery in cluster

2003-02-10 Thread David Klimek
Hello, i'm looking for efficient and simple way how to discover if mbean is up on some node in cluster. Have you got any idea? Thank's David -- http://www.sweb.cz/david.klimek --- This SF.NET email is sponsored by: SourceForge Enterprise

[JBoss-dev] jboss-3.2.0RC1: farming problem

2003-01-20 Thread David Klimek
Hello, I have little problem with jboss-3.2.0RC1 and farming. I run all configuration build from sources. All services started corectly. But when I copy wars into farm directory nothing happens and nothing is deployed. workaround for this problem is to change attribute name=URLs

[JBoss-dev] [HEAD] Does URLDeploymentScanner with DeploymentCache work?

2003-01-11 Thread David Klimek
David Klimek -- http://www.sweb.cz/david.klimek --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ___ Jboss