[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Abnormalin HttpServletRequest

2006-02-11 Thread jdragon
Is there a bug in Tomcat? I always get 127.0.0.1 from request.getRemoteAddr()! I'm trying to the actual client's IP address which getRemoteAddr is supposed to return. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923077#3923077 Reply to the post : http://w

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: How do I reset DurableSubscriptionsCount

2005-12-20 Thread jdragon
Thanks, so how do I manually remove these messages and the runaway references from past clients that haven't unsubscribed? "[EMAIL PROTECTED]" wrote : What has closing the connection or restarting the server got to do with it? | | If they are durable subscriptions, they survive. They are "D

[JBoss-user] [Messaging, JMS & JBossMQ] - How do I reset DurableSubscriptionsCount

2005-12-20 Thread jdragon
I have a Topic Queue and apparently, I forgot to close the connections during development. It seems like this count sticks around even after I stop/start JBoss...so I how do I reset DurableSubscriptionsCount back down to 0? View the original post : http://www.jboss.com/index.html?module=bb&op=