Port cluster name to GMS address print
--------------------------------------
Key: JGRP-923
URL: https://jira.jboss.org/jira/browse/JGRP-923
Project: JGroups
Issue Type: Feature Request
Reporter: Galder Zamarreno
Assignee: Bela Ban
Priority: Minor
Fix For: 2.6.9
Port cluster name addition tp GMS address printing:
System.out.println("\n---------------------------------------------------------\n" +
"GMS: address is " + local_addr + " (cluster=" + evt.getArg() + ")" +
"\n---------------------------------------------------------");
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Integration layer for Apache Felix
----------------------------------
Key: JBOSGI-30
URL: https://jira.jboss.org/jira/browse/JBOSGI-30
Project: JBoss OSGi
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: JBossOSGi 1.0.0 Alpha3
Reporter: Thomas Diesler
Assignee: Thomas Diesler
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Provide Initial Framework SPI
-----------------------------
Key: JBOSGI-29
URL: https://jira.jboss.org/jira/browse/JBOSGI-29
Project: JBoss OSGi
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Framework
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: JBossOSGi 1.0.0 Alpha3
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Missing relativePath in pom.xml
-------------------------------
Key: EJBTHREE-1770
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1770
Project: EJB 3.0
Issue Type: Task
Reporter: Carlo de Wolf
$ grep -L relativePath */pom.xml
build/pom.xml
deployers/pom.xml
ejb3/pom.xml
plugin/pom.xml
proxy-clustered/pom.xml
proxy-impl/pom.xml
test-remote/pom.xml
build being the obvious exception
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
sump protocol
-------------
Key: JGRP-908
URL: https://jira.jboss.org/jira/browse/JGRP-908
Project: JGroups
Issue Type: Feature Request
Reporter: Sam Hsu
Assignee: Bela Ban
Priority: Optional
Fix For: 2.x
Attachments: sump.xml
this is a mash-up of existing code, to create a protocol layer that can be used in certain applications that handle a certain level of unreliability. maybe others will find it useful, too.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Deadlock with concurrent stack in FC if RPC response blocks
-----------------------------------------------------------
Key: JGRP-928
URL: https://jira.jboss.org/jira/browse/JGRP-928
Project: JGroups
Issue Type: Bug
Affects Versions: 2.6.8
Reporter: Brian Stansberry
Assignee: Bela Ban
Fix For: 2.6.9
JGroups 2.4 and earlier had a deadlock problem in FC if a thread carrying an RPC came back down the stack with a response and blocked for credits. This was fixed with JGRP-465. But with the concurrent stack that fix has broken; needs to be reinstated. The variable that tracks upgoing threads needs to be converted from a ref to a Thread to a Set<Thread>.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Provide ability to override the default locale resolution
---------------------------------------------------------
Key: JBPORTAL-2342
URL: https://jira.jboss.org/jira/browse/JBPORTAL-2342
Project: JBoss Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Portal Core
Affects Versions: 2.6.6 Final
Reporter: Mike Millson
Provide a way to override the locale specified by the browser and force using a specified locale.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Change ejb3-proxy to ejb3-proxy-impl
------------------------------------
Key: EJBTHREE-1767
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1767
Project: EJB 3.0
Issue Type: Sub-task
Components: proxy
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.1.3
With introduction of ejb3-proxy-spi, we need a clear package namespace for ejb3-proxy, so make it into ejb3-proxy-impl w/ org.jboss.ejb3.proxy.impl
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira