[JBoss-user] [The Lizzard's corner] - Re: What is the biggest site using JBoss ?

2004-07-25 Thread michael_lacy
We deployed the site on a couple dozen Xeon servers running Red Hat linux. We're using Struts, Tiles, Hibernate, Velocity, & Spring and the performance is great. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843214#3843214 Reply to the post : http://www.jb

[JBoss-user] [The Lizzard's corner] - Re: What is the biggest site using JBoss ?

2004-07-23 Thread michael_lacy
We've worked out the major bugs and now the site is very stable and fasteven when we hit 15,000 concurrent users :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843110#3843110 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mod

[JBoss-user] [The Lizzard's corner] - Re: What is the biggest site using JBoss ?

2004-07-16 Thread michael_lacy
it's a little rocky but it's because of database issues, not jboss we're using a combination of jboss, tomcat, hibernate, struts, velocity, & spring and they are all performing very well, not to mention fast as well once we get our DB issues straightened out, we should have a pretty stable site

[JBoss-user] [The Lizzard's corner] - Re: What is the biggest site using JBoss ?

2004-07-01 Thread michael_lacy
2 weeks from today (July 15th) we will be relaunching our site, and it is built on a JBoss/Tomcat core. At peak hours of the day we will be serving nearly 10,000 concurrent users. http://www.bolt.com [EMAIL PROTECTED] View the original post : http://www.jboss.org/index.html?module=bb&op=vi

[JBoss-user] [Installation & Configuration] - does netboot really work as advertised?

2004-06-23 Thread michael_lacy
>From the documentation, it appears that you can take an existing server deployment, >and use it as a netboot configuration. However, in practice, it appears that this is >not the case. I've run into problems with the deployers with netboot. Basically, everything that was previously deployed

[JBoss-user] [Management, JMX/JBoss] - JMX MBean error with netboot

2004-06-23 Thread michael_lacy
I'm trying to get a netboot deployment working and I'm getting the following startup error which i do not get when starting the server "normally": | MBeans waiting for other MBeans: | ObjectName: jboss.admin:service=PluginManager | state: CONFIGURED | I Depend On: jboss.jmx:type=adap

[JBoss-user] [HTTPD, Servlets & JSP] - Re: MBean Error when starting Tomcat with JBoss 3.2.4

2004-06-16 Thread michael_lacy
http://jboss.org/index.html?module=bb&op=viewtopic&t=50602 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838997#3838997 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838997 --

[JBoss-user] [HTTPD, Servlets & JSP] - MBean Error when starting Tomcat with JBoss 3.2.4

2004-06-08 Thread michael_lacy
Starting JBos 3.2.4 with Tomcat v.5.0.26, i get the following error: | 10:38:53,187 INFO [Tomcat5] Saw org.jboss.system.server.started notification, starting connectors | 10:38:53,187 WARN [Tomcat5] Failed to startConnectors | RuntimeOperationsException: null | Cause: java.lang.Illegal

[JBoss-user] [Beginners Corner] - Re: error under jboss jmx-console running with tomcat 5

2004-02-12 Thread michael_lacy
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821247#3821247 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821247 Agreed, where/what is the fix? Would be nice to be able to use the jmx-console :-) -