[JBoss-dev] [JBossCache] - Re: replication-granularity ATTRIBUTE problem

2004-12-10 Thread analogueboy
I haven't looked at jbosside for a while because, as you said, it isn't the most intuitive environment to work in. The best JSP development environment available for eclipse is MyEclipse. Whilst it isn't free, you can download a 30 day trial and it only costs $30. Alterntively, you could use th

[JBoss-dev] [JBossCache] - Re: replication-granularity ATTRIBUTE problem

2004-12-09 Thread tokobayashi
I've opened a bug in jira. http://jira.jboss.com/jira/browse/JBWEB-7 This is my first time to use jira.So I'm afraid that I did something wrong.And I couldn't find a way to assign you.(Should I choose porject 'JBossCache' ?) Anyway, I will send you a server.log ASAP. View the original post :

[JBoss-dev] [JBossCache] - Re: replication-granularity ATTRIBUTE problem

2004-12-08 Thread [EMAIL PROTECTED]
Oh, one more thing. Would you mind sending me your log. There maybe a chance that I can decipher it. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857911#3857911 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=385

[JBoss-dev] [JBossCache] - Re: replication-granularity ATTRIBUTE problem

2004-12-08 Thread [EMAIL PROTECTED]
OK, that may explain it. I only did load test on 3.2.6 (although not as heavy, perhaps). Anyway, this is a serious bug. Can you do me a favor of opening a bug in jira.jboss.com (we are migrating to JIRA for issue tracking now)? I'd say the category is either web or just AS. Please assign it to

[JBoss-dev] [JBossCache] - Re: replication-granularity ATTRIBUTE problem

2004-12-08 Thread tokobayashi
Thank you for reply. This can easily reproduce with a simple servlet handling HttpSession. like this: public void doGet(HttpServletRequest request, HttpServletResponse response) | throws ServletException, IOException { | | HttpSession session = request.getSession(); | Intege

[JBoss-dev] [JBossCache] - Re: replication-granularity ATTRIBUTE problem

2004-12-07 Thread [EMAIL PROTECTED]
Are you sure this is not a log4j problem ? E.g. did you remove the ROOT element, otherwise everything is logged twice ? Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857674#3857674 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[JBoss-dev] [JBossCache] - Re: replication-granularity ATTRIBUTE problem

2004-12-06 Thread [EMAIL PROTECTED]
Thanks for letting me know. Is there a good way to reproduce this problem? If not, can you send me the log file to [EMAIL PROTECTED] I did some load test when 3.2.6 was released. But none of this problem was discovered, of course. -Ben View the original post : http://www.jboss.org/index.html