[JBoss-dev] [JBossCache] - Re: IdentityLock write lock

2005-03-27 Thread [EMAIL PROTECTED]
I don't know whether the TreeCacheProvider will be backported (that's up to the H folks), but I'd assume it should be easy to get the Hibernate 3.0 class and simply compile it under 2.1.8 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3871713#3871713 Reply to

[JBoss-dev] [JBossCache] - Re: problem with REPL_SYNC and REPL_ASYNC

2005-03-27 Thread [EMAIL PROTECTED]
- What version (1.2.1) ? - What JGroups repl props (fc-fast?) ? - Are you using the replication queue for async repl ? - Are you using transactions ? If so, do you wrap every put() into a TX.begin()/commit() ? View the original post :

[JBoss-dev] [JBoss JIRA] Resolved: (JBCACHE-3) Expose JGroups (protocols, channel) via JMX, provide common JGroups MBean

2005-03-27 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-3?page=history ] Bela Ban resolved JBCACHE-3: Resolution: Duplicate Issue Duplicate of JBCACHE-43 Expose JGroups (protocols, channel) via JMX, provide common JGroups MBean

[JBoss-dev] jboss-4.0 Build Failed

2005-03-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050327082812 BUILD FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line:

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1579) Need to cleanup the serialVersionUIDs for Serializable/Externalizable classes

2005-03-27 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1579?page=comments#action_12316432 ] Bela Ban commented on JBAS-1579: Fixed all classes in org.jboss.cache package Need to cleanup the serialVersionUIDs for Serializable/Externalizable classes

[JBoss-dev] [Design of Mail Services] - Re: fetchmail

2005-03-27 Thread mikezzz
Hi, Looks good. A useful feature would be to have it automatically send mails to the addresses specified in the To/Cc/Bcc header of the mail message rather than specify the local user. A number of smaller companies delegate their incoming mail to their ISP and download all users' mail from a

[JBoss-dev] jboss-head Build Failed

2005-03-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050327095850 BUILD FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line:

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1579) Need to cleanup the serialVersionUIDs for Serializable/Externalizable classes

2005-03-27 Thread Clebert Suconic (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1579?page=comments#action_12316433 ] Clebert Suconic commented on JBAS-1579: --- I thought the requirement for this would be to have serialUID defined in every single class. By using that method SerialUID

[JBoss-dev] jboss-head build.903 Build Fixed

2005-03-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050327123419Lbuild.903 BUILD COMPLETE-build.903Date of build:03/27/2005 12:34:19Time to build:39 minutes 3 secondsLast changed:03/27/2005 11:30:00Last log entry:Reorder the basic modules,

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-226) Web based gui for portal's page portlet configuration.

2005-03-27 Thread Adam Kruszewski (JIRA)
Web based gui for portal's page portlet configuration. -- Key: JBPORTAL-226 URL: http://jira.jboss.com/jira/browse/JBPORTAL-226 Project: JBoss Portal Type: Feature Request Components: Portal Core Reporter:

[JBoss-dev] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JMS Facade

2005-03-27 Thread spiritualmechanic
Okay, I'll start looking at it soon. I've written a super-basic JCAContainer which uses the Apache Commons Pool. I'll be looking at your stuff to see how the AO interceptors work. Hopefully I can be useful in the near future. Thanks, View the original post :

[JBoss-dev] [JBoss JIRA] Commented: (JBPORTAL-226) Web based gui for portal's page portlet configuration.

2005-03-27 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-226?page=comments#action_12316436 ] Julien Viet commented on JBPORTAL-226: -- we are in the process of developing dynamic features for jboss portal (portals/instances/windows) and we need a gui for that

[JBoss-dev] [Design of Messaging on JBoss (Messaging/JBoss)] - SecurityInterceptor and TransactionInterceptor

2005-03-27 Thread spiritualmechanic
I see this in the new design doc, but I don't see it used in HEAD. Am I missing it? Is this something I can work on? Are you just going to use the AO aspects for these interceptors, are do you need something different? Thanks, View the original post :

[JBoss-dev] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: SecurityInterceptor and TransactionInterceptor

2005-03-27 Thread [EMAIL PROTECTED]
They're not there yet. This is something you can work on. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3871726#3871726 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3871726

[JBoss-dev] [JBossCache] - CacheLoader.exists(Fqn) being repeatedly called with the sam

2005-03-27 Thread AntonyBlakey
I have implemented a CacheLoader and I noticed that the exists(Fqn) method is being called in respose to TreeCache.get() with the same Fqn multiple times. This is happening as it walks the Fqn down to my node. This seems incorrect - I would expect the Fqn passed to exists() to start at the root

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1378) Need tcp configuration variation of the cluster unit tests

2005-03-27 Thread Ovidiu Feodorov (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1378?page=comments#action_12316437 ] Ovidiu Feodorov commented on JBAS-1378: --- Fixed. tests-clustering-all-stacks generates different test report sets for each stack configuration. Need tcp configuration

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1622) findSessions doesn't find all sessions in http session replication

2005-03-27 Thread Ben Wang (JIRA)
findSessions doesn't find all sessions in http session replication -- Key: JBAS-1622 URL: http://jira.jboss.com/jira/browse/JBAS-1622 Project: JBoss Application Server Type: Bug Components: Clustering

[JBoss-dev] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Can we start writing jms test clients to check complianc

2005-03-27 Thread rajdeep_dua
Hi Ovidiu, Started working on the test suite last week end. (Had some issues with compiling the jmx module,hence the delay) Here is the brief of the test suite structure Location ${jboss-head}/jms/tests Package : org.jboss.test.messaging.jmsapi org.jboss.test.messaging.jmsapi.connection

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1291) DistributedState (clustering) replacement

2005-03-27 Thread Ben Wang (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1291?page=history ] Ben Wang updated JBAS-1291: --- Attachment: DistributedState.zip Contributed by a net user DistributedState (clustering) replacement - Key:

[JBoss-dev] [JBoss JIRA] Resolved: (JBAS-1251) Session replication fails on 2-node cluster

2005-03-27 Thread Ben Wang (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1251?page=history ] Ben Wang resolved JBAS-1251: Resolution: Done Session replication fails on 2-node cluster --- Key: JBAS-1251 URL:

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1623) http session replication support passviation/activation

2005-03-27 Thread Ben Wang (JIRA)
http session replication support passviation/activation --- Key: JBAS-1623 URL: http://jira.jboss.com/jira/browse/JBAS-1623 Project: JBoss Application Server Type: Task Components: Clustering Reporter: Ben

[JBoss-dev] [Design of JBoss Portal] - Re: portlet resource bundles

2005-03-27 Thread joehobson
Thanks Julien, that was it. The portlet code and jsp both work well now with the resource bundle. ... .joe View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3871739#3871739 Reply to the post :