BeanShell version JBossCache uses does not support entering generic Collections
-------------------------------------------------------------------------------
Key: JBCACHE-1061
URL: http://jira.jboss.com/jira/browse/JBCACHE-1061
Project: JBoss Cache
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.CR1
Reporter: Galder Zamarreno
Assigned To: Galder Zamarreno
Priority: Minor
Fix For: 2.0.0.CR2
Need to investigate whether there's a more up to date version:
bsh % lang = new ArrayList<String>();
// Error: Parser Error: Parse error at line 1, column 121. Encountered: <
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Integrate JMX bindings of JBoss Cache and PojoCache with AS5 and MC
-------------------------------------------------------------------
Key: JBCACHE-706
URL: http://jira.jboss.com/jira/browse/JBCACHE-706
Project: JBoss Cache
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Manik Surtani
Assigned To: Manik Surtani
Fix For: 2.0.0
This will involve:
1. Adding new JMX MBean interface (is this necessary for the MC? What about standalone use?)
2. Providing sample XML files
3. Updating documentation
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Genericize POJO API
-------------------
Key: JBCACHE-1004
URL: http://jira.jboss.com/jira/browse/JBCACHE-1004
Project: JBoss Cache
Issue Type: Task
Security Level: Public (Everyone can see)
Components: PojoCache
Reporter: Jason T. Greene
Assigned To: Jason T. Greene
Fix For: 2.0.0.GA
Use generics where possible and logical
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
State transfer test failures ( to do with concurrent eviction )
---------------------------------------------------------------
Key: JBCACHE-983
URL: http://jira.jboss.com/jira/browse/JBCACHE-983
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.BETA1
Reporter: Manik Surtani
Assigned To: Manik Surtani
Fix For: 2.0.0.BETA2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Same JBPM project shared with each person having different JBPM installation program
------------------------------------------------------------------------------------
Key: GPD-12
URL: http://jira.jboss.com/jira/browse/GPD-12
Project: JBoss jBPM GPD
Issue Type: Bug
Reporter: Tom Baeyens
Assigned To: Koen Aers
JBPM-794
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
WorkingMemory.iterateFactHandles() generates endless loop with 4.0GA.
----------------------------------------------------------------------
Key: JBRULES-1049
URL: http://jira.jboss.com/jira/browse/JBRULES-1049
Project: JBoss Rules
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.GA
Environment: Java 1.6.0_02-b06
Reporter: Wolfgang Betz
Assigned To: Mark Proctor
Fix For: 4.0.1
WorkingMemory.iterateFactHandles() generates endless loop with 4.0GA for a StatefulSession. I think it worked in earlier 4.0 versions.
IterateObjects() does not work either.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Upgrade JBossMessaging to 1.4.0.CR1
-----------------------------------
Key: JBAS-4584
URL: http://jira.jboss.com/jira/browse/JBAS-4584
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: JB5-Messaging
Reporter: Clebert Suconic
Assigned To: Clebert Suconic
Fix For: JBossAS-5.0.0.Beta3
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Internationalize gadget metadata (improvments)
----------------------------------------------
Key: JBPORTAL-1576
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1576
Project: JBoss Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Portal Widget
Affects Versions: 2.6 Final
Reporter: Julien Viet
Assigned To: Boleslaw Dawidowicz
Fix For: 2.8 Final, 2.6.1 Final
Gadget meta data string can be key in resource bundles.
Candidate values needs to be examined and resolved if needed at build time.
See http://www.google.com/apis/gadgets/i18n.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Change ContentImpl to hold a pointer to a stream, not a byte array
------------------------------------------------------------------
Key: JBPORTAL-1618
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1618
Project: JBoss Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Portal CMS
Affects Versions: 2.6.1 Final, 2.4.1 SP1
Reporter: Mike Millson
Assigned To: Sohil Shah
ContentImpl currently stores content as a byte array. This consumes memory as the Content object is passed around the JVM. Consider storing the content as a tempory file on the filesystem until the stream is sent.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira