[jboss-user] [JBoss Messaging Users] - Re: JBoss 4.2.3 GA, JBoss Messaging 1.4.2 SP1 GA and Worker

2009-11-02 Thread mayureshk
Thanks Howard, I was able to download the JBoss Messaging zip file on Windows platform and this time around it was correctly downloaded. I upgraded to JBoss Messaging 1.4.5.GA and JBoss Remoting 2_2_3_SP1 however there is no change in my observations. The Worker Threads still remain in memory a

[jboss-user] [JBoss Messaging Users] - Re: JBoss 4.2.3 GA, JBoss Messaging 1.4.2 SP1 GA and Worker

2009-11-02 Thread mayureshk
Thanks for your suggestions. The JBoss 4.2.3 GA default Remoting package was upgraded to JBoss Remoting version to 2.2.2 SP11. After running the test again I saw no change in the behavior i.e. the worker thread count reaches a high water mark and stays there. All the Worker threads remain in wa

[jboss-user] [JBoss Messaging Users] - Re: JBoss 4.2.3 GA, JBoss Messaging 1.4.2 SP1 GA and Worker

2009-11-02 Thread mayureshk
Hi Howard, Thankyou for your response. I will post the issue to JBoss Remoting forum. The JBoss Remoting version is 2.2.2.SP8 the one that came with JBoss AS 4.2.3 GA (haven't upgraded the JBoss Remoting version). | Contents of Manifest.mf file in jboss-remoting.jar are shown below: | |

[jboss-user] [JBoss Messaging Users] - JBoss 4.2.3 GA, JBoss Messaging 1.4.2 SP1 GA and Worker Thre

2009-11-01 Thread mayureshk
I will appreciate any insight regarding the behavior observed with JBoss 4.2.3 GA, JBoss Messaging and Worker Threads. The JBoss 4.2.3 GA is running on Windows XP (SP 3) and uses jdk1.6.0_12. The server is configured to use JBoss Messaging jboss-messaging-1.4.2.GA-SP1 (instead of JBoss MQ provid

[jboss-user] [JBoss AOP] - Re: AOPC compiler seems to run successfully without Aspectiz

2008-02-05 Thread mayureshk
Hi Flavia, You are right, the "src" tag must point to the class files to be transformed. Although I had read the docs, I made an error in thinking of the "src" folder as the actual Java sources. I had to set the "src" tag as shown below to get the AOPC compiler to pickup the files correctly,

[jboss-user] [JBoss AOP] - AOPC compiler seems to run successfully without Aspectizing

2008-01-31 Thread mayureshk
I recently got introduced to JBOSS AOP and was able to try out the sample code. Thanks to the development team for all their efforts. My development environment is Windows XP, JDK build 1.6.0_03-b05 and JBoss-AOP_1.5.6.GA I am facing a interesting issue while using the AOPC compiler. The compil