We have a application which created in
weblogic 6
jdk1.3
now we migrate the same into jboss 4.1 with jdk1.6
Issues
1. performance is very slow
2. duplicate message calling [it calls repeatedly, so output is like duplicate]
here is our
weblogic 6 jms setting
Java code [queue name we created like mbean] and no problem in the code it works.
JBoss 4.1, the same code not working perfectly.
jbossmq-destinations-service.xml
JAVA, we used UIL2ConnectionFactory
Please help me to get rid from this. very urgent...
thanks in advance.