Re: [JBoss-user] EJB Stats in web-console

2003-07-14 Thread Neal Sanche
On July 14, 2003 01:17 pm, Adrian Brock wrote: > On Sun, 2003-07-13 at 20:27, Scott M Stark wrote: > > Yes, there should be no difference. I don't know if its the jsr77 > > layer or the web console that is not hooking up the stats > > correctly. What does the jmx-consol e show for the bean in > > q

Re: [JBoss-user] EJB Stats in web-console

2003-07-14 Thread Adrian Brock
On Sun, 2003-07-13 at 20:27, Scott M Stark wrote: > Yes, there should be no difference. I don't know if its the jsr77 layer or the > web console that is not hooking up the stats correctly. What does the jmx-consol > e show for the bean in question? Hi Scott, I fixed this just after the 3.2.1 re

Re: [JBoss-user] EJB Stats in web-console

2003-07-13 Thread Scott M Stark
Yes, there should be no difference. I don't know if its the jsr77 layer or the web console that is not hooking up the stats correctly. What does the jmx-consol e show for the bean in question? -- Scott Stark Chief Technology Officer JBoss Group, LLC x

[JBoss-user] EJB Stats in web-console

2003-07-12 Thread Neal Sanche
Hi All, I noticed that some of my older EJBs were showing me EJB statistics in the web-console, but many of my newer EJBs were not. I tracked it down to the older ejbs actually having remote interfaces and jndi-name set. My newer beans only have a local interface and are bound using local-jndi