[JBoss-dev] [JBossWeb] - Redundant code in AbstractWebContainer?

2004-08-10 Thread raja05
Hello I was doing some debug in the AbstractWebContainer when i came across this piece of code in the parseWebAppDescriptors method. // Create a java:comp/env environment unique for the web application | log.debug(Creating ENC using ClassLoader: +loader); |

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: TODO: JMX Message Listing

2004-05-18 Thread raja05
I have a method called public MessageReference[] getMessageReferences(String selector, int pageNum) that can be used for the listing of messages paginated. The user typically passes in the pageNumber(based on the pagesize, see below) containing the list of messages he wants to see. There is

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: TODO: JMX Message Listing

2004-05-17 Thread raja05
Adrian Which version is this added to? HEAD? Thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3835187#3835187 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3835187

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: TODO: JMX Message Listing

2004-05-17 Thread raja05
OOps Sorry, Dint check the change notesfor 3.2.4 before posting this View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3835188#3835188 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3835188

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: TODO: JMX Message Listing

2004-05-17 Thread raja05
How about adding a method that sets the number of messages that are retrieved for doing the list operation alone? The browse code could be modified to take in a start and number of messages to return a subset of total number of documents. As of 3.2.2.RC4, only the JMSQueue's browse method is

[JBoss-dev] [TODO -- DEVELOPMENT] - Contribute for Jboss 4

2004-05-03 Thread raja05
Can non-jboss employees contribute to jboss 4 for the tasks specified in the roadmap. If so, can the source be checked out from HEAD? Also, is there an updated roadmap as and when tasks are completed Thanks View the original post :