Hi
 We are using Jboss for our projects, we are using JbossMQ for sending and receiving messages, our front end is applet .
while using default connection factory which is basically using two way socket connection, we are unable to receive messages from the queue/topic but we can send/publish the message over the network
If we use UILconnectionFactory we are able to receive message over the network but we cann't close the connection by Connection.close() method it gives an error like
 
org.jboss.mq.SpyJMSException: Error whle closing UILClientIL connection
 at org.jboss.mq.Connection.asynchFailure(Connection.java:412)
 at org.jboss.mq.il.uil.UILClientILService.run(UILClientILService.java:216)
 at java.lang.Thread.run(Unknown Source)
 
if any one has the solution,

Warm Regards,
Paritosh Das
Email: [EMAIL PROTECTED]
Home: 09811160056

Reply via email to