Name | Modified | Size | Downloads / Week |
---|---|---|---|
smq.src.rar | 2012-07-20 | 10.8 kB | |
Readme.txt | 2010-12-17 | 645 Bytes | |
javadoc.zip | 2010-12-17 | 148.3 kB | |
smqconsumer.zip | 2010-12-17 | 18.3 kB | |
sender.zip | 2010-12-17 | 17.7 kB | |
smartmq.jar | 2010-12-16 | 44.4 kB | |
Totals: 6 Items | 240.1 kB | 0 |
here we have 3 files 2 zip files and a library file that contains smartmq library. extract zip files and open them with netbeans run a jboss app server and add two queues to it and name them RequestQueue and ResponseQueue add smqrtmq.jar and these jboss libraries to your application these libraries are for jboss-4.2.3.GA for higher versions use equal jboss libs in client folder of you jboss i tested for both jboss-4.2.3.GA and jboss-5.1.0.GA jboss-4.2.3.GA 1- concurrent.jar 2- jboss-common.jar 3- jboss-j2ee.jar 4- jboss.jar 5- jbossmq.jar 6- jnpserver.jar and then run the application.