Cache some XA resource state on client side
-------------------------------------------
Key: JBMESSAGING-1298
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1298
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 2.0.0 Beta
Currently all XAResource calls proxy blocking to the server side.
Some of these can be handled on the client side to improve performance, by avoiding remote call.
Investigate which calls can be handled locally - this may involve caching some state locally.
--
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
Clustered classloader leak tests for EJB3 SFSB clustering
---------------------------------------------------------
Key: JBAS-5886
URL: https://jira.jboss.org/jira/browse/JBAS-5886
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Clustering, EJB3, Test Suite
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: JBossAS-5.0.0.GA
EJB3 SFSB Portion of parent task.
--
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
Sample Drools program variable assignment may confuse first-time users
----------------------------------------------------------------------
Key: JBRULES-1872
URL: https://jira.jboss.org/jira/browse/JBRULES-1872
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: drools-eclipse
Affects Versions: 5.0.0.M3
Reporter: Len DiMaggio
Assignee: Mark Proctor
Priority: Trivial
I first noticed this a while ago - in the sample Drools project created in eclipse, Sample.drl includes when statements that assign the 'message' member of the referenced class to a local variable also named 'message':
m : Message( status == Message.HELLO, message : message )
I think it would be helpful to users to change the variable name - for example:
m : Message( status == Message.HELLO, myMessage : message )
--
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
Add WS-HT service views to IDE
------------------------------
Key: JBRULES-1757
URL: https://jira.jboss.org/jira/browse/JBRULES-1757
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Eclipse IDE
Reporter: Kris Verlaenen
Assignee: Kris Verlaenen
Fix For: FUTURE
--
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
Discard consumer messages
-------------------------
Key: JBMESSAGING-1214
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1214
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 2.0.0 Beta
Some message data e.g. stock prices is transitory, if the consumer is slow, we don't want many messages for the consumer to build up in its subscription.
We should allow for the max number of messages to keep over and above the prefetch buffer to be specified.
Older messages are removed.
--
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
Client connect port should be configurable
------------------------------------------
Key: JBMESSAGING-1296
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1296
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 2.0.0 Beta
The client TCP connect port should be configurable in the JBM config, so it can work behind firewalls where the port needs to be specified
--
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
Selenium test cases for portal admin ui
---------------------------------------
Key: JBPORTAL-2036
URL: http://jira.jboss.com/jira/browse/JBPORTAL-2036
Project: JBoss Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Portal QA
Affects Versions: 2.6.5 Final
Reporter: Prabhat Jha
Assigned To: Prabhat Jha
Umbrella tasks for portal admin ui testing automation. I am going to work with Leonid (leonidlm(a)gmail.com) on this. He has volunteered to help.
--
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